Skip to content

Latest commit

 

History

History
63 lines (38 loc) · 1.56 KB

README.md

File metadata and controls

63 lines (38 loc) · 1.56 KB

Blog Demo

This is a demo / template click here see what it is and how it could work.

For now, It use vitepress & Vue & TypeScript to build.

Start & Test via execute command in a cmd

npm run-script build

npm run-script dev

check local [click here]( - localhost:3000)

Highlights

  • pagination
  • dark mode
  • archives
  • tags
  • content level
  • comments (not yet)
  • lastUpdated
  • github actions
  • mobile + desktop

Start

git clone
yarn
yarn dev

Thanks And Ideas

[see-gh-pages] (https://blog.logrocket.com/automatically-build-deploy-vuejs-app-github-pages)

[checking] (https://github.com/julon/vue-cli-template-github-pages)

[nuxt-content-checking?] (https://gilberttanner.com/blog/creating-a-blog-with-nuxt-content)

[nuxt-jam-content?] (https://levelup.gitconnected.com/how-to-create-a-blog-with-vue-and-nuxt-content-f8f0d58cf8bb)

[?-hot:Comments-handled-by-Disqus] (https://help.disqus.com/en/articles/1717050-how-does-disqus-work)

[commenting-isso] (https://github.com/posativ/isso)

[comments-merging-like] (https://github.com/debiki/talkyard)

react-vercel-vite?

vitepress-for-component

vitepress-blog

vitepress-blog-pure

harlanzw.com

slidevjs/docs

lihautan