This commit is contained in:
2025-07-23 02:54:24 +01:00
parent 40e0cc80a3
commit bb62ccf25f

View File

@@ -1,8 +1,14 @@
This is a blogging site written in nodejs, all pages are served directly by the nodejs backend.<br/> This software aims to provide a lot of power to the web admin who is running the blog site.<br/>
And all data is stored in plaintext<br/> Customisation is unlimited with a bit of knowledge of EJS and CSS, you can edit the entire formatting of the pages, making the site truly yours!<br/>
Please don't use this yet, it's not finished<br/> This software also aims to be compatible with text based browsers and as a result contains no client side Javascript, if you're looking for a more<br/>
beautiful and featureful blogging frontend, this isn't for you.<br/>
> [!CAUTION]
> This software is not finished yet, so it's very buggy and probably really insecure
> use at your own risk!
See the software in action: [deadvey.com](https://deadvey.com)<br/> See the software in action: [deadvey.com](https://deadvey.com)<br/>
# Confiuration # Confiuration
Read the [configuation guide](docs/CONFIG.md) for configuration help (in config.json) Read the [configuation guide](docs/CONFIG.md) for configuration help (in config.json)