Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kjirou/blog

My blog
https://github.com/kjirou/blog

blog static-site static-website

Last synced: 7 days ago
JSON representation

My blog

Awesome Lists containing this project

README

        

# blog

![build-and-deploy](https://github.com/kjirou/blog/actions/workflows/build-and-deploy.yml/badge.svg)
![run-checks](https://github.com/kjirou/blog/actions/workflows/run-checks.yml/badge.svg)

My blog

## Installation

- Prepare Node.js >= `18`

```
git clone [email protected]:kjirou/blog.git
cd ./blog
npm install
```