Lightweight Hugo blog theme. Demo at vaccha.com.
- Responsive
- Clean, minimal look
- Full tag support
- No JavaScript or third-party frameworks
- Table of contents listing on posts (optional)
- Google Analytics integration (optional)
Option 1: Clone this repository into the themes
directory of your Hugo site. To to so, run the following from the root of your Hugo site:
$ git clone https://github.com/tf3/hugo-theme-vac.git themes/vac
Option 2: Include this repository as a git submodule of your Hugo site. To do so, run the following from the root of your Hugo site:
$ git submodule add https://github.com/tf3/hugo-theme-vac.git themes/vac
- Add screenshots
- Add example site configuration
- normalize.css - MIT
- Hugo theme Hermit - MIT
- for some code in
list.html
and corresponding CSS
- for some code in