Go to file
kendo5731 b8e812859e feat(): add support for bootstrap tables 2016-02-04 22:34:56 +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 listing, tags, categories and most recent articles 2016-02-04 22:29:46 +01:00
static feat(): add support for bootstrap tables 2016-02-04 22:34:56 +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 bootstrap tables 2016-02-04 22:34:56 +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 Twitter and Facebook share buttons
  • Support pagination in list layout
  • 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