Client-side, single user live journal backed by AT Protocol
0

Configure Feed

Select the types of activity you want to include in your feed.

CSS 43.0%
JavaScript 42.3%
HTML 10.3%
Python 3.9%
Nix 0.5%
Other 0.1%
39 1 0

Clone this repository

https://git.vm.fail/bunniesin.space/bunnylog https://git.vm.fail/did:plc:5xughmpljaie7nbd5ymelvsc
ssh://git@knot1.tangled.sh:2222/bunniesin.space/bunnylog ssh://git@knot1.tangled.sh:2222/did:plc:5xughmpljaie7nbd5ymelvsc

For self-hosted knots, clone URLs may differ based on your setup.


README.md

bunny log 🐇📜#

what is it#

a micro blogging site that uses atproto to store shit

can i use it#

yes, but

but what#

but not from my website

you will have to fork the project, edit app.js, and host it by yourself

why#

bc the app is intended for my use only

you can use it, sure, whatever, literally edit the app.js to allow your account's DID

but

don't go complaining to me about your logs not appearing on my site

ok but like why did you make this#

two things

i was bored

and i am sick of mainstream microblogging sites

hence

bunny log ✨

alright, ok#

are we on the same page?

ok

lexicons (if you want to make your own bunny log) are published and are also available on ./lexicons/space/bunniesin/log/entry.json

how does it look tho#

like this

developing#

run a developer server by using the provided python script:

# "-r" makes a rewrite rule (url:path), we want to serve the development metadata, not the production one.
python3 ./server.py -r oauth-client-metadata.json:./oauth-client-metadata.dev.json

we love basic ass web apps 💖🐇

licence#

mit, do whatever the fuck you want

but please credit me

or don't

k thx