This website requires JavaScript.
Explore
Help
Register
Sign In
MCorange
/
personal_website
Watch
1
Star
0
Fork
0
You've already forked personal_website
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
27
Commits
1
Branch
0
Tags
275
KiB
Rust
81.6%
HTML
13%
CSS
5.4%
3c34a5e407
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
MCorange99
3c34a5e407
Merge branch 'main' of github.com:MCorange99/personal_website
2024-03-28 01:24:08 +02:00
migrations
Implemented database (untested), managed to make actix pass it to routes
2024-03-25 23:26:56 +02:00
src
initial html changes
2024-03-27 23:19:07 +02:00
static
Merge branch 'main' of github.com:MCorange99/personal_website
2024-03-28 01:24:08 +02:00
templates
Merge branch 'main' of github.com:MCorange99/personal_website
2024-03-28 01:24:08 +02:00
.editorconfig
Added logging and restructured
2024-03-23 22:03:16 +02:00
.gitignore
Implemented configs, made functions use it instead
2024-03-23 23:44:50 +02:00
build.rs
added auto migrations and made cargo rebuild if migrations changed
2024-03-25 23:35:16 +02:00
Cargo.lock
Implemented database (untested), managed to make actix pass it to routes
2024-03-25 23:26:56 +02:00
Cargo.toml
Implemented database (untested), managed to make actix pass it to routes
2024-03-25 23:26:56 +02:00
config.default.toml
Implemented database (untested), managed to make actix pass it to routes
2024-03-25 23:26:56 +02:00
env.sh
Implemented database (untested), managed to make actix pass it to routes
2024-03-25 23:26:56 +02:00