Welcome, so you are thinking about contributing ? Awesome, this a great place to start.
git clone [email protected]: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
npm run deploy
This will automatically deploy the src/_book
folder on GitHub pages.
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-2019.
See the LICENSE file for more details.