Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-11 | feat: Add project tab | Gabriel A. Giovanini | |
2022-06-11 | feat: Handle 404 result | Gabriel A. Giovanini | |
Now gracefully handle 404, so instead of just panic now it will return a proper http 404 response. |
index : macroblog.rs | ||
A blog in a single binary |
aboutsummaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-11 | feat: Add project tab | Gabriel A. Giovanini | |
2022-06-11 | feat: Handle 404 result | Gabriel A. Giovanini | |
Now gracefully handle 404, so instead of just panic now it will return a proper http 404 response. |