Skip to content

akvariefisk/hugo-starter-netlify-cms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hugo Starter with Netlify CMS

Dead-simple Hugo theme with Netlify CMS integration. Intended to be a starter for creating your own theme with an out-of-the-box Netlify CMS integration.

Getting started

Use the deploy button to get your own copy of the repository.

Deploy to Netlify

This will setup everything needed for running the CMS:

  • A new repository in your GitHub account with the code
  • Full Continuous Deployment to Netlify's global CDN network
  • Control users and access with Netlify Identity
  • Manage content with Netlify CMS

Once the initial build finishes, you can invite yourself as a user. Go to the Identity tab in your new site, click "Invite" and send yourself an invite.

You can now add and edit content by navigating to your.app/admin.

Local Development

Clone this repository and start the development server with hugo serve.

The Netlify CMS configuration file can be found in static/admin/config.yml.

Further Reading

To learn more about building themes in Hugo, refer to Hugo's templating documentation.

To learn more about Netlify CMS, please refer to Netlify CMS's documentation.

If you want to learn more about using Netlify CMS with Hugo, I made a video explaining how to do so.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published