require:
- jekyll >= 3.0.3
- jekyll-paginate >= 1.1.0
rake post title='A Title'
or
rake post title="A Title" [date="2012-02-09"] [tags=[tag1,tag2]] [category="category"]
rake page name='about.html'
Edit the file: assets/_sass/_custom.scss
rake qrsync
Then, follow tips to do
- The Font Awesome font is licensed under the SIL OFL 1.1
- Font Awesome CSS, LESS, and SASS files are licensed under the MIT License
- Bootstrap is licensed under the MIT License
- Jekyll is licensed under the MIT License