Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-05 | feat: Add install rule | Gabriel A. Giovanini | |
Now it is possible to run "make install". | |||
2024-10-05 | ref: Refactor makefile | Gabriel A. Giovanini | |
Now the makefile file takes into account the source folder for temaplating and scss, which means it will not regeneratem them every time you run "make" or "make run". This speeds up local development iterations. | |||
2024-06-15 | ref: Make slug configurable | Gabriel A. Giovanini | |
2024-06-07 | feat: Rework some pages | Gabriel A. Giovanini | |
2024-05-26 | feat: Add slug to build | Gabriel A. Giovanini | |
2024-05-05 | ui: Add navbar | Gabriel A. Giovanini | |
2024-05-05 | feat: Add qtc templating | Gabriel A. Giovanini | |
2024-05-05 | feat: Add bootsrap scss | Gabriel A. Giovanini | |
2024-05-04 | feat: Add config parsing | Gabriel A. Giovanini | |
2024-05-01 | feat: Initial http server code | Gabriel A. Giovanini | |