Deploy Hugo + Netlify CMS in minutes!
[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/RoneoOrg/hugo-remix-one-click-netlify-cms&stack=cms)
Features
Getting started
Deploy to Netlify
You can generate your own website based on Remix with this link. You will be guided through the following steps:
- this repo will be duplicated on Github or Gitlab. An account is required and will be created on the way if needed.
- Netlify will then use these files to build your website. Hosting, SSL certificate and domain are automatically set up. For free!
- When your website is ready, Netlify sends you an email with an invitation link. Open this link, set up your password and you are in!
Run locally
- Install Hugo.
Hugo versions 0.71, 0.80 and 0.96 was successfully tested. Note that Hugo extended is required.
- Clone the repo:
git clone https://gitlab.com/Roneo/hugo-remix-one-click-netlify-cms.git remix
- Run:
cd remix && hugo server
Acknowledgements
Remix is based on Kimix, by OhBonsaï. See CHANGELOG.md for a diff.
Screenshots
Dark theme
Light theme
Netlify CMS / Homepage
Edition
Media management
License
Remix is released under the Apache 2.0 license
Contribute
This project is open to contribution. I personnaly use this Gitlab repo but feel free to open a ticket or submit a PR on Github
Going further