Un site web destiné aux personnes qui ont des connaissances limitées en informatique.
The website content (under /content
) is under the Attribution-ShareAlike 4.0 International license.
The Hugo Framework used to create this website is under the Apache License.
The WonderMod theme used for the website and modifications made by us are under the MIT License.
This README has been partially copied from PrivSec.dev which is under the same license
- Install Hugo
- Clone this repository:
git clone --recurse-submodules https://github.com/d4rklynk/simpleprivacy.fr
orgit clone --recurse-submodules git@github.com:d4rklynk/simpleprivacy.fr.git
- Run
hugo serve
to start the local development server at (by default)http://localhost:1313
- Alternatively run
hugo
to simply build the site into the/public
directory
- Alternatively run
- Run
git submodule update --merge
to update the WonderMod theme to the version specified in this repo- Run
git submodule update --remote --merge
to update to the upstream master branch of WonderMod
- Run
Mes travaux sont majoritairement basés sur :
- PrivSec.dev
- Security Link Collection - beerisgood
- PrivacyGuides
- qua3k
- akc3n
- Wonderfall :
- Wonderfall.space (en français)
- Wonderfall.dev (en anglais)
- Madaidan
Mais également de YouTube :
Puis toutes les sources que je n'ai pas cité proviennent de mes connaissances couplées aux documentations officielles des projets que je présente.
J'ai également des connaissances en informatique, j'ai assez de compétences pour comprendre et expliquer toutes les subtilités des sources citées ci-dessus.