Skip to content

gdsc-ys/crayon

Repository files navigation

Crayon

Crayon is under development!
The following descriptions can be modified and it is unstable to use now.

A powerful blog generator

  • Simple and Light
  • Responsive design
  • Comments system using utterances
  • Code highlighter using react-syntax-highlighter
  • Classification using categories and tags
  • Sharing posts with read-only mode
  • Custom API for posts

post list

post

tags

Guide

How to initialize

Before you start, you should install node, npm and yarn.
node >= 16.0.0 npm >= 7.10.0

  1. Initialize your own crayon using npx.

    npx draw-with-crayon [your blog name]
    
  2. Open the generated folder and run it.

    yarn dev
    
  3. All done!

Next steps

Examples

Ideas & Bugs

  • WIP

License

  • WIP

Releases

No releases published

Packages

No packages published