- Clone this repository.
- Run
bundle install
- Install MacDown markdown editor -
brew cask install macdown
- Start local server
bundle exec jekyll --server --auto
- Create a new git branch `post/title_of_my_new_post'
- Run
bundle exec rake new_post\['title_of_my_new_post'\]
- Open newly generated file in MacDown.
- Edit meta information in header.
- Write the post.
- Take a look at it on your local server (you'll have to switch published flag to true).
- Once you are satisfied with the post push your changes to Github and make a pull request.
To deploy latest changes run:
bundle exec rake generate
bundle exec rake deploy
The suffix -ist is used to denote a person who either practices something or a person who is “user of/expert in” something or a person who holds certain principles, doctrines, etc.