| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-01-07 | all: auto convert markup when HTTP client request GET to HTML file | Shulhan | |
| In development mode, where [ServeOptions.IsDevelopment] is set to true or when running "ciigo serve", the ciigo HTTP server will check if the new markup file is newer than HTML file when user press refresh or reload on the browser. If its newer, it will convert the markup file and return the new content of HTML file. | |||
