Source code for https://jbang.dev
Install mise
Run:
mise preview
and visit http://localhost:8080
This is running in "dev mode" meaning changes should be picked up automatically.
The following will generate "production" site and serve it out.
mise serve
The generated content is in target/roq
and is being served out on http://localhost:8181
Thanks goes to these wonderful people (emoji key):
Mark Mendoza 💻 |
Max Rydahl Andersen 🖋 |
Manik Magar 🖋 |
George Gastaldi 🖋 |
pxkbt 🖋 |
Nicolai Parlog 🖋 |
Tadayoshi Sato 🖋 |
Balachandran S 🖋 |
Jason Lee 💻 |
Tejas Gandhi 💻 |
Oliver Kopp 🐛 |
This project follows the all-contributors specification. Contributions of any kind welcome!