Skip to content
Snippets Groups Projects
  1. Mar 01, 2021
  2. Feb 16, 2021
  3. Feb 03, 2021
  4. Feb 02, 2021
  5. Jan 30, 2021
  6. Jan 24, 2021
  7. Jan 23, 2021
  8. Jan 22, 2021
  9. Dec 17, 2020
  10. Dec 02, 2020
  11. Oct 22, 2020
    • Martyn Welch's avatar
      Split out persistent workspace into separate guide, remove design · bdeb597b
      Martyn Welch authored and Emanuele Aina's avatar Emanuele Aina committed
      
      The persistent workspace documentation is currently in the SDK usage document.
      The usage document covers some very basic usage, whilst the persistent
      workspace is a little bit more of an advanced topic. Split it out into its own
      document and move both to guides.
      
      Additionally the design document is still present for the persistent workspace
      feature. This is now redundant since the design has been implemented. Move the
      limited amount of pertanent information from the design document to the guide
      and remove the design document to avoid confusion.
      
      Signed-off-by: default avatarMartyn Welch <martyn.welch@collabora.com>
      bdeb597b
  12. Oct 13, 2020
  13. Oct 12, 2020
  14. Sep 23, 2020
  15. Sep 22, 2020
  16. Sep 03, 2020
    • Martyn Welch's avatar
      Update and classify a batch of design documents · 786fb549
      Martyn Welch authored and Emanuele Aina's avatar Emanuele Aina committed
      
      The design documents imported from designs.apertis.org need to be
      classified and moved into the structure implemented for documents on the
      new website. The content of the documents also need minor edits to ensure
      a good look and feel as well as the addition of notes to explain the
      context of some documents (such as noting that certain concept documents
      have been implemented since they were written and when that occurred).
      
      This commit contains conversion of an initial batch of design documents.
      
      Signed-off-by: default avatarMartyn Welch <martyn.welch@collabora.com>
      786fb549
    • Martyn Welch's avatar
      Fix creation dates · a98cb03f
      Martyn Welch authored and Emanuele Aina's avatar Emanuele Aina committed
      
      Got out of step whilst adding creation dates to designs and failed to test
      properly. A stray space is stopping the dates from being parsed. Remove
      the space.
      
      Signed-off-by: default avatarMartyn Welch <martyn.welch@collabora.com>
      a98cb03f
  17. Aug 27, 2020
  18. Aug 26, 2020
    • Martyn Welch's avatar
      Add creation dates to designs documents · 277ef847
      Martyn Welch authored
      
      The metadata in each file on designs.apertis.org didn't contain a creation
      date, however this is the primary means that we are ordering the documents
      by on the new Apertis website so that the newer documents are listed
      first.
      
      Whilst the documents don't contain a creation date, they are stored in a
      git repository that can provide us with this information. Add the
      retrieved dates into the front matter.
      
      Signed-off-by: default avatarMartyn Welch <martyn.welch@collabora.com>
      277ef847
    • Martyn Welch's avatar
      Add in missing usage of ref shortcode · a467aff1
      Martyn Welch authored and Martyn Welch's avatar Martyn Welch committed
      
      We are using Hugo's "ref" shortcode for links on the website as this helps
      to ensure that our links are valid. A number of links that aren't using
      this tool have been identified, fix them and the resulting bad page links
      found un upstreaming.md.
      
      Signed-off-by: default avatarMartyn Welch <martyn.welch@collabora.com>
      a467aff1
Loading