Go to file
Sherif Nagy 466834ba90
Notes from 25-01-2024
2024-02-02 08:59:27 +00:00
.github/workflows Initial commit 2023-10-10 00:46:08 +00:00
docs Notes from 25-01-2024 2024-02-02 08:59:27 +00:00
LICENSE Initial commit 2023-10-10 00:46:08 +00:00
README.md move layout to project readme instead of wiki itself 2024-01-11 09:29:40 -05:00
mkdocs.yml init repo with kernel content 2023-10-09 20:51:31 -04:00
requirements.txt Initial commit 2023-10-10 00:46:08 +00:00

README.md

SIG/Kernel Wiki

@TODO - fill in :)

Continuous Integration / Continuous Deployment

Actions Runner executes workflow to publish to https://sig-kernel.rocky.page on push to main.

Project layout

mkdocs.yml    # The configuration file.
docs/
    index.md  # The documentation homepage.
    ...       # Other markdown pages, images and other files.