5 Commits

Author SHA1 Message Date
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