Readme
This commit is contained in:
12
README.md
12
README.md
@@ -1,8 +1,14 @@
|
||||
This is a blogging site written in nodejs, all pages are served directly by the nodejs backend.<br/>
|
||||
And all data is stored in plaintext<br/>
|
||||
Please don't use this yet, it's not finished<br/>
|
||||
This software aims to provide a lot of power to the web admin who is running the blog site.<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/>
|
||||
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/>
|
||||
|
||||
|
||||
# Confiuration
|
||||
Read the [configuation guide](docs/CONFIG.md) for configuration help (in config.json)
|
||||
|
||||
|
Reference in New Issue
Block a user