Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)