My-Docs is a project that helps both newer and expert developers with Linux commands and some code used in Dev, Ops and Security contexts. Any new suggestions, commands, and issue reports are welcome.
Check out the official GitHub Pages link of the project: https://raphaelsander.github.io/my-docs/.
This project was built using Docusaurus, a modern static website generator.
yarn
yarn start
Needs
node
>=18.0 andyarn
installed.
docker compose up
Needs
docker
anddocker compose
installed.