Skip to content

panglars/blog

Repository files navigation

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