Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 876 Bytes

File metadata and controls

16 lines (10 loc) · 876 Bytes

gitireadme.web

The front-end of gitireadme. Showing a list of interested articles.

Build a decentralized blog website in 5 mins

  1. Create a repository on Github, get the repository url, say "myusername/myblog".
  2. Edit the README.md file of the repository
  3. Fork this repository, "gitireadme/gitireadme.web".
  4. Change to the "gh-pages" branch, and select the "conf/settings.yml" file.
  5. Edit "settings.yml" online, make sure the type is "simple" and server is "http://api.gitireadme.com". Then under the articles, add your new repository url " - myusername/myblog", please follow the format of yaml.
  6. Click "Commit" button below, then you get a decentralized blog! The address is "http://myusername.github.io/gitireadme.web".

Further guide please visit our github pages website: gitireadme.web