honkoma/README.md

21 lines
587 B
Markdown

## About
Honkoma is a fork of Pleroma that does nothing but changes the URLs and IDs to match Ted Unangst's Honk.
## Installation
Don't use this. It only exists to migrate the 10grans tipbot to Pleroma.
### Compilation Troubleshooting
If you ever encounter compilation issues during the updating of Pleroma, you can try these commands and see if they fix things:
- `mix deps.clean --all`
- `mix local.rebar`
- `mix local.hex`
- `rm -r _build`
## Documentation
- Latest Released revision: <https://docs.pleroma.social>
- Latest Git revision: <https://docs-develop.pleroma.social>