Skip to content

mellowcoffee/pasties

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

31 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿฆ€ pasties

pasties is a small markdown-equipped pastebin site written in rust. it uses tokio and axum to handle async routing and the api. the frontend is generated with askama templates, and interacts with the api using htmx.

pasties also depends on pulldown-cmark for rendering markdown, although a custom renderer is in the works to add extra functionality. note that pasties is currently under heavy development, some features one might expect may be missing.

running

pasties' developer dependencies are only cargo and a compiler for sass, although cargo-watch is recommended for the following command:

cargo watch -x run -w ./src/ -w ./templates/ -c -q

contributions

please feel free to fork the repository and open a pull request if you feel like you have useful additions! for making recommendations, or reporting bugs you may also open an issue on github, or message the maintainer on discord: @twoespresso

About

๐ŸŽ minimalist pastebin

Topics

Resources

License

Stars

Watchers

Forks

Contributors