Legendword Blog is an elegant, open-source blog system by Legendword, built with Quasar.
Feel free to use any of the component settings, layouts, and styles in your own projects. Issues and feature requests can be posted in the Issues page.
Access Legendword Blog here: https://blog.legendword.com/
Because it is responsive and built with Quasar, Legendword Blog is optimized for all kinds of screens.
Currently supported platforms: MacOS, Windows, Linux, iOS*
*: iOS app will be published to the App Store in a future release.
- User Accounts: Set custom username and create an author profile linked to the user.
- Posts: View posts (articles), and compose posts using a custom-made Markdown editor.
- Authors: Follow your favourite authors and see their new posts in the Following page.
- Categories and Tags: Each post falls under a category and has optional tags. You can browse posts by category or tag.
- Collections: Bookmark posts by adding them to a collection of yours. You can create multiple collections, and decide if you want the collection to be public. Share your collection by sending the collection URL to others.
- Comments: Comment on posts in the comment section. You can like others' comments or reply to a comment.
- Creator Tools: See total view, follower, and comment count in the Overview tab. Manage or add posts in the Posts tab. View newest comments in the Comments tab.
- Multi-Language Support: Set your preferred interface language in the User Settings page.
To download files, go to Releases.
You can access the Legendword Blog Web App from anywhere with a browser. The URL of the Web App is https://blog.legendword.com
Download Legendword.Blog-[version]-darwin-x64.zip and unzip it. Move Legendword Blog.app
to your ~/Applications
folder.
Download Legendword.Blog-[version]-win32-x64.zip and unzip it. Move all files in the directory to your Program Files
folder. Create a shortcut for the executable file Legendword Blog.exe
. You can now run the application using this shortcut.
Download Legendword.Blog-[version]-linux-x64.zip and unzip it. Run Legendword Blog
.
This project uses Quasar, Quasar CLI, Axios, Vue i18n, and MarkDownItVue.
npm install
quasar dev
quasar build