This website requires JavaScript.
Explore
Help
Sign In
talexander
/
natter
Watch
1
Star
0
Fork
0
You've already forked natter
Code
Issues
Pull Requests
Releases
Activity
natter
/
src
/
command
/
build
/
mod.rs
5 lines
60 B
Rust
Raw
Normal View
History
Unescape
Escape
Creating a SiteRenderer struct to handle the logic for invoking dust.
2023-10-22 16:10:41 -04:00
mod
render
;
Remove the AddPost command. I will be putting this back in later but having the skeleton sitting there unused has no value at this time.
2023-10-20 19:13:22 -04:00
mod
runner
;
pub
(
crate
)
use
runner
::
build_site
;
Reference in New Issue
Copy Permalink