Simple pastebin with client-side encryption and multiple files support / link shortener
Find a file
DarkCat09 96376f2fba
Basic frontend
I'm sorry for the big commit

- Added yarte templating engine
- Wrote frontend: all HTML except file input area, basic CSS (themes soon), JS.
No client-side encryption yet. And no working API.
- Simple but handy build system in Makefile
(requires pacman -S entr / apt install entr)
2024-03-09 16:22:55 +04:00
scss Basic frontend 2024-03-09 16:22:55 +04:00
src Basic frontend 2024-03-09 16:22:55 +04:00
static Basic frontend 2024-03-09 16:22:55 +04:00
templates Basic frontend 2024-03-09 16:22:55 +04:00
.gitignore Basic frontend 2024-03-09 16:22:55 +04:00
Cargo.lock Basic frontend 2024-03-09 16:22:55 +04:00
Cargo.toml Basic frontend 2024-03-09 16:22:55 +04:00
LICENSE License 2024-02-22 11:49:12 +04:00
Makefile Basic frontend 2024-03-09 16:22:55 +04:00