mirror of
https://github.com/justinian/jsix.git
synced 2025-12-09 16:04:32 -08:00
[docs] Set up github pages workflow
First pass at a GitHub Actions workflow to deploy the docs site.
This commit is contained in:
@@ -70,7 +70,6 @@ The jsix kernel is quite far along now, but the userland systems are still lacki
|
||||
:maxdepth: 1
|
||||
:caption: Site Contents:
|
||||
|
||||
index
|
||||
syscall_interface
|
||||
|
||||
|
||||
|
||||
5
docs/requirements.txt
Normal file
5
docs/requirements.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
cogapp >= 3
|
||||
pyyaml >= 5.4
|
||||
lark == 0.12.0
|
||||
sphinx
|
||||
renku-sphinx-theme
|
||||
Reference in New Issue
Block a user