Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
0 votes
0 answers
35 views

Custom authentication using Decap CMS

I am trying to build a static site generator similar to this I want to use my own custom auth in my Hugo + Decap setup. Also how do I make sure that the changes in admin panel go to my Azure devops. ...
Prem Kumar's user avatar
0 votes
1 answer
214 views

How to add data section to Netlify CMS?

I have a Hugo-based site and a couple of partials on the main page that I would like to add as parts of CMS. The partials are made of HTML layout and YAML in the data section. How can I expose this ...
miller's user avatar
  • 1,688
0 votes
1 answer
270 views

How to edit Hugo content files directly in content root folder

I am new to netlify and netlifyCMS. Did upload a Hugo site which is working well. Now trying to implement CMS. It is a very simple site with only a few *.md content files located directly in the root ...
Manuel's user avatar
  • 3
1 vote
2 answers
775 views

How come Netlify CMS on localhost is not working?

I’m from Taiwan and not good at English, but I’ll try my best to explain my question. I use Netlify CMS to build my Hugo website. Everything runs well, but when I want to change and check if the CMS’s ...
YU CHIN WU's user avatar
0 votes
1 answer
213 views

hugo theme with netlify cms white admin page error

My problem is when I try to connect the HUGO theme with Netlify cms, using an official Netlify guide and also 1 blog on how to connect Hugo with netlify cms, when I try to open website/admin then I ...
valmikiRama's user avatar
4 votes
1 answer
1k views

Can't read SASS files with Hugo

Dear Excellent developes. I'm trying to duild static web site with Hugo (Netlify CMS). I wanna build from scratch, if I can;-) ( I designed the site by myself. SO I wanna write sass from scratch). But,...
mofuty's user avatar
  • 53
0 votes
1 answer
331 views

Add Amazon Affiliate links to Netlify CMS Hugo site - markup unsafe=true

I created the default Netlify CMS site with Hugo to test it out. The first test I wanted to do was to get Amazon Affiliate sites to work. With my actual site, I had to edit the config.toml file to ...
DevGin's user avatar
  • 453
0 votes
1 answer
38 views

Is it possible to automate NetlifyCMS to bookmark websites?

I use a Hugo on Netlify with NetlifyCMS to bookmark websites. But every time I want to do that I need to make it by hand and then publish. Is there any way to automate this? How would you go about if ...
idm's user avatar
  • 189
0 votes
1 answer
284 views

Make multilingual content folder template for Hugo with Netlify CMS

Any ideas on how to make a deeper sub-folder structure for the Netlify CMS template that serves the content pages. Is it possible to be done with Netlify CMS config.yml template. That's what I have ...
idm's user avatar
  • 189
0 votes
1 answer
373 views

How to add list of blog posts in Blog section with netlify CMS?

I already asked this question in the Netlify community but no response yet so I thought I should also post the question here in case someone could help solve the problem. I am using Hugo-academia ...
Toluwalemi's user avatar
0 votes
1 answer
186 views

How to manage url of Hugo site hosting on netlify?

I am trying to make static pages on a hugo website hosting on netlify using netlify CMS and academic theme. My aim is: example.com/admission example.com/admission/ exapmle.com/admission/success/ ...
user4565857's user avatar
1 vote
3 answers
276 views

Making Content Editable with Netlify CMS and Hugo

I'm trying to wrap my head around how I can go into the Netlify CMS and be able to edit the home page texts using Hugo. Days of research is leading me nowhere since all documents are about doing blog ...
Ram Dettmer's user avatar
0 votes
1 answer
1k views

Page not found with hugo on netlify

I recently translated a site I wrote myself to hugo so I am not using a theme, I tested it on localhost and it ran perfectly, however, when trying to host it on netlify I get a page not found error. I ...
guido guevara's user avatar
0 votes
1 answer
202 views

Looping through selected pages in a relation field

I have a relation field in netlify-cms which prints out my multiple selected related pages. Im struggling to get hugo to go through the loop and grab the title from each page using a combo of range/...
Roy Barber's user avatar

15 30 50 per page