Updated readme.md

This commit is contained in:
2023-11-11 13:54:03 +01:00
parent 83de8b7350
commit a70b324444

View File

@@ -1,5 +1,5 @@
# Website - NibblePoker.lu # Website - NibblePoker.lu
??? TODO
## Preamble ## Preamble
This repository is only a mirror and should never be cloned and served as-is since it's missing some 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. private information and because they could be used by other people to create their website more easily.
## Features ## Features
### Content TODO
Unfinished, but all the files should be contained in the `content/` folder.
### Composer
### Tools ### Tools
TODO
## Requirements ## Requirements
These files are required and need to be installed manually for the website to work properly !<br> These files are required and need to be installed manually for the website to work properly !<br>
@@ -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 * Apache 2.4 & PHP 8.1 or newer
* Font Awesome Pro v5.15.3 * Font Awesome Pro v5.15.3
* `/resources/FontAwesomePro/` * `/resources/FontAwesomePro/`
* Highlight.js v11.6.0
* `/resources/HighlightJS/`
* Glider.js v1.7.6 * Glider.js v1.7.6
* `/resources/GliderJs/` * `/resources/GliderJs/`
* Highlight.js v11.6.0
* `/resources/HighlightJS/`
## Licenses ## 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. All licenses are also included as-is in their project's respective folder.
### Website's code ### 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. licensed under the [Unlicense](LICENSE) license.
### Images ### Images