diff --git a/README.md b/README.md index f113d51..7543a23 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,14 @@ -This is a blogging site written in nodejs, all pages are served directly by the nodejs backend.
-And all data is stored in plaintext
-Please don't use this yet, it's not finished
+This software aims to provide a lot of power to the web admin who is running the blog site.
+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!
+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
+beautiful and featureful blogging frontend, this isn't for you.
+ +> [!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)
+ # Confiuration Read the [configuation guide](docs/CONFIG.md) for configuration help (in config.json)