| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-24 | all: fix test on GoEmbed | Shulhan | |
| Seems like we use "find ... -delete" for a reason that I forgot. It should not be like that, we will fix it later. | |||
| 2026-01-24 | all: embed CSS and index HTML template using memfs | Shulhan | |
| Previously, with direct embed, every time we change the CSS or index template, we need to restart the "ciigo serve" command. Using memfs make us easy to update and see the changes directly, without restarting the server. | |||
