- 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>
-
Martyn Welch authored
There are a number of badly formatted links that don't point correctly to resources or point to resources that aren't available. Where possible correct the links, if this is not possible remove or neuter the link to preserve as much as possible. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
Martyn Welch authored
A number of files in the `content/` directory are either unlinked (and therefore hidden) or would have contained a message (generated by a wiki template) stating they were obsolete and pointing to the updated location. - Move the unlinked documents into guidelines so that they are at least accessible via the automatic list, link if a quick location can be found. - Remove the obsolete pages and update the links to point to the correct location. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
- Jan 29, 2020
-
-
Martyn Welch authored
Move guidelines.md to be index for guilelines directory. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
- Jan 26, 2020
-
-
Emanuele Aina authored
Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
Emanuele Aina authored
Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
- Jan 24, 2020
-
-
Emanuele Aina authored
The conversion to markdown broke the <code> snippets. Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
- Jan 20, 2020
-
-
Martyn Welch authored
The wiki had a wiki specific mechanism for redirecting pages. This doesn't work outside of the wiki, so replace references to redirect pages as appropriate and remove redirect pages. Ensure links from the old wiki are maintained. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
Martyn Welch authored
The wiki is now locked and a final dump of data performed. Update the site to reflect these latest changes, including adding back a piece of ascii art removed in the last dump as it was confusing the conversion tool. 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>
-