PackageTrack
Sign in Get early access

github.com/maaslalani/slides

v0.9.0 #284 most downloaded on Go modules maaslalani/slides

What this package is like to depend on

Last release 1 months ago

08 Jul 2026

Ships unpredictably

gaps range from 1 weeks to 2.1 years

Some releases are documented

notes for 10 of 17 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

54 releases · first in 2021

1 release in the last 12 months

see the full history below

Release timeline

54 releases · Jun 2021 to Jul 2026
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 54
  1. v0.9.1-0.20260708184445-92af1ef1f33a 08 Jul 2026 pre-release

    Nothing published for this version

  2. v0.9.1-0.20240619103010-c6eea3330053 19 Jun 2024 pre-release

    Nothing published for this version

  3. v0.9.1-0.20240604140410-db69fde19b80 04 Jun 2024 pre-release

    Nothing published for this version

  4. v0.9.1-0.20240511210255-f0996f65dd17 11 May 2024 pre-release

    Nothing published for this version

  5. v0.9.1-0.20240306141828-68554e377cad 06 Mar 2024 pre-release

    Nothing published for this version

  6. v0.9.1-0.20240304162448-e44f6b799d9d 04 Mar 2024 pre-release

    Nothing published for this version

  7. v0.9.1-0.20231220225000-53a45c6fc1df 20 Dec 2023 pre-release

    Nothing published for this version

  8. v0.9.1-0.20231030025157-da04294097e3 30 Oct 2023 pre-release

    Nothing published for this version

  9. v0.9.1-0.20230712170418-638d50082ca0 12 Jul 2023 pre-release

    Nothing published for this version

  10. v0.9.1-0.20230712164546-1ab9a148509c 12 Jul 2023 pre-release

    Nothing published for this version

  11. v0.9.1-0.20230630002931-a270a2cf67ec 30 Jun 2023 pre-release

    Nothing published for this version

  12. v0.9.1-0.20230619194448-966e62c54c17 19 Jun 2023 pre-release

    Nothing published for this version

  13. v0.9.1-0.20230313010838-bd5582c9ca83 13 Mar 2023 pre-release

    Nothing published for this version

  14. v0.9.1-0.20230301171934-9e3e13ef3d52 01 Mar 2023 pre-release

    Nothing published for this version

  15. v0.9.1-0.20221210221009-fbdd21edee59 10 Dec 2022 pre-release

    Nothing published for this version

  16. v0.9.0 10 Sep 2022
    Release notes

    Slides over SSH

    You will be able to access the presentation hosted over SSH! You can use this to present with slides from a computer that doesn't have slides installed, but does have ssh. Or, let your viewers have access to the slides on their own computer without needing to download slides and the presentation file. (Thanks to @ivantsepp!)

    slides serve <file>
    

    And then ssh into your presentation with:

    ssh 127.0.0.1 -p 53531
    

    What's Changed

    New Contributors

    Full Changelog: v0.8.0...v0.9.0

    Open source →
    Release notes

    v0.9.0 Latest

    Latest

    Compare

    Choose a tag to compare

    Open source →
  17. v0.8.1-0.20220716163553-e5e3d0f2f726 16 Jul 2022 pre-release

    Nothing published for this version

  18. v0.8.1-0.20220704175633-54b1f0a7b0c3 04 Jul 2022 pre-release

    Nothing published for this version

  19. v0.8.1-0.20220429173502-419a6981df93 29 Apr 2022 pre-release

    Nothing published for this version

  20. v0.8.1-0.20220413170706-93c0f899c4a4 13 Apr 2022 pre-release

    Nothing published for this version

  21. v0.8.0 04 Apr 2022
    Release notes

    What's Changed

    Open source →
    Release notes

    v0.8.0

    Compare

    Choose a tag to compare

    Open source →
  22. v0.7.3 15 Feb 2022
    Release notes

    Changelog

    • Bump lots of dependencies
    • Get rid of lots of dependencies (Removed over 600 lines from go.sum)

    Full Changelog: v0.7.2...v0.7.3

    Open source →
    Release notes

    v0.7.3

    Compare

    Choose a tag to compare

    Open source →
  23. v0.7.3-0.20220131015146-541979777d75 31 Jan 2022 pre-release

    Nothing published for this version

  24. v0.7.2 01 Nov 2021
    Release notes

    Changelog

    What's Changed

    • Improvements to Search (using bubbles#TextInput component) in slides by @darmiel in #119
    Open source →
    Release notes

    v0.7.2

    Compare

    Choose a tag to compare

    Open source →
  25. v0.7.1 01 Nov 2021
    Release notes

    Changelog

    Changes

    • Added Page Up and Page Down navigation by @Janszczyrek in #115
    • Improvements to exit code handling & virtual text reset

    Bug Fixes

    • Fixed bug with executing the same code block multiple times.
    Open source →
    Release notes

    v0.7.1

    Compare

    Choose a tag to compare

    Open source →
  26. v0.7.0 29 Oct 2021
    Release notes

    Changelog

    Search Functionality

    To quickly jump to the right slide, you can use the search functionality.

    Press /, enter your search term, and press Enter.
    (The search term is interpreted as a regular expression. The /i flag causes case-insensitivity.).

    Press ctrl+n after a search to go to the next search result.

    Thanks to @darmiel!

    Open source →
    Release notes

    v0.7.0

    Compare

    Choose a tag to compare

    Open source →
  27. v0.6.2 23 Oct 2021
    Release notes

    Changelog

    4dd723d Remove some language tests to remove build dependencies on NixOS

    Open source →
    Release notes

    v0.6.2

    Compare

    Choose a tag to compare

    Open source →
  28. v0.6.1 22 Oct 2021
    Release notes

    Changelog

    • Ability to run multiple code blocks in a single slide (thanks to @linw1995).
    • Word wrapping support (thanks to @gsol10).
    • Ability to use custom date format YYYY-MM-DD for date formatting in metadata (thanks to @cuducos).
    • Vim-like navigation (5G: go to slide 5, gg: go to first slide, G: go to last slide) (thanks to @stoovon).
    • Added rust support to code execution (thanks to @darmiel)
    Open source →
    Release notes

    v0.6.1

    Compare

    Choose a tag to compare

    Open source →
  29. v0.6.0 22 Oct 2021
    Release notes

    v0.6.0

    Compare

    Choose a tag to compare

    Open source →
  30. v0.5.1-0.20211010211637-d561ab99fcf9 10 Oct 2021 pre-release

    Nothing published for this version

  31. v0.5.1-0.20210919031852-165c5aa51405 19 Sep 2021 pre-release

    Nothing published for this version

  32. v0.5.0 22 Aug 2021
    Release notes

    Changelog

    Slides Customization

    slides allows you to customize your presentation's look and feel with metadata at the top of your slides.md. (thanks to @cuducos)

    This section is entirely optional, slides will use sensible defaults if this section or any field in the section is omitted.

    ---
    theme: ./path/to/theme.json
    author: Gopher
    date: January 2, 2006
    paging: Slide %d / %d
    ---
    

    theme: Path to json file containing a glamour theme, can also be a link to a remote json file which slides will fetch before presenting.
    author: A string to display on the bottom-left corner of the presentation view. Defaults to the OS current user's full name. Can be empty to hide the author.
    date: A string that is used to format today's date in the form 2006-01-02. If the date is not a valid form of 2006-01-02 the contents of the string will be displayed. Defaults to 2006-01-02.
    paging: A string that contains 0 or more %d directives. The first %d will be replaced with the current slide number and the second %d will be replaced with the total slides count. Defaults to Slide %d / %d.


    Other changes

    • Added: lua support to code blocks execution
    • Bug fix: Ordered lists now respect the first number as a starting point.
    Open source →
    Release notes

    v0.5.0

    Compare

    Choose a tag to compare

    Open source →
  33. v0.4.2-0.20210822093548-4e3be668eb90 22 Aug 2021 pre-release

    Nothing published for this version

  34. v0.4.2-0.20210812080806-4008b02778c3 12 Aug 2021 pre-release

    Nothing published for this version

  35. v0.4.2-0.20210705170631-45a0c6d6ee5a 05 Jul 2021 pre-release

    Nothing published for this version

  36. v0.4.1 05 Jul 2021

    Nothing published for this version

  37. v0.4.0 28 Jun 2021

    Nothing published for this version

  38. v0.3.1-0.20210621205911-2162d507b3a0 21 Jun 2021 pre-release

    Nothing published for this version

  39. v0.3.0 21 Jun 2021

    Nothing published for this version

  40. v0.2.1-0.20210619201217-851b00616c4f 19 Jun 2021 pre-release

    Nothing published for this version

  41. v0.2.1-0.20210613163940-822ce637bd36 13 Jun 2021 pre-release

    Nothing published for this version

  42. v0.2.0 13 Jun 2021

    Nothing published for this version

  43. v0.1.2 09 Jun 2021

    Nothing published for this version

  44. v0.1.1 07 Jun 2021

    Nothing published for this version

  45. v0.1.1-0.20210606144418-93ccd2525f6e 06 Jun 2021 pre-release

    Nothing published for this version

  46. v0.1.0 06 Jun 2021

    Nothing published for this version

  47. v0.0.0-20220413170706-93c0f899c4a4 13 Apr 2022 pre-release

    Nothing published for this version

  48. v0.0.0-20210606131813-95634ae2f148 06 Jun 2021 pre-release

    Nothing published for this version

  49. v0.0.0-20210605215731-47d2a87d42e0 05 Jun 2021 pre-release

    Nothing published for this version

  50. v0.0.0-20210605215054-9b249b617f3d 05 Jun 2021 pre-release

    Nothing published for this version

  51. v0.0.0-20210605214705-7af1081e7ea6 05 Jun 2021 pre-release

    Nothing published for this version

  52. v0.0.0-20210605194620-cb40fa9087b4 05 Jun 2021 pre-release

    Nothing published for this version

  53. v0.0.0-20210605194456-9480b07edee2 05 Jun 2021 pre-release

    Nothing published for this version

  54. v0.0.0-20210605133353-1c6b5dfe84a1 05 Jun 2021 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive