Skip to content
Snippets Groups Projects
  1. 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
  2. Mar 25, 2020
  3. Jan 30, 2020
  4. Jan 28, 2020
  5. Jan 16, 2020
  6. Jan 15, 2020
  7. Mar 06, 2019
Loading