LapinRobin / cvlm-hugo-netlify-remix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploy Hugo + Netlify CMS in minutes!

Hugo theme Remix, screenshot of the Homepage

Deploy to Netlify

Features

Nearly perfect results on Google's benchmarks

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:

  1. this repo will be duplicated on Github or Gitlab. An account is required and will be created on the way if needed.
  2. Netlify will then use these files to build your website. Hosting, SSL certificate and domain are automatically set up. For free!
  3. 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

  1. Install Hugo.
    Hugo versions 0.71, 0.80 and 0.96 was successfully tested. Note that Hugo extended is required.
  2. Clone the repo: git clone https://gitlab.com/Roneo/hugo-remix-one-click-netlify-cms.git remix
  3. Run: cd remix && hugo server

Acknowledgements

Remix is based on Kimix, by OhBonsaï. See CHANGELOG.md for a diff.

Screenshots

Dark theme

Dark theme

Light theme

Light theme

Netlify CMS / Homepage

Homepage of Netlify CMS

Edition

Single post edition

Media management

Media gallery

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

About

License:Apache License 2.0


Languages

Language:HTML 47.9%Language:SCSS 43.6%Language:JavaScript 7.3%Language:CSS 1.2%