About
This is blog of my-friends
- Web site: phapli.github.io/my-friends
Setup & run locally
- If you don't have Ruby installed, install Ruby 2.1.0 or higher.
- Install jekyll.
- Clone this source from github:
$ git clone https://github.com/phapli/my-friends.git
- Change directories to the new repository you cloned
$ cd my-friends
- Install needed gem
$ bundle install
- Run this page locally
bundle exec jekyll serve
After that, open your browser to 127.0.0.1:4000/my-friends
and you will find it there.
Write post
Write anything you like in sub folder /_post
Follow the format of file: 2017-04-05-git-tips.md