seanlane / lane-grid

A Hugo template, built on the hugo-coder theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A theme for Hugo based on the Hugo-coder theme. This was hacked together for my own personal needs, and you're probably better off using the parent theme for your own extensions. I don't anticipate this being widely used by others.

Quick Start

  1. Add the repository into your Hugo Project repository as a submodule, git submodule add https://github.com/seanlane/lane-grid.git themes/lane-grid.
  2. Configure your config.toml or config.yaml.
  3. Build your site with hugo serve and see the result at http://localhost:1313/.

License

Coder is licensed under the MIT license.

Maintenance

This theme is maintained by myself, Sean Lane.

About

A Hugo template, built on the hugo-coder theme

License:MIT License


Languages

Language:JavaScript 42.5%Language:CSS 28.7%Language:SCSS 16.7%Language:HTML 12.2%