Hugo Themes
EasyBook
EasyBook is ported from jekyll-theme-EasyBook, simple but powerful. Passed the test in Hugo v0.58.3.
Screenshots
Start
Please refer to Official Document before starting.
hugo new site myblog
cd myblog
git clone https://github.com/Y4er/hugo-theme-easybook themes/easybook
cp themes/easybook/exampleSite/config.toml config.toml
hugo new post\helloworld.md
hugo server
Features
- Recent articles
- Image lazy loading
- Lightbox
- Baidu push statistics
- Google stats
- Automatic catalog
- Multiple comment systems
- Code highlighting
- 😁 expression
- Custom js, css
- Shortcode
THINKS
This warehouse is based on a number of open source topics, and I would like to thank you.
Many references to the Official Theme Development Document during development.