8000 GitHub - JackEggie/simpleness: A simple and concise hugo theme
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

JackEggie/simpleness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo

hugo theme simpleness

simpleness is a concise theme for hugo which is forked from contrast-hugo.

Demo

Features

  • Responsive
  • MathJax suport
  • Google Analytics support
  • Comment systems include: disqus, valine

TODO

  • Table of content
  • Pagination for posts

Quick Start

1. Install Hugo

Download the appropriate version for your platform.

I used hugo_extended_0.75.1_Linux-64bit.deb to develop this theme.

2. Create a New Site

hugo new site myBlog

3. Use hugo theme simpleness

cd myBlog
git submodule add https://github.com/RainerChiang/simpleness.git themes/simpleness

copy the content of exampleSite

cp -r themes/simpleness/exampleSite/content .

build site

hugo server

then, open http://localhost:1313/ in your browser。

About

A simple and concise hugo theme

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0