Archive of a Website server for my website written in rust.
This repository has been archived on 2025-02-13. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2023-02-04 16:01:08 +01:00
.github/workflows Created Action for publishing Docker Image to ghcr.io 2021-06-25 20:55:03 +02:00
src No more custom error page, updated dependencies 2022-06-07 17:55:13 +02:00
.gitignore Moved website contents to data folder, introduced toml config files 2021-06-15 15:04:18 +02:00
Cargo.lock Bump tokio from 1.20.3 to 1.20.4 2023-02-04 00:46:54 +00:00
Cargo.toml No more custom error page, updated dependencies 2022-06-07 17:55:13 +02:00
Dockerfile fixed dockerfile 2021-12-29 20:46:20 +01:00
LICENSE First commit. 2021-06-14 02:36:13 +02:00
README.md No more custom error page, updated dependencies 2022-06-07 17:55:13 +02:00

oxyserve

This is WIP and shouldn't be used right now. At one point, it was the source code for my website.