Expand description
Convenience facade for Crepuscularity applications.
The backend crates remain independently usable. This crate re-exports the shared core syntax APIs plus the HTML/WASM renderer for applications that want one dependency.
Re-exports§
pub use crepuscularity_core as core;pub use crepuscularity_web as html;pub use crepuscularity_web as web;
Modules§
Macros§
- crepus_
refs - Generate typed DOM accessors for all
#idshorthand IDs reachable from a.crepusentry file.
Functions§
- google_
font - Pragma line for indent
.crepussource: load one family from Google Fonts when the site shell is built. - google_
fonts - One line, multiple quoted families (same as
google-fonts "A" "B"in.crepus).