Go to file
Daniel Valentine a19f46ad18
(#13) implement landing page for NSFW content (#25)
2022-10-07 08:40:07 -06:00
.github Add Build and Test GitHub action (#11) 2022-09-24 20:34:30 -06:00
contrib remove all reddit branding (#1) 2022-09-20 22:48:00 -06:00
src (#13) implement landing page for NSFW content (#25) 2022-10-07 08:40:07 -06:00
static (#13) implement landing page for NSFW content (#25) 2022-10-07 08:40:07 -06:00
templates (#13) implement landing page for NSFW content (#25) 2022-10-07 08:40:07 -06:00
.gitignore Include Cargo.lock. Fixes #191 2021-04-14 21:44:16 -07:00
.replit fix replit deploy shell script (#592) 2022-09-21 20:34:15 -06:00
Cargo.lock cargo update 2022-09-25 02:16:23 -06:00
Cargo.toml add @spikecodes as package author 2022-09-25 02:19:59 -06:00
Dockerfile remove all reddit branding (#1) 2022-09-20 22:48:00 -06:00
Dockerfile.arm remove all reddit branding (#1) 2022-09-20 22:48:00 -06:00
Dockerfile.armv7 remove all reddit branding (#1) 2022-09-20 22:48:00 -06:00
LICENSE Publish Metadata Files 2020-10-25 13:48:44 -07:00
README.md create placeholder README (#2) 2022-09-20 20:59:23 -06:00
app.json Blur NSFW posts libreddit/spikecodes#482 2022-09-26 19:35:23 -06:00
docker-compose.yml remove all reddit branding (#1) 2022-09-20 22:48:00 -06:00
heroku.yml Support Deployment to Heroku (#280) 2021-09-19 19:03:01 +00:00
rustfmt.toml Templatize redirects 2021-02-13 15:02:38 -08:00

README.md

libbacon

libbacon is a front-end for Reddit, written in Rust. It is a fork of the Libreddit project started by spikecodes.