Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-08 | feat: Add testing report | Gabriel A. Giovanini | |
Add test report and make it a requiremnt for `production` stage. Also revert all changes from picocss file. It will be refactored and reduced after all the MVP is done. | |||
2022-05-08 | ref: Add embded rust and router | Gabriel A. Giovanini | |
- Use embed rust to load and resolve file from `content/post` folder, so the whole process is a bit more dynamic. - Add router to to resolve the path. It is the first step to try to get the code a bit cleaner. |