Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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).