Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 643 Bytes

README.md

File metadata and controls

43 lines (25 loc) · 643 Bytes

My blog

Simple blog framework using Org-mode as the data source.

Usage

Clong the project

Setting site information

see siteMetadata

Add enviroment

copy the .env.example to .env.local or use vercel Environment Variables

Edit about.org and firend.org

Push

push your post by git

Develop

pnpm run dev 

Todo

  • Code Blocks highlight
  • Add friends page
  • Add comment system
  • Archive page

Credits

License

GNU General Public License v3.0 or later