/my-friends

my friends technical sharing

Primary LanguageCSSOtherNOASSERTION

About

This is blog of my-friends

Setup & run locally

  1. If you don't have Ruby installed, install Ruby 2.1.0 or higher.
  2. Install jekyll.
  3. Clone this source from github:
$ git clone https://github.com/phapli/my-friends.git
  1. Change directories to the new repository you cloned
$ cd my-friends
  1. Install needed gem
$ bundle install
  1. 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