# hugo-theme-next **Repository Path**: raycodr/hugo-theme-next ## Basic Information - **Project Name**: hugo-theme-next - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # NeXT NeXT is a fast and clean theme for [Hugo](http://gohugo.io/). which was inspired by a Hexo theme named [NexT](https://github.com/iissnan/hexo-theme-next). ![](https://img.shields.io/badge/hugo-0.14%2B-brightgreen.svg?style=flat-square) # Preview ## Live demo [visit live demo](http://www.himysql.com) ## screenshot ![](https://raw.githubusercontent.com/leopku/hugo-theme-next/master/images/tn.png) # Features - 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. # TODO - [ ] Diplaying social accounts - Facebook - Twitter - Github - Gravatar - Weibo (for Chinese) - [ ] Optimizing UI and adding animation # Install ```shell $ cd themes $ git clone https://github.com/leopku/hugo-theme-next.git next ``` # Update ```shell $ cd themes/next $ git pull ``` # Thanks All works of NeXT was based on following projects, many thanks all the authors of them. * [jQuery](http://jquery.com) * [Hugo](http://gohugo.io/) * [uikit](http://getuikit.com/) * [Waypoints](http://imakewebthings.com/waypoints/) * [Disqus](http://disqus.com) * [Highlight.js](https://highlightjs.org/)