Everything about FOSS. From what it is, how to use it, to detailed guide on configuration and installation that is beginner-friendly.
-
Submit an issue on the official GitHub Repo for any FOSS you want to add.
-
Even better? Submit a Pull Request. See the guide for pull requests below.
https://lzccr.github.io/fosswiki
First, fork this repository.
Then, clone it and create a new branch using
git clone git@github.com:<your-username>/fosswiki.git
cd fosswiki
git checkout new-branchAdd/Change the .md file under docs folder, make appropreate changes to mkdocs.yml, then submit a pull request.
GitHub Actions should automatically generate a file under site.
Change the files, then submit a pull requests.
Under site:
assets/javascripts, assets/stylesheets, and search
(Since they are generated automatically)