Go to file
kendo5731 f4d8ac34df feat(): add support for pagination in _default/list.html 2016-02-04 23:20:36 +01:00
archetypes feat(): add support for listing, tags, categories and most recent articles 2016-02-04 22:29:46 +01:00
layouts feat(): add support for pagination in _default/list.html 2016-02-04 23:20:36 +01:00
static feat(): add support for pagination in _default/list.html 2016-02-04 23:20:36 +01:00
.gitignore refactor(): change folder structure to be an actual hugo theme 2016-02-02 21:02:27 +01:00
LICENSE.md refactor(): change folder structure to be an actual hugo theme 2016-02-02 21:02:27 +01:00
README.md feat(): add support for pagination in _default/list.html 2016-02-04 23:20:36 +01:00
gulpfile.js chore(): add npm run watch for sass files 2016-02-04 22:33:40 +01:00
package.json chore(): add npm run watch for sass files 2016-02-04 22:33:40 +01:00
theme.toml refactor(): change folder structure to be an actual hugo theme 2016-02-02 21:02:27 +01:00

README.md

What is it ?

A theme for Hugo, inspired by Atom editor.

TODOs

This repo is a work in progress, there is still work to do, contributions are welcome !

  • Support "dynamic" titles and descriptions
  • Uglify CSS and Javascript
  • Add integration with Disqus
  • Add integration with Google Analytics
  • Add a "Home" link in the top of the menu
  • Add custom 404.html
  • Support for code highlighting