This jekyll theme is based on materialize. (NOTE: this theme is only made for my own, but you can modify it freely.)
You may need some dev headers, for debian/linux, just run:
# apt-get install liblzma-dev zlib1g-dev
(Other dependencies may also needed.)
$ git clone https://github.com/mumuxme/materialize-jekyll
$ cd materialize-jekyll
$ bundle install
_config.yml
, about.md
and other(whatever you need).favicon.ico
file in the project root directory.google-analytics.js
into js
directory.Then:
$ bundle exec jekyll s
# or start with draft
$ bundle exec jekyll s --drafts
cd materialize-jekyll
# export GEM_MIRROR=mirror.https://rubygems.org
export GEM_MIRROR='Your-ruby-gem-mirror'
make build
make run
You can use GitHub-flavored emoji. See emoji cheat sheet
Others: