Add GitHub mirror

This commit is contained in:
Andrew-71 2024-05-04 23:16:53 +03:00
parent 04a5fca443
commit e565c7be6d
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,8 @@ As a result, I can't guarantee that it's either secure or stable.
## Technical details
You can read a relevant entry in my blog [here](https://a71.su/notes/hibiscus/).
It provides some useful information and context for why this app exists in the first place.
There is also [TODO.md](./TODO.md) file that shows what I will (or *may*) change in the future.
There is also a [TODO.md](./TODO.md) file that shows what I will (or *may*) change in the future.
This repository is [mirrored to GitHub](https://github.com/Andrew-71/hibiscus) in case my server goes down.
### Data format:
```

View file

@ -4,6 +4,5 @@ List of things to add to this project
* CI/CD pipeline
* Better docs in case others want to use ths for some reason
* PWA support? I heard it's like installing websites as apps, could be useful!
* GitHub/Codeberg/whatever mirror for when `faye` (my server) is offline
* Check export function for improvements
* *Go* dependency-less? <-- this is a terrible idea