close
Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
281 views

I'm new to Docsy (and Hugo). Trying to build the example site for the very first time. I'm getting this error: hugo v0.134.2-1c74abd26070b0c12849550c974a9f3f1e7afb06+extended linux/amd64 BuildDate=...
user3188695's user avatar
0 votes
1 answer
127 views

I have install hugo v0.128.2 and Docsy example as a template (last version) on windows 11. In doc section the edit link is refered the github repo + the local absolute path instead of related path in ...
tschi's user avatar
  • 36
1 vote
1 answer
237 views

I am trying to enable Lunr.js offline search in my hugo site with docsy theme. I have enabled the following in my config.toml file # Enable Lunr.js offline search offlineSearch = true ...
Pankesh Patel's user avatar
0 votes
1 answer
606 views

According to Docsy documentation here If your content is markdown, use the percent sign % as outermost delimiter of your tab shortcode, your markup should look like {{% tab %}}Your markdown content{{%...
coronelcortez's user avatar
0 votes
1 answer
878 views

I am quite new to Hugo and trying to understand it through documentation and other things. I am creating a simple shortcode which I would like to include within my page but for some reason the ...
BATMAN_2008's user avatar
  • 3,662
1 vote
0 answers
113 views

I wanted to add some information regarding the Privacy statement to the static website that I am developing using the Hugo with Docsy theme. I have added a folder content\en\privacy\_index.md and ...
BATMAN_2008's user avatar
  • 3,662
0 votes
1 answer
149 views

I am developing a simple website using the Hugo static website generator and the Docsy theme. The website includes a simple information Cookie Banner so I have added the same to my static website by ...
BATMAN_2008's user avatar
  • 3,662
0 votes
0 answers
68 views

I am developing a sample website using Hugo static website generator by using the Docsy theme. The website includes the Cookie Banner so I have added the same to my static website by referencing the ...
BATMAN_2008's user avatar
  • 3,662
0 votes
1 answer
809 views

I am developing a static web application using Hugo with Docsy theme. I would like to add an condition within Docsy Partials code where I would like to append the mailTo: word to my .url if the .mail ...
BATMAN_2008's user avatar
  • 3,662
1 vote
1 answer
1k views

I have a Hugo site with lots of folders and subfolders, containing both _index.md files and many others. It uses the docsy theme. Running hugo server displays the site correctly in the browser at ...
Francis's user avatar
  • 907
2 votes
0 answers
508 views

Using the docsy example site locally with a corporate proxy that uses http:, and attempting to run hugo server returns: hugo: downloading modules … go: github.com/FortAwesome/[email protected]...
Jason's user avatar
  • 7,710
2 votes
1 answer
939 views

I'm trying to render an OAS file using Hugo Docsy SwaggerUI Shortcode but the rendered page doesn't contain the expected result. Here is my rest-api.md file: --- title: "REST API" linkTitle: ...
Younes's user avatar
  • 1,679
2 votes
0 answers
537 views

I have been working on a project and recently, in Circle CI pipelines, I started to get this error. /root/project/node_modules/fs-extra/lib/mkdirs/make-dir.js:85 } catch { ^ SyntaxError: ...
Sojimanatsu's user avatar
4 votes
2 answers
1k views

I am using hugo (https://gohugo.io/) and trying to make an external link in the menu (docsy theme). I changed the _index.md to: --- title: "Documentation" linkTitle: "Documentation"...
grexor's user avatar
  • 119
24 votes
2 answers
21k views

I am facing this issue while building my application- 2020-07-12 16:48:39 ....: ^ SyntaxError: Unexpected token { at createScript (vm.js:80:10) at Object.runInThisContext (...
tg_anon's user avatar
  • 241

15 30 50 per page