Skip to content
Snippets Groups Projects
  1. May 27, 2020
    • Martyn Welch's avatar
      Remove Phabricator workflow from the website · 655635e0
      Martyn Welch authored and Emanuele Aina's avatar Emanuele Aina committed
      
      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: default avatarMartyn Welch <martyn.welch@collabora.com>
      655635e0
    • Martyn Welch's avatar
      Remove redundant titles · 74a21c50
      Martyn Welch authored and Emanuele Aina's avatar Emanuele Aina committed
      
      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: default avatarMartyn Welch <martyn.welch@collabora.com>
      74a21c50
  2. Mar 30, 2020
    • Martyn Welch's avatar
      Clean up document titles · f1f027af
      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: default avatarMartyn Welch <martyn.welch@collabora.com>
      f1f027af
  3. Feb 12, 2020
  4. Feb 11, 2020
  5. Feb 07, 2020
  6. Jan 30, 2020
    • Martyn Welch's avatar
      Clean up fragment links · 30e3dbbc
      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: default avatarMartyn Welch <martyn.welch@collabora.com>
      30e3dbbc
    • Martyn Welch's avatar
      Clean up links · bca9945f
      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: default avatarMartyn Welch <martyn.welch@collabora.com>
      bca9945f
    • Martyn Welch's avatar
      Tidy up unlinked and obsolete files · 717bc21c
      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: default avatarMartyn Welch <martyn.welch@collabora.com>
      717bc21c
  7. Jan 29, 2020
  8. Jan 26, 2020
  9. Jan 24, 2020
  10. Jan 20, 2020
  11. Jan 16, 2020
    • Martyn Welch's avatar
      Add in page aliases from old wiki · 628f31ce
      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: default avatarMartyn Welch <martyn.welch@collabora.com>
      628f31ce
  12. Jan 15, 2020
  13. Jan 14, 2020
Loading