Skip to content
Snippets Groups Projects
  1. May 14, 2020
  2. May 12, 2020
  3. May 11, 2020
    • Martyn Welch's avatar
      Update versions on website, simplify access to release notes and schedules · 0a4d0da3
      Martyn Welch authored
      
      The main page of the Apertis website was pointing at release schedules
      of releases that had already been released and not pointing at the
      currently released versions of Apertis. Whilst remedying this it became
      apparent that we are storing the "current" versions in 3 different places
      thus increasing the likelyhood that one will be missed on any update.
      
      So:
      - Merge the "release notes" and "release schedules" pages into a unified
        release page
      - Point to this unified page and the current releases on the main page
      - Update links as appropriate
      - Add missing release schedules for next releases (with TBD dates for now)
      
      Signed-off-by: default avatarMartyn Welch <martyn.welch@collabora.com>
      0a4d0da3
  4. Apr 23, 2020
    • Martyn Welch's avatar
      Tweak site indexing to include all pages · a76b3704
      Martyn Welch authored
      
      The current search indexing only looks at "regular pages". This ensures
      that a lot of the content is indexed and avoids the indexing of taxonomies
      and other broadly irrelevant types of content in the index. However, it
      does result in certain lists pages not being included in the index that
      may contain valuable information.
      
      The value of having the list pages indexed currently outweights the impact
      of potentially including other tertiary data in the index, for a start
      we're not currently using taxonomies. This should be re-evaluated as and
      when we're able to spend time better structuring the website.
      
      Signed-off-by: default avatarMartyn Welch <martyn.welch@collabora.com>
      a76b3704
  5. Apr 09, 2020
  6. Apr 08, 2020
  7. 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
  8. Mar 27, 2020
  9. 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
  10. Mar 25, 2020
  11. Mar 24, 2020
  12. Mar 23, 2020
  13. Mar 18, 2020
  14. Mar 05, 2020
  15. Feb 12, 2020
  16. Feb 11, 2020
  17. Feb 07, 2020
  18. Jan 30, 2020
  19. Jan 29, 2020
Loading