Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leecheeyong/blog
Source code of my personal blog made using vuejs
https://github.com/leecheeyong/blog
Last synced: 4 days ago
JSON representation
Source code of my personal blog made using vuejs
- Host: GitHub
- URL: https://github.com/leecheeyong/blog
- Owner: leecheeyong
- License: mit
- Created: 2023-04-01T09:26:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-19T18:07:29.000Z (10 months ago)
- Last Synced: 2024-01-19T19:26:31.107Z (10 months ago)
- Language: Vue
- Homepage: https://blog-leecheeyong.vercel.app
- Size: 3.16 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Blog
Source code of my personal blog made using [vuejs](https://vuejs.org) and other amazing open source libraries
## Libraries
- [@headlessui/vue](https://www.npmjs.com/package/@headlessui/vue)
- [@heroicons/vue](https://github.com/tailwindlabs/heroicons)
- [dompurify](https://www.npmjs.com/package/dompurify)
- [marked](https://www.npmjs.com/package/marked)
- [postcss](https://www.npmjs.com/package/postcss)
- [vue](https://vuejs.org)
- [tailwindcss](https://tailwindcss.com/)## About
- Performant
- Multi platform friendly (mobile, desktop, tablets)
- Dark/Light mode toggle
- Made using Vue, styled using Tailwind CSS
- Icons provided by Heroicons
- Contents were written in markdown format
- Lightweight## Showcase
Dark Mode
Light Mode
## License
This project is available as an open source under the terms of [MIT License](./LICENSE)