diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,5 +1,7 @@ # Hugo theme Hermit +[](https://app.netlify.com/sites/hugo-theme-hermit/deploys) + Hermit is a minimal and fast theme for Hugo. It's built for bloggers who want a simple and focused website.  @@ -13,13 +15,15 @@ Hermit is a minimal and fast theme for Hugo. It's built for bloggers who want a * Extremely lightweight and load fast. No third party framework, no unnecessary code. * Responsive & Retina Ready. Scales gracefully from a big screen all the way down to the smallest mobile phone. Assets in vector format ensures that it looks sharp on high-resolution screens. +**[Theme Demo](https://hugo-theme-hermit.netlify.com/)** (uses contents and config from the `exampleSite` folder) +  ## Getting started ### Installation -Run this command from the root of your Hugo directory (Git needs to be installed): +Run this command from the root of your Hugo directory: ```bash $ git clone https://github.com/Track3/hermit.git themes/hermit |
