https://github.com/zapkub/zapkub.github.io
git for git webpage
https://github.com/zapkub/zapkub.github.io
Last synced: 2 months ago
JSON representation
git for git webpage
- Host: GitHub
- URL: https://github.com/zapkub/zapkub.github.io
- Owner: zapkub
- Created: 2016-02-05T07:49:11.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-02-24T08:41:28.000Z (3 months ago)
- Last Synced: 2025-02-24T09:33:05.806Z (3 months ago)
- Language: HTML
- Size: 20.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zapkub.github.io
My archive is here## my doc update
```
docker run -v $(pwd):/docs -p 8000:8000 squidfunk/mkdocs-material:latest # for dev
docker run -v $(pwd):/docs -p 8000:8000 squidfunk/mkdocs-material:latest build # for build
```