- Web front-end of a micro-blogging system, Backend here.
- Parsing pure markdown content by front end.
- Save markdown file directly through the front end.
- Hashtags for articles.
- This project uses Vue3 + TypeScript, to run it just execute
yarn serve
, the full reference is at the end of this document.
- If you have suggestions or just want to chat, please see the contact information on my github personal page.
- Pagination
- Bottom bar
- Save zipped markdown file (includes images)
Compiles and hot-reloads for development
Compiles and minifies for production
See Configuration Reference.