- May 27, 2020
-
-
There are a number of broken links on the website that can be replaced with updated links pointing to the relevant information. Where this is not possible reword documents to not rely on the links rather than having broken links. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
- Mar 30, 2020
-
-
Martyn Welch authored
Many of the document titles contain directory names and/or are missing spacing between words. This has a number of effects: - It gives users a bad impression of the quality of the information on the website - It makes it harder for external search engines to catalog the contents of the website in a meaningful way - Reduces the effectiveness of any local searching that we implement Do an initial quick pass on the titles to make them more legible. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
- Jan 30, 2020
-
-
Martyn Welch authored
The wiki markup made it so that fragment links needed to be named as per the link name, thus enforcing the link test for such URLs started with a hash. As we are not using a wiki anymore, this is not the case and we can clean out the hashes to make the text more readable. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
- Jan 29, 2020
-
-
Martyn Welch authored
We have further cases where we have both a `foo.md` an `foo/`. This results in `food.md` being hidden. Move `foo.md` to `foo/_index.md` so that all content is accessible, working on the assumption that the contents of `foo/` are sub pages. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
- Jan 16, 2020
-
-
Martyn Welch authored
So as to transition relatively seemlessly to the new site, we can use the Hugo Alias functionality to put a number of HTML redirects in place to translate between `/old-wiki/<original_link>` and the new page location. We are hoping to combine this with URL rewriting on wiki.apertis.org to redirect requests for pages formerly served there into the redirect structure. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
- Jan 15, 2020
-
-
Martyn Welch authored
The "fragment" key is a key specific to the syna theme that we aren't likely to be using. Remove it from the markdown. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
- Jan 14, 2020
-
-
Martyn Welch authored
The conversion script has been improved to handle links better. This commit updates the content to the latest conversion. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
Martyn Welch authored
Add latest scripted conversion of wiki pages and move to simple Hugo theme. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-