Welcome, so you are thinking about contributing ? Awesome, this a great place to start.
git clone git@github.com:innovativeinnovation/ubuntu-setup.git
cd ubuntu-setup
npm i
npm run build
or you can use serve task to update source continuously on http://localhost:4000 with
npm run serve
GitHub Actions will deploy the src/_book
folder with a tag.
See https://innovativeinnovation.github.io/ubuntu-setup.
The content is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/.
The code is licensed under the Apache License 2.0
Original work (c) ECOLE POLYTECHNIQUE FEDERALE DE LAUSANNE, Switzerland, VPSI, 2018.
Modified work (c) William Belle, 2018-2022.
See the LICENSE file for more details.