whatisyourname0 / crayon

A powerful blog generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A powerful blog generator


Languages

Language:TypeScript 92.7%Language:JavaScript 5.8%Language:CSS 1.5%