Skip to content

wallleap/plain

Repository files navigation

plain - GitHub Issue API Blog Theme

This is a Vue 3 composition API based theme for GitHub Issue API. It can help you build a blog with GitHub Issue API.

preview-如果图片不显示请复制图片链接后获取仓库和路径前往查看

How to use

  1. Clone this repository --> git clone https://github.com/wallleap/plain.git or git clone [email protected]:wallleap/plain.git.
  2. Install dependencies pnpm i
  3. Run pnpm dev to start the development server
  4. Rename .env.sample to .env.local, and fill in the configuration --> some configuration.
  5. Go to GitHub and create a repo, named myblogs, then new issues in the repo to generate the blog/friends. For more details, you can see new issues.
  6. Run pnpm build to build the project for production.
  7. Deploy to GitHub Pages/Netlify/Vercel/Your Server etc.
  8. Go to the website and enjoy it.

Thanks

License

MIT