Skip to content
Snippets Groups Projects
  1. Apr 09, 2020
  2. Apr 08, 2020
  3. 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
  4. Mar 27, 2020
  5. Mar 26, 2020
    • Martyn Welch's avatar
      Fixing URL used for search · bf10f8b0
      Martyn Welch authored
      
      The current search is using the URL "<site>/search", which is getting
      redirected to the true location "<site>/search/". When running through
      Hugo, the server it runs on localhost is maintaining the GET request
      across the redirect, the hosting isn't.
      
      The easiest (and arguably best) way or dealing with this is to correct the
      URL so that no redirect is needed.
      
      Signed-off-by: default avatarMartyn Welch <martyn.welch@collabora.com>
      bf10f8b0
  6. Mar 25, 2020
  7. Mar 24, 2020
  8. Mar 23, 2020
  9. Mar 18, 2020
  10. Mar 05, 2020
  11. Feb 12, 2020
  12. Feb 11, 2020
  13. Feb 07, 2020
  14. Jan 30, 2020
  15. Jan 29, 2020
Loading