Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/akagi201/akagi201.github.io.bak
- Owner: Akagi201
- Created: 2013-12-22T15:33:29.000Z (about 11 years ago)
- Default Branch: content
- Last Pushed: 2021-08-09T13:59:09.000Z (over 3 years ago)
- Last Synced: 2024-12-27T05:34:46.545Z (about 2 months ago)
- Topics: akagi201, blog, golang, hugo
- Language: HTML
- Homepage: https://akagi201.me
- Size: 14.6 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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"
```