Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Latest commit

 

History

History
43 lines (31 loc) · 1.51 KB

README.md

File metadata and controls

43 lines (31 loc) · 1.51 KB

Sugoi - An Ultra Minimal Hugo Theme

Hugo-Sugoi is ultra minimal theme built for personal blogs and can be used for learning hugo theme designing. Feel free to use this theme for creating an awesome hugo theme. Sugoi theme is bare-bones(literally since it is built on Skeleton) and the theme is javascript free.

Theme Demo

hugo-sugoi - An Ultra Minimal Hugo Theme

Features

  • Built on Skeleton and javascript free
  • Consist of custom.css
  • Clean Landing Page with latest blog posts
  • Custom Icons for category
  • Read time on index page and articles
  • Font Awesome icons
  • Toggle based hamburger menu that doesn't require javascript

Also supports Hugo internal templates for

  • Google Analytics
  • Disqus Integration

Sugoi theme contains blog, single page, contact page, 404 page template.

Installation

Inside the folder of your Hugo site run:

$ git submodule add https://github.com/aanupam23/hugo-sugoi.git themes/hugo-sugoi

Licence

License

Acknowledgements