| Age | Commit message (Expand) | Author |
|---|---|---|
| 2026-01-24 | all: embed CSS and index HTML template using memfs | Shulhan |
| 2025-01-07 | all: auto convert markup when HTTP client request GET to HTML file | Shulhan |
| 2023-12-10 | all: fix all warnings reported by linter revive | Shulhan |
| 2023-11-09 | all: use modification time when deciding when to convert to HTML | Shulhan |
| 2023-10-13 | all: print log message with log package | Shulhan |
| 2023-07-01 | all: replace ioutil.ReadFile with os.ReadFile | Shulhan |
| 2023-05-14 | all: bring back support for Markdown | Shulhan |
| 2022-08-07 | all: fix HTML template loaded during Serve on non-development | Shulhan |
| 2022-08-06 | all: cleaning up codes | Shulhan |
| 2022-08-01 | all: export the Converter method to reload HTML template | Shulhan |
| 2022-08-01 | all: export convert method in Converter as ToHtmlFile | Shulhan |
| 2022-08-01 | all: export internal htmlGenerator as Converter | Shulhan |
