Jekyll Themes

Jekyll-Iris

Author:
Xuna Xu
License:
MIT License

Jekyll Iris

I’d like to share the theme for my webpage at www.xunaxu.com. You can check out Demo Here

Features


Demo


SetUp

  1. Download or clone repo git clone https://github.com/XunaXu/Jeykll-Iris.git
  2. Enter the folder: cd Jekyll-Iris/
  3. Start Jekyll server: jekyll serve
  4. Follow console log from the terminal

Access, http://127.0.0.1:4000/Jekyll-Iris/


Customisation

> Color Theme

Change the color theme in the file located at “source/_sass/_variables.scss”
primary-color: #7E57C2; //as violet color in the demo
highlight-color: #F48FB1; //as pink color in the demo

> Google Analytics

> Disqus Comments

> Mail Chimps Subscribe Form


Credits

Forked from

Inspired from


It is under the MIT license.