networkException
9279dd783b
Everywhere: Use title case for man section titles
...
In addition to the section headings on man.serenityos.org,
all occurances of man section titles are now formatted in title case.
2022-02-25 12:06:31 -05:00
DavidLindbom
c6f3856d4f
man.serenityos.org: Include Games section on index page
2022-01-13 13:43:51 +01:00
kleines Filmröllchen
9e471353dd
Meta: Convert new help page link styles for the man page website
...
The special URL links (help://man) and the application opening links now
work on the man page website. While the page links are translated
correctly, the application launch can't be implemented. For this reason,
an explanatory error page is shown instead.
2022-01-11 00:24:57 +01:00
mjz19910
10ec98dd38
Everywhere: Fix spelling mistakes
2022-01-07 15:44:42 +01:00
Ben Wiederhake
d9af659a12
Meta: Add link to awesome new meta-project from main website :^)
2021-12-27 15:06:39 +02:00
Andreas Kling
363875128c
Websites: Update the SerenityOS bug bounty program :^)
...
Let's increase the reward since I have significantly improved funding
over the last year! Merry haxmas! :^)
2021-12-18 11:30:10 +01:00
Andreas Kling
34cc4803af
Websites: Import serenityos.org website changes
...
I hadn't synced this for a while. The repo copy now matches the live
site once again.
2021-10-30 17:42:26 +02:00
Ben Wiederhake
dad47a3dd1
man.serenityos.org: Use pandoc for listings and landing page
...
This makes all pages look and feel the same, because they all use the
default CSS generated by pandoc. Also, it inserts the banner everywhere
at the top, not only into the top-level index.html.
Credit to @xSlendiX for suggesting that `-B` works here.
2021-10-22 19:49:28 +03:00
Ben Wiederhake
5c04a2d4b3
man.serenityos.org: Add section descriptions to overview page
2021-10-22 19:49:28 +03:00
Ben Wiederhake
52e9f25403
Everywhere: Change from http to https where feasible
...
I used "git grep -FIn http://" to find all occurrences, and looked at
each one. If an occurrence was really just a link, and if a https
version exists, and if our Browser can access it at least as well as the
http version, then I changed the occurrence to https.
I'm happy to report that I didn't run into a single site where Browser
can't deal with the https version.
2021-10-05 02:08:08 +02:00
networkException
472721b774
Everywhere: Use new discord invite url :^)
...
Replaces all instances of the previous discord invite link
with a shiny new vanity url.
2021-06-14 22:41:37 +01:00
Andreas Kling
675b0aee24
Websites: Some updates for the serenityos.org front page
...
- Add link to the Discord server
- Remove reference to Freenode IRC channel since it's no longer used
- Add sponsorship links for Linus :^)
2021-06-08 10:56:52 +02:00
Linus Groh
867072c7d8
Meta: Improve man.serenityos.org titles and link names
...
Index page:
- Change links from "Man 1" to "Section 1"
Section index pages:
- Change title from "1" to "Section 1 - SerenityOS man pages"
- Change links from "foo" to "foo(1)"
Man pages:
- Change title from "foo" to "foo(1) - SerenityOS man pages"
2021-05-07 22:28:33 +02:00
Idan Horowitz
fbc93a3a2f
Meta: Remove link to man6 from man.serenityos.org
...
We don't currently have any man6 entries.
2021-05-04 22:02:50 +01:00
Idan Horowitz
8cc6372b14
Meta: Strip man prefix from generated man page directories
2021-05-04 22:05:12 +02:00
Idan Horowitz
d29f17e882
Meta: Use correct hrefs for man pages in man.serenityos.org/index.html
2021-05-04 22:05:12 +02:00
Idan Horowitz
d29e2dd2d7
Meta: Add workflow that deploys man page updates to man.serenityos.org
2021-05-04 20:58:25 +02:00
Andreas Kling
0918dd0460
Website: Add link to @ABigPickle's VLA exploit
2021-03-08 22:53:28 +01:00
Andreas Kling
dfca6b03e4
Website: Reorganize bounty page history section a little bit
2021-03-08 22:53:28 +01:00
Emanuele Torre
1f81bc6879
Everywhere: Remove unnecessary whitespace at the end of some lines.
2021-03-08 09:20:53 +01:00
Emanuele Torre
b7de2046e6
Meta: serenityos.org: Fix javascript error in the 2nd anniversary page.
...
The error as seen from chromium's devtools:
Uncaught ReferenceError: I is not defined
at (index):455
2021-03-08 09:20:53 +01:00
Andreas Kling
c2c7c7368b
Website: Add @cees-elzinga's ptrace race + ASLR bypass to bounty page
2021-02-18 12:51:13 +01:00
Andreas Kling
3551198f99
Website: Add vakzz's exploit & writeup to the bounty page
2021-02-14 01:33:17 +01:00
Andreas Kling
a7f63eab84
Website: Bounty: Add links to writeups for unclaimed bounties
...
I've reached out to all of these authors asking if they would like to
claim the bounty and no one did. Let's list them on the website anyway
since it's fun to read about them. :^)
2021-01-16 16:58:04 +01:00
bcoles
c90b7881a7
Website: Bounty: Add rule for user interaction/social engineering ( #4974 )
2021-01-16 13:09:01 +01:00
Andreas Kling
14f360154b
Website: Remove Wikipedia link from home page
...
The page about SerenityOS has been deleted from Wikipedia for lack of
notoriety so let's not link to it.
2021-01-14 09:50:14 +01:00
Andreas Kling
4e99e013f0
Meta: Import the serenityos.org website
...
It doesn't seem right to not have the website in version control.
Also this way people can make changes to it. :^)
2020-12-28 00:12:12 +01:00