Skip to content

Watcher7/hugo-lithium-theme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hugo Lithium

A simple responsive blog theme for Hugo.

Hugo Lithium Theme Screenshot

Features

  • Blog
  • Responsive
  • Disqus
  • Google Analytics

Installation

Run the following inside your Hugo site folder:

$ mkdir themes
$ cd themes
$ git clone https://github.com/jrutheiser/hugo-lithium-theme

Configuration

Take a look at the sample config.toml file located in the exampleSite folder.

Content Types

Post

Used for blog posts. Blog posts are listed on the homepage.

Run hugo new post/<post-name>.md to create a post.

Page

Used for site pages.

Run hugo new page/<page-name>.md to create a page.

License

The code is available under the MIT license.

About

Lithium - A simple responsive Hugo theme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 56.5%
  • HTML 43.4%
  • GCC Machine Description 0.1%