File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed
docsy.dev/content/en/docs/get-started Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 22---
33title: Get started
44weight: 2
5- aliases: [ /docs/ getting-started/ ]
5+ aliases: [ getting-started]
66date: 2018-07-30
77description:
88 Learn how to get started with Docsy, including the available options for
Original file line number Diff line number Diff line change @@ -10,7 +10,9 @@ params:
1010outputFormats :
1111 PRINT :
1212 baseName : index
13- isHTML : true
13+ # FIXME: leave isHTML unset (i.e. false) until we get a Hugo fix for
14+ # https://github.com/gohugoio/hugo/issues/14381
15+ # isHTML: true
1416 mediaType : text/html
1517 path : _print
1618 permalinkable : false
Original file line number Diff line number Diff line change 11{
22 "name" : " docsy" ,
3- "version" : " 0.13.1-dev+4-g9334955 " ,
3+ "version" : " 0.13.1-dev+5-gb52c265 " ,
44 "repository" : " github:google/docsy" ,
55 "homepage" : " https://www.docsy.dev" ,
66 "license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments