Skip to content
Snippets Groups Projects
  1. Jan 27, 2021
  2. Dec 03, 2020
  3. Jun 30, 2020
  4. 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
  5. Jan 28, 2020
  6. Jan 20, 2020
    • Martyn Welch's avatar
      Replace redirects · f096fc73
      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: default avatarMartyn Welch <martyn.welch@collabora.com>
      f096fc73
  7. 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
  8. Jan 15, 2020
  9. Jan 14, 2020
  10. Nov 22, 2019
Loading