Installation Mangan Jekyll Theme

10 Mar 2017 • Written by username

Mangan

Build Status License

Mangan Jekyll Theme

Requirements

Install

Fork, then rename to username.github.io, and clone to your computer.

git clone https://github.com/username/username.github.io
cd username.github.io
sudo gem install jekyll jekyll-paginate jekyll-sitemap jemoji
jekyll build
jekyll serve

If looks good, then deploy to GitHub.

git add -u
git add .
git commit -m "Message"
git push

Visit your website now and custom what you want! :sparkles:

What’s in there?

Demo

See demo here.

More features? you can visit Jekyll Docs.

License

MIT © Diki Ananta


Welcome