Skip to content

jibinjim/jibinjim.github.io

 
 

Repository files navigation

Mangan

Build Status License

Mangan Jekyll Theme

Requirements

  • Ruby >= 2.3
  • RubyGems
  • Linux, Unix, or Mac OS X
  • Git

Install

Note : Follow this steps until done and your website will be online.

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

git clone https://github.com/username/username.github.io.git
cd username.github.io
sudo gem install jekyll jekyll-paginate jekyll-sitemap
sudo gem install jemoji octopress
octopress new post "Your post"
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! ✨

What's in there?

  • Beauty, minify, and little awesome code
  • Emoji support
  • Geek theme
  • Instagram view
  • Pagination
  • SEO directly used
  • Speed up
  • Unique and secret fun in code and webview
  • URI
  • More!

Demo

See demo here.

More features? you can visit Jekyll Docs.

License

MIT © Diki Ananta

Packages

No packages published

Languages

  • HTML 56.0%
  • CSS 43.4%
  • JavaScript 0.6%