piharpi / hugo-klise

A simple, elegant theme for hugo based on jekyll-klisé

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hugo-Klisé

This will be a hugo theme inspired by the original jekyll theme -- Klisé by @piharpi

Why?

  • Simply because I use hugo and I love this theme :)
  • Also for my blog

Features

  • Light & Dark Mode support 🌒
  • Customiable (using .scss)
  • Responsive (desktop, tab and mobile)
  • Mobile First Design
  • SEO Optimized
  • Pagination

Installation

  • Install theme
$ git submodule add -f https://github.com/h4r1337/hugo-klise themes/hugo-klise
  • Edit your config.toml. Example can be seen here

TODO

Major

  • Add posts search feature
  • Add Shortcodes
  • Table of Content
  • Comments
  • User customization options
    • Extended headers and footers
    • Custom css
    • More configuration options via config.toml
  • Google Analytics
  • Submit to hugo themes

Minor

  • GitInfo support
  • Custom code highlight
  • Copy code
  • Automatic post summary view (using more tag)

NOTE Still under construction!

About

A simple, elegant theme for hugo based on jekyll-klisé

License:MIT License


Languages

Language:SCSS 71.8%Language:HTML 26.9%Language:JavaScript 1.3%