8 Commits

Author SHA1 Message Date
36f78e2678
Updated to the latest version of Rocket
+ Added BCT section to resume
2021-09-12 14:23:07 -06:00
acddf5c51e Added test for RST image parser
+ Fixed some small issues
2020-10-10 10:52:07 -05:00
68ecb118a9 Added RST image parsing
+ Added DIP project
2020-10-04 10:41:46 -05:00
aa20bd9d51 Cleaned up code
+ Ran clippy
+ Cleaned up comments
+ Bumped rocket version
2020-09-17 20:21:17 -05:00
6733076068 Updated error handling and made more idiomatic
+ Most unwraps removed
+ Better use of Rust constructs
2020-05-30 13:54:33 -05:00
e88d9d3179 Added support for links in RST files
+ Added rst_parser.rs for future RST parsing operations
+ Added tests for RST parsing
2020-03-01 20:06:14 -06:00
26575adb87 Added the ability to have directory listings and moved to rst
+ Added projects/website.rst to describe the site
+ Updated templates
+ Added more comments
2020-02-21 21:54:17 -06:00
eb4876c739 Initial commit
+ Contains base files and a resume file
+ More links are planned for the future
+ Might need some cleanup work and testing in the future
2020-02-16 15:33:09 -06:00