https://github.com/arakkkkk/blog
https://github.com/arakkkkk/blog
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/arakkkkk/blog
- Owner: arakkkkk
- License: mit
- Created: 2024-12-11T15:36:24.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-12-18T12:19:29.000Z (10 months ago)
- Last Synced: 2024-12-25T16:14:04.662Z (10 months ago)
- Language: SCSS
- Size: 4.33 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Blog
* https://blog.arakkk.com
## installation
```
hugo apt install hugo
```## build
```
hugo server --bind=0.0.0.0
```