Files
Web-NibblePoker/readme.md
Herwin c3ab5544e1 Added PHP minification, Removed years-old honeypot-related trash
Update .htaccess, clean.bat, and 11 more files...
2023-08-13 21:21:06 +02:00

46 lines
1.3 KiB
Markdown

# Website - NibblePoker.lu
???
## Preamble
This repository is only a mirror and should never be cloned and served as-is since it's missing some
components.
The [.htaccess](.htaccess) files has been made public **on purpose** since they don't contain any
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
### Tools
## Requirements
These files are required and need to be installed manually for the website to work properly !<br>
* 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/`
## Licenses
### External
Here is a list of the licenses for any third-party thing included in this repository.
* [Quantum Font](https://sesohq.sellfy.store/p/3enu/) by [sesohq](https://www.sesohq.com/)
* Free font with no apparent usage restrictions.
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
licensed under the [Unlicense](LICENSE) license.
### Images
The images present in this repository are currently not licensed.