Zephyrus
Alternative HTML syntax.
Install / Use
/learn @OisinA/ZephyrusREADME
zephyrus
An alternative HTML syntax. Early in development.
Example:
html(lang="en") {
body {
p { "hi this is my website" }
}
}
Usage
- Build application with Rust.
- Run
zepherus in.htz out.htmlto convert your file.
Where it's Used
Currently being used for my own site, which you can find at http://github.com/OisinA/oisinaylward.me.
TODO: write better README :)
