Go to file
José Mª Escartín f6caaf0493 Update fontawesome to v5.11.2 in default layout. (#236) 2019-11-18 10:24:05 -03:00
.github Update PR template (#125) 2018-11-29 09:39:52 -02:00
archetypes Add OpenGraph to each page (#147) 2019-03-04 11:43:54 -03:00
assets/scss Adjust dark mode colorscheme (#225) 2019-10-09 11:14:10 -03:00
exampleSite Add Stackbit Integration (#208) 2019-09-19 10:08:54 -03:00
i18n Add Japanese translation (#228) 2019-10-15 10:08:24 -03:00
images Update images 2018-09-14 09:28:05 -03:00
layouts Update fontawesome to v5.11.2 in default layout. (#236) 2019-11-18 10:24:05 -03:00
resources/_gen/assets/scss/scss Add see also section to posts footer (#152) 2019-03-11 08:21:14 -03:00
static/images Add SCSS via Asset Pipeline (#65) 2018-08-21 16:26:15 -03:00
.editorconfig Add SCSS via Asset Pipeline (#65) 2018-08-21 16:26:15 -03:00
.gitignore Add resources folder 2018-09-14 11:08:17 -03:00
CONTRIBUTORS.md Update fontawesome to v5.11.2 in default layout. (#236) 2019-11-18 10:24:05 -03:00
LICENSE.md Initial files 2018-02-28 22:38:59 -03:00
Makefile Add HUGO_BIN into Makefile 2019-01-02 17:06:58 -02:00
README.md Add Stackbit Integration (#208) 2019-09-19 10:08:54 -03:00
netlify.toml Replace deprecated .Hugo with hugo. (#171) 2019-04-23 10:17:29 -03:00
stackbit.yaml Add Stackbit Integration (#208) 2019-09-19 10:08:54 -03:00
theme.toml Replace deprecated .Hugo with hugo. (#171) 2019-04-23 10:17:29 -03:00

README.md

Hugo Coder Logotype

A simple and clean blog theme for Hugo.

Quick Start

  1. Add the repository into your Hugo Project repository as a submodule, git submodule add https://github.com/luizdepra/hugo-coder.git themes/hugo-coder.
  2. Configure your config.toml. You can either use the this minimal configuration as a base, or look for a complete explanation about all configurations here. The config.toml inside the exampleSite is also a good reference.
  3. Build your site with hugo serve and see the result at http://localhost:1313/.

Extra Guides

License

Coder is licensed under the MIT license.

Maintenance

This theme is maintained by its author Luiz de Prá with the help from these awesome contributors.

Special Thanks

  • Gleen McComb, for his great article about custom pagination.
  • All contributors, for every PR and Issue reported.

Stackbit

This theme is ready to import into Stackbit. This theme can be deployed to Netlify and you can connect any headless CMS including Forestry, NetlifyCMS, DatoCMS or Contentful.

Create with Stackbit