mirror of
https://github.com/zyllian/zyllian.github.io.git
synced 2025-01-18 11:47:01 -08:00
927 B
927 B
title | timestamp | tags | cdn_file | header_image_alt | desc | draft | |||
---|---|---|---|---|---|---|---|---|---|
introducing webdog | 2024-11-13T23:02:36.179943751Z |
|
null | placeholder | my static site builder, now available for anyone :3 | true |
webdog.
if you've been to my site recently, you may have noticed the "powered by webdog" text in the footer. if not, then surprise! i've been upgrading the tool i wrote to build this site to make it more general (i.e. NOT coupled explicitly to my own website) and more easily available for anyone to use.
if this post is out of drafts by the time you read this, it should be ready to be installed like so (if you have rust installed):
cargo install webdog
and that's it! now you can use webdog to build a site of your own! the webdog site has more information on how to use it, but i'll write some stuff up here too at some point.