mirror of
https://github.com/zyllian/webdog.git
synced 2025-05-10 10:36:39 -07:00
17 lines
254 B
Markdown
17 lines
254 B
Markdown
---
|
|
extra:
|
|
name: resource-list-outside
|
|
template: extras/index-injection.tera
|
|
resource: blog
|
|
count: 3
|
|
---
|
|
|
|
# webdog
|
|
|
|
welcome to webdog, the static site generator fit for a dog :3
|
|
|
|
```
|
|
git clone https://zyllian/webdog
|
|
cd webdog
|
|
cargo install .
|
|
```
|