1 unstable release
new 0.1.0 | Jan 15, 2025 |
---|
#152 in Template engine
81 downloads per month
69KB
2K
SLoC
webdog
webdog, the static site generator fit for a dog :3
cargo install webdog
after installing, you can create your first site:
webdog create https://example.com "My First Site!" --site my-site
cd my-site
webdog serve # your site is now running at http://127.0.0.1:8080 🥳
from there, you can start editing your site and adding pages or more advanced things
webdog page new my-first-page "My First Page"
Dependencies
~29–42MB
~738K SLoC