Skip to content

ruanyl/crispy-robot

Repository files navigation

crispy-robot

dead "simple" Medium like blog, 100% hosted on Github

sample articles are from auth0

How to use:

  1. git clone https://github.com/ruanyl/crispy-robot.git
  2. cd crispy-robot, run npm install
  3. mkdir posts, then copy all your posts which are markdown format to posts folder
  4. open site.conf.json
{
  "username": "your-github-username",
  "repo": "your-github-repo",
  "branch": "gh-pages"
}
  1. run npm run deploy, that's it!

TODO:

  • theme support
  • render html from template, so that page contents like title can be easily added
  • a markdown editor is working in progress

Pull requests are welcome!

About

dead "simple" Medium like blog, enjoy writing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published