NeXT is a fast and clean theme for Hugo. which was inspired by a Hexo theme named NexT.
- Linking static files from cdn.jsdelivr.com
- Google Analytics supported
- Infinite loading articles when scroll to buttom of article listing page.(default)
- Customizable number of articles per-page.
- Traditional pagination as
Prev
/Next
also supported when infinite loading disabled. - Lazy loading Disqus
- Related posts
- Syntax highlighting
- Customable creating time of site which should display in footer of each page and license declaring of each post
- License delaring in head of each post.
- Diplaying social accounts
- Github
- Gravatar
- Weibo (for Chinese)
- Optimizing UI and adding animation
$ cd themes
$ git clone https://github.com/leopku/hugo-theme-next.git next
$ cd themes/next
$ git pull
All works of NeXT was based on following projects, many thanks all the authors of them.