generated from sig_core/wiki-template
init repo with kernel content
All checks were successful
mkdocs build / build (push) Successful in 27s
All checks were successful
mkdocs build / build (push) Successful in 27s
This commit is contained in:
parent
7e54d944e9
commit
a75bc60c29
@ -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.
|
||||||
|
@ -1 +1 @@
|
|||||||
REPLACEME.rocky.page
|
sig-kernel.rocky.page
|
||||||
|
@ -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.
|
||||||
|
10
mkdocs.yml
10
mkdocs.yml
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user