10 Commits

Author SHA1 Message Date
521db9fef9 Final round of refactoring for now
+ Moved away from blocking FS ops
+ Clippy + fmt
2022-12-26 21:30:03 -06:00
813c16a00c More refactoring + MD switch
+ Switched to Markdown
+ Removed RST module and tests
+ Converted RST pages to MD
+ Updated a few pages
+ Clippy + Fmt
2022-12-26 20:48:29 -06:00
33a6056445 Updated website to use axum
+ Its better than warp and rocket so far...
+ Also switched to 2021 Rust
+ Needs more refactoring but I wanted to get it to a "working" state
+ clippy + fmt
2022-12-26 17:17:40 -06:00
36f78e2678
Updated to the latest version of Rocket
+ Added BCT section to resume
2021-09-12 14:23:07 -06: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