/webnetes-book

Documentation for webnetes and related projects.

Primary LanguageMakefileGNU Affero General Public License v3.0AGPL-3.0

The Webnetes Book

Documentation for The Webnetes Project.

mdBook CI Part of webnetes

Overview

You can view the notes on GitHub pages, download them from GitHub releases or check out the source on GitHub.

Contributing

To contribute, please use the GitHub flow and follow our Code of Conduct.

To build and open the notes locally, run the following:

$ git clone https://github.com/alphahorizonio/webnetes-book.git
$ cd webnetes-book
$ make dev

The note should now be opened. Whenever you change a source file, it will automatically be re-compiled.

License

The Webnetes Book (c) 2022 Felicitas Pojtinger and contributors

SPDX-License-Identifier: AGPL-3.0