Add GitHub mirror
This commit is contained in:
parent
04a5fca443
commit
e565c7be6d
2 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
```
|
||||
|
|
1
TODO.md
1
TODO.md
|
@ -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
|
Loading…
Reference in a new issue