init repo with kernel content
All checks were successful
mkdocs build / build (push) Successful in 27s

This commit is contained in:
Neil Hanlon 2023-10-09 20:51:31 -04:00
parent 7e54d944e9
commit a75bc60c29
Signed by: neil
GPG Key ID: 705BC21EC3C70F34
4 changed files with 18 additions and 9 deletions

View File

@ -1,7 +1,7 @@
# REPLACEME Wiki # SIG/Kernel Wiki
@TODO - fill in :) @TODO - fill in :)
## Continuous Integration / Continuous Deployment ## Continuous Integration / Continuous Deployment
Actions Runner executes workflow to publish to https://REPLACEME.rocky.page on push to main. Actions Runner executes workflow to publish to https://sig-kernel.rocky.page on push to main.

View File

@ -1 +1 @@
REPLACEME.rocky.page sig-kernel.rocky.page

View File

@ -1,13 +1,22 @@
# REPLACEME Wiki # SIG/Kernel Wiki
## Links ## Links
* https://git.rockylinux.org/sig/kernel/
* https://peridot.build.resf.org/708f99fe-7e89-4241-959a-4ff259786b4a
* https://peridot.build.resf.org/13172560-6e5d-4e65-ae71-750f99096856
## Responsibilities ## Responsibilities
## Meetings / Communications ## Meetings / Communications
## Members ## Members
* Sherif Nagy
* Pablo Greco
* Neil Hanlon
* Pratham Patel
## Project layout ## Project layout
mkdocs.yml # The configuration file. mkdocs.yml # The configuration file.

View File

@ -1,13 +1,13 @@
--- ---
# Project information # Project information
site_name: REPLACEME Wiki site_name: SIG/Kernel Wiki
site_url: https://REPLACEME.rocky.page site_url: https://sig-kernel.rocky.page
site_description: >- site_description: >-
REPLACEME SIG/Kernel Wiki
# Repository # Repository
repo_url: https://git.resf.org/REPLACEME/wiki repo_url: https://git.resf.org/sig_kernel/wiki
repo_name: REPLACEME/wiki repo_name: sig_kernel/wiki
edit_uri: _edit/main/docs/ edit_uri: _edit/main/docs/
# Copyright # Copyright