⭐ 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
Before you start, you should install node, npm and yarn.
node >= 16.0.0
npm >= 7.10.0
-
Initialize your own crayon using npx.
npx draw-with-crayon [your blog name]
-
Open the generated folder and run it.
yarn dev
-
All done!
- WIP
- WIP