Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Latest commit

 

History

History
51 lines (36 loc) · 1.96 KB

README.md

File metadata and controls

51 lines (36 loc) · 1.96 KB

Hugo Theme Shoka

A hugo theme port from hexo-theme-shoka

Still in development, lots of bugs need to be fixed

Notice I am migrating this blog theme to Astro.

Document

please check out document here

Current Support Features

  • Random images for cover
  • Table of content
  • Series articles
  • Dark mode
  • Shoka shortcodes
  • Pjax
  • Lazy load images
  • Auto scroll, remember article scroll position
  • Overlay window for images with fancybox
  • Comment support with waline
  • Page load progress bar with pace-js
  • Algolia for local search
  • Background image player

Development

git clone https://github.com/birdgg/hugo-theme-shoka.git
cd hugo-theme-shoka
hugo server -s ./exampleSite -D --themesDir "../.." -

Acknowledgements

hugo-theme-luna

hugo-theme-meme

hexo-theme-shoka