Skip to content
Snippets Groups Projects
  1. May 26, 2021
  2. May 14, 2021
  3. Apr 29, 2021
    • Arnaud Ferraris's avatar
      Enable table of contents for relevant pages · baf9ff9a
      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: default avatarArnaud Ferraris <arnaud.ferraris@collabora.com>
      baf9ff9a
  4. Jul 13, 2020
  5. 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
  6. Jan 20, 2020
  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