From a70b3244448b2f220e8dd91b189459479676bc3b Mon Sep 17 00:00:00 2001 From: Herwin Date: Sat, 11 Nov 2023 13:54:03 +0100 Subject: [PATCH] Updated readme.md --- readme.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/readme.md b/readme.md index 62ee61e..4a81f2c 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,5 @@ # Website - NibblePoker.lu -??? +TODO ## Preamble This repository is only a mirror and should never be cloned and served as-is since it's missing some @@ -9,12 +9,10 @@ The [.htaccess](.htaccess) files has been made public **on purpose** since they private information and because they could be used by other people to create their website more easily. ## Features -### Content -Unfinished, but all the files should be contained in the `content/` folder. - -### Composer +TODO ### Tools +TODO ## Requirements These files are required and need to be installed manually for the website to work properly !
@@ -22,10 +20,10 @@ These files are required and need to be installed manually for the website to wo * Apache 2.4 & PHP 8.1 or newer * Font Awesome Pro v5.15.3 * `/resources/FontAwesomePro/` -* Highlight.js v11.6.0 - * `/resources/HighlightJS/` * Glider.js v1.7.6 * `/resources/GliderJs/` +* Highlight.js v11.6.0 + * `/resources/HighlightJS/` ## Licenses @@ -38,7 +36,7 @@ Here is a list of the licenses for any third-party thing included in this reposi All licenses are also included as-is in their project's respective folder. ### Website's code -All the code, stylesheets and configs that are not covered by the [External licenses](#external) are all +All the code, stylesheets, and configs that are not covered by the [External licenses](#external) are all licensed under the [Unlicense](LICENSE) license. ### Images