https://github.com/skyfe79/blog.contents
My Blog Contents
https://github.com/skyfe79/blog.contents
Last synced: 4 months ago
JSON representation
My Blog Contents
- Host: GitHub
- URL: https://github.com/skyfe79/blog.contents
- Owner: skyfe79
- License: mit
- Created: 2019-10-26T03:43:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-11-15T12:18:48.000Z (7 months ago)
- Last Synced: 2025-11-15T13:20:29.521Z (7 months ago)
- Language: HTML
- Size: 28 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Getting Started
Hello! This is my blog repo :) https://blog.burt.pe.kr
## init submodules
```
$ git submodule update --init --recursive
```