Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/akagi201/akagi201.github.io.bak

Akagi201's Blog
https://github.com/akagi201/akagi201.github.io.bak

akagi201 blog golang hugo

Last synced: about 1 month ago
JSON representation

Akagi201's Blog

Awesome Lists containing this project

README

        

# Akagi201's Blog

## Build

```
git clone [email protected]:Akagi201/akagi201.github.io.git
cd akagi201.github.io
mkdir themes
cd themes
git clone [email protected]:Akagi201/kami.git
```

## Deploy

```
./deploy.sh "some update msg"
```