https://github.com/mojoaar/website
Repo for technet.cc
https://github.com/mojoaar/website
Last synced: 3 months ago
JSON representation
Repo for technet.cc
- Host: GitHub
- URL: https://github.com/mojoaar/website
- Owner: mojoaar
- Created: 2022-06-14T17:40:28.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-19T17:13:47.000Z (almost 4 years ago)
- Last Synced: 2025-05-15T04:34:25.244Z (about 1 year ago)
- Language: HTML
- Homepage: https://technet.cc
- Size: 2.55 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# technetcc
https://gohugo.io/getting-started/quick-start/
https://themes.gohugo.io/themes/hugo-theme-hello-friend-ng/
https://github.com/rhazdon/hugo-theme-hello-friend-ng/blob/master/docs/svgs.md
## Add post
hugo new posts/my-first-post.md
## Start server
hugo server -D
## Generate files
hugo -D