- May 10, 2021
-
-
Add the status to existing concept documents that require it and improve layout where required. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
The data sharing document is more of a architectural overview of how data sharing is expected to be handled on Apertis. Move it to the architecture section. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
The App Store Approval page lists other pages that might be of note to an App Store curators. As these are currently still concepts, as is the role of app store curator, this page is not required. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
A few extra terms/words have been found that are currently picked up by the spell checker. Add them to the dictionary. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
The remaining documents in designs are completely obsolete. Remove these designs to avoid confusion. The designs folder is part of the legacy layout so remove it completely now that there's no documents. Fix any broken links. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
We have a number of concepts still in the "designs" folder from the old layout that have yet to be reworked/updated. This is time consuming and it would be great to have all the documents in a sane layout without loosing track of the ones that still need updating. Put a status field and description in the front matter and move out of designs. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
The conditional access concept is broken into a design and a set of implementation notes. Merge these documents into one to simplify document structure and move to concepts. Add status and perform minor layout edits. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
The connectivity document is more of a guide on how to implement support than a concept. Add status to page as it is out of date, but move to guides as this is the "right" place for it. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
Perform a few minor grammatical tweaks and move build infrastructure document to architecture as it appears to be implemented. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
- Document doesn't mention Shapwick which still seems to be built. - Document mentions Corbridge that has been removed. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
The current theme uses ".URL" in a number of places that is resulting in the current warning message: Page.URL is deprecated and will be removed in a future release. Use .Permalink or .RelPermalink. If what you want is the front matter URL value, use .Params.url Update the usage of this variable to ".Permalink" to stop the warning messages being produced. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
The variable ".Hugo" has been deprecated syntax since v0.55. We get a warning about this each time the site is built: Page.Hugo is deprecated and will be removed in a future release. Use the global hugo function. Tweak the theme to utilise the correct new syntax to remove the errors making it clearer what is happening when something goes wrong. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
After moving to the latest version of Hugo, we are seeing lots of warnings as follows: WARN 2021/03/08 10:11:09 Failed to get translated string for language "en" and ID "postedOnDate": template: :1:13: executing "" at <.Count>: can't evaluate field Count in type string The fix is trivial, so implement to save these messages from obscuring actual issues. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
We have been using an old version of hugo in the gitlab registry as the latest version available at the time this was setup had a show stopping bug. Update the version of hugo used and switch to the docker image recommended by the Hugo project as this is potentially easier for those behind restrictive proxies to access. Provide a helper script to also make it easier to run Hugo from docker as a developer and document it. Use the `--rm` option to cause docker to remove the container once it's exited to avoid them building up and add `--security-opt label=disable` for those using an SELinux enabled distribution. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
- May 06, 2021
-
-
Martyn Welch authored
The use of custom domain names to access uptimerobot status pages has been made part of the pro plan. As we don't currently have a pro plan, update the website to use the direct URL. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
Martyn Welch authored
We have added the new Terms of Use and Privacy Policy to the website and in-line with the existing policies we state we will give 30 days notice of change. Note: These changes will switch to the new policies and should not be merged until the 6th May 2021. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
Martyn Welch authored
The copyrights document refers to the "Creative Commons Attribution-ShareAlike 4.0 Unported" license. Provide a link to the license so that more information about it can be easily found. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
- May 04, 2021
-
-
The Apertis packaging toolchain and pipelines have switched from the `coX` packaging version suffix to `apertisX` to better distinguish the work of the Apertis team from more Collabora-specific packages. Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
The Apertis packaging toolchain and pipelines have switched from the `coX` packaging version suffix to `apertisX` to better distinguish the work of the Apertis team from more Collabora-specific packages. Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
The Apertis packaging toolchain and pipelines have switched from the `coX` packaging version suffix to `apertisX` to better distinguish the work of the Apertis team from more Collabora-specific packages. Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
The Apertis packaging toolchain and pipelines have switched from the `coX` packaging version suffix to `apertisX` to better distinguish the work of the Apertis team from more Collabora-specific packages. Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
- May 03, 2021
-
-
Removing default code highlighting requires us to explicitly mark code we wish to be highlighted. Tweak howtobuildyourownkernel.md to act as a show case of how to do this. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
Hugo has a newer set of config options to control highlighting. Use them. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
Hugo has built in support for build time highlighting via Chroma. The Beautiful Hugo theme is also enabling Highlight.js. Disable Highlight.js so that we can gain control over the highlighting from the site config. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
Elvstam Cantner Andreas authored
Signed-off-by:
Andreas Elvstam Cantner <andreas.elvstam@se.bosch.com>
-
- Apr 29, 2021
-
-
Arnaud Ferraris authored
This commit enables the generation and display of the ToC on all pages where it's relevant due to the content size. More pages could have been included but left aside due to inconsistent use of heading levels leading to rendering/visual glitches. The pages' content has not been modified, except for the "Terms of use" page which included a manually-generated ToC. Signed-off-by:
Arnaud Ferraris <arnaud.ferraris@collabora.com>
-
Arnaud Ferraris authored
As some of our pages include a lot of content, structured through the use of headings, it makes sense to include an auto-generated ToC in our template. This ToC is only generated for pages including the `toc` boolean parameter with value `true` in their source header, so it can be enabled only when really useful. It only includes elements from heading levels 2 and 3 by default, while most of our documents are structured by using levels 1 and 2, so this commit also includes changes to the config file to reflect that. Signed-off-by:
Arnaud Ferraris <arnaud.ferraris@collabora.com>
-
Signed-off-by:
Arnaud Ferraris <arnaud.ferraris@collabora.com>
-
Signed-off-by:
Arnaud Ferraris <arnaud.ferraris@collabora.com>
-
Signed-off-by:
Arnaud Ferraris <arnaud.ferraris@collabora.com>
-
- Apr 28, 2021
-
-
Denis Pynkin authored
Extended "Apertis integration testing with LAVA" guide with additional details. Signed-off-by:
Denis Pynkin <denis.pynkin@collabora.com> Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
- Apr 27, 2021
-
-
It can often be instructive to know how old a document is, it can be surmised that a document written days ago may be more accurate than on written years ago. to enable users of the website to easily determine this add the last modification date to each document. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
Martyn Welch authored
Add some pointers for the style that we expect in Markdown submitted for the Apertis website. These are things that get picked up in review, stating them upfront may reduce the time needed to review submissions. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
- Apr 26, 2021
-
-
Walter Lozano authored
Improve documentation by providing an example of debos overlay action to apply customizations to images. Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
Martyn Welch authored
A warning was missed whilst implementing the source file link: .File.Path on zero object. Wrap it in if or with: {{ with .File }}{{ .Path }}{{ end }} Update to use the recommended format. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
In order to make it easier for users to discover where to edit the website, add a link in the page footer pointing to the current page in GitLab. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
The "Publishing a single application" section introduces the use of .flatpakrepo files, which are detailed in the subsequent "Publishing a repository" section. Moving the latter section before the former therefore makes more sense. Signed-off-by:
Arnaud Ferraris <arnaud.ferraris@collabora.com>
-
As requested, this commit adds more detailed explanations and step-by-step commands for creating and installing signed flatpak applications. Signed-off-by:
Arnaud Ferraris <arnaud.ferraris@collabora.com>
-
- Apr 23, 2021
-
-
Ritesh Raj Sarraf authored
It has been dropped in the packaging-tools repository Signed-off-by:
Ritesh Raj Sarraf <ritesh.sarraf@collabora.com>
-