15 lines
485 B
Markdown
15 lines
485 B
Markdown
# g.archuser.org
|
|
|
|
[Source](https://codeberg.org/firebadnofire/g.archuser.org) for the Hugo-powered tech blog at [g.archuser.org](https://g.archuser.org).
|
|
|
|
## Structure
|
|
|
|
- `content/`: Markdown posts
|
|
- `themes/`: [Mainroad](https://github.com/vimux/mainroad) theme included as a submodule
|
|
- `build.sh`: Deploy script to local webserver and sync git upstream
|
|
|
|
## How to download
|
|
|
|
Download using Git:
|
|
|
|
`git clone --recurse-submodules https://codeberg.org/firebadnofire/g.archuser.org.git`
|