mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 17:57:35 +00:00
Meta: Add workflow that deploys man page updates to man.serenityos.org
This commit is contained in:
parent
04c3cddb1e
commit
d29e2dd2d7
3 changed files with 71 additions and 0 deletions
BIN
Meta/Websites/man.serenityos.org/banner.png
Normal file
BIN
Meta/Websites/man.serenityos.org/banner.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 49 KiB |
18
Meta/Websites/man.serenityos.org/index.html
Normal file
18
Meta/Websites/man.serenityos.org/index.html
Normal file
|
@ -0,0 +1,18 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>SerenityOS man pages</title>
|
||||
</head>
|
||||
<body>
|
||||
<img src="banner.png" alt="SerenityOS">
|
||||
<h1>SerenityOS man pages</h1>
|
||||
<a href="man1/"><p>Man 1</p></a>
|
||||
<a href="man1/"><p>Man 2</p></a>
|
||||
<a href="man1/"><p>Man 3</p></a>
|
||||
<a href="man1/"><p>Man 4</p></a>
|
||||
<a href="man1/"><p>Man 5</p></a>
|
||||
<a href="man1/"><p>Man 6</p></a>
|
||||
<a href="man1/"><p>Man 7</p></a>
|
||||
<a href="man1/"><p>Man 8</p></a>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue