Age | Commit message (Collapse) | Author |
|
In addition to the section headings on man.serenityos.org,
all occurances of man section titles are now formatted in title case.
|
|
|
|
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.
|
|
|
|
|
|
Let's increase the reward since I have significantly improved funding
over the last year! Merry haxmas! :^)
|
|
I hadn't synced this for a while. The repo copy now matches the live
site once again.
|
|
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.
|
|
|
|
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.
|
|
Replaces all instances of the previous discord invite link
with a shiny new vanity url.
|
|
- Add link to the Discord server
- Remove reference to Freenode IRC channel since it's no longer used
- Add sponsorship links for Linus :^)
|
|
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"
|
|
We don't currently have any man6 entries.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The error as seen from chromium's devtools:
Uncaught ReferenceError: I is not defined
at (index):455
|
|
|
|
|
|
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. :^)
|
|
|
|
The page about SerenityOS has been deleted from Wikipedia for lack of
notoriety so let's not link to it.
|
|
It doesn't seem right to not have the website in version control.
Also this way people can make changes to it. :^)
|