fr
This commit is contained in:
parent
81b3cd5d19
commit
f50a638010
1 changed files with 13 additions and 0 deletions
13
README.md
13
README.md
|
@ -10,6 +10,10 @@ It stems from an issue i've come across, where no blogging platform i could find
|
|||
* has fast loading times.
|
||||
* simple enough for my -10 iq brain.
|
||||
|
||||
## State of Project
|
||||
|
||||
Disseminate is a work-in-progress. While the code is there, it is not recommended to run this in production yet.
|
||||
|
||||
## Opening an issue.
|
||||
|
||||
Registrations are currently disabled on our *(clatter)* forgejo instance. In the future, we hope to re-enable this.
|
||||
|
@ -19,3 +23,12 @@ For now though, please contact me via:
|
|||
* matrix (@hexlocation@clatter.cc)
|
||||
* telegram (@inimitableX)
|
||||
* discord (@hex.maybe)
|
||||
|
||||
## To-do
|
||||
|
||||
- [x] Server-side parsing.
|
||||
- [x] Docker build system.
|
||||
- [ ] Automated prebuilt docker images.
|
||||
- [ ] Caching for faster load times.
|
||||
- [ ] Proper metadata (title, date etc).
|
||||
|
||||
|
|
Loading…
Reference in a new issue