Go to file
Daniel Valentine 1284de8c13
create placeholder README (#2)
2022-09-20 21:01:16 -06:00
.github CI: Add docker build caching (#493) 2022-05-15 21:37:13 +00:00
contrib Correct localhost to 0.0.0.0 in SystemD conf (#498) 2022-05-21 05:53:48 +00:00
src Fix #514 2022-05-21 21:06:03 -07:00
static Fix dark theme hidden in settings 2022-05-28 19:55:13 -07:00
templates Switch titles to <h1>s (Fixes #444) 2022-05-21 15:47:58 -07:00
.gitignore Include Cargo.lock. Fixes #191 2021-04-14 21:44:16 -07:00
.replit Improve Replit deployment method 2021-11-22 13:01:34 -08:00
Cargo.lock Fix dark theme hidden in settings 2022-05-28 19:55:13 -07:00
Cargo.toml Fix dark theme hidden in settings 2022-05-28 19:55:13 -07:00
Dockerfile Fix Dockerfile healthchecks 2021-04-09 22:38:13 -07:00
Dockerfile.arm Revert ARM builds to only arm64 2021-04-17 21:32:48 -07:00
Dockerfile.armv7 ARMV7 Docker Image (#234) 2021-06-21 23:03:27 +00: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 Support Deployment to Heroku (#280) 2021-09-19 19:03:01 +00:00
docker-compose.yml Change healthcheck script to utilise "wget" (#309) 2021-11-11 00:47:13 +00: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.