Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

101 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An elegant open source, mobile-first theme for Jekyll. It includes lightweight styles and placeholder content to get you up and running with a simple blog in no time.

Hyde screenshot

Open sourced under the MIT license.

<3

Deploy

docker run --rm --volume="$PWD:/srv/jekyll" -it jekyll/minimal:3 rake site:publish
cd _site
git push origin master:refs/heads/gh-pages --force

Development

docker run --rm --volume="$PWD:/srv/jekyll" -p 127.0.0.1:4000:4000 -it jekyll/minimal:latest jekyll serve --draft

About

An elegant, open source, mobile first theme for Jekyll.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages