Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kkocdko/kblog
⚡ My Blog · 3 KB · Single Page · Material Design
https://github.com/kkocdko/kblog
blog github-pages material-design single-page-app
Last synced: about 1 month ago
JSON representation
⚡ My Blog · 3 KB · Single Page · Material Design
- Host: GitHub
- URL: https://github.com/kkocdko/kblog
- Owner: kkocdko
- License: unlicense
- Created: 2020-04-09T03:35:17.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-17T07:14:59.000Z (about 2 months ago)
- Last Synced: 2024-12-21T21:48:36.476Z (about 1 month ago)
- Topics: blog, github-pages, material-design, single-page-app
- Language: HTML
- Homepage: https://kkocdko.site
- Size: 1.49 MB
- Stars: 138
- Watchers: 4
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## ([webusbkvm](https://github.com/kkocdko/kblog/tree/master/source/toys/webusbkvm) inside)
[![Address](https://img.shields.io/badge/address-kkocdko.site-293?style=flat)](https://kkocdko.site)
[![Size](https://img.shields.io/badge/brotil%20size-2.7%20KB-293?style=flat)](https://kkocdko.site/res/20210612-0010-001.webp)
[![License](https://img.shields.io/github/license/kkocdko/kblog?style=flat&color=293)](LICENSE)My Blog · 3 KB · Single Page · Material Design
## Intro
A unique blog solution, which is:
- 🗜️ Tiny, less than `3 KB` (after brotli).
- ⚡️ Fast, Single Page App built with vanilla JavaScript.
- 💎 Pretty, follow Material Design.
## Usage
```sh
npm i # or download stripped node_modules from release page
node . serve # serve | generate | develop
```## Contributing
Follow [prettier](https://github.com/prettier/prettier) and [stylelint-config-recess-order](https://github.com/stormwarning/stylelint-config-recess-order).