- May 27, 2020
-
-
The phabricator workflow is not approriate for consumption by those not inside Bosch or Collabora. The phabricator instance is password protected and not accessible by the general public. Portions of this workflow also do not make any sense outside a client relationship. Move this content to the phabricator wiki where it is more relevant. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
The Hugo Front Matter contains the title for each page, it is therefore unnecessary to include a title as the first line in the markdown. Remove the redundant titles to clean up page presentation. Additionally we have a number of pages that have an initial title "introduction", "intro" or similar. These are redundant so remove them too. 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>
-
- Feb 12, 2020
-
-
Martyn Welch authored
The contribution process on designs.apertis.org currently has a section on API review. This process doesn't fit with the focus of that document (namely upstream contributions), so move it to the API documentation. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
- Feb 11, 2020
-
-
We have lots of duplicated and out-of-date information on various Apertis sites. Remove the out-of-date information from the website for now and point at the ci-package-builder documentation. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
The docker image requires the path used during pull to be provided as part of the image name else the following error is received: Unable to find image 'apertis-v2021dev1-package-source-builder:latest' locally docker: Error response from daemon: pull access denied for apertis-v2021dev1-package-source-builder, repository does not exist or may require 'docker login': denied: requested access to the resource is denied. See 'docker run --help'. Update the documentation to use the correct command. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
- Feb 07, 2020
-
-
Andrej Shadura authored
-
- 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>
-