Update file README.md

This commit is contained in:
Jan BELLON 2024-03-15 13:57:40 +00:00
parent 13674cbf1d
commit d301df6ac9

View File

@ -8,11 +8,17 @@ Le site officiel du club réseaux disponible à l'adresse https://e59.fr/
## Pages
- news/
- about/
- account/
- admin/
- user/
- ```about/``` Informations about the data usage of the platform
- ```account/``` Change public account informations
- ```admin/``` Admin panel
- ```assets/``` Banner, PP and Miniatures images
- ```editor/``` Articles markdown editor
- ```login/``` Login, register and logout page
- ```news/``` Articles explorer and viewer
- ```settings/``` Account settings
- ```src/``` Ressources for the website (images, css, fonts)
- ```upload/``` Uplaod an article
- ```users/``` Check user public account
## Code conventions