Skip to content

Releases: ftnext/sphinx-revealjs-quickstart

0.0.4

18 Mar 14:10

Choose a tag to compare

Bugfixes

  • Generate all files under project dir
  • Tweaks

Full Changelog: 0.0.3...0.0.4

0.0.3

04 Mar 11:55

Choose a tag to compare

Features

  • Support the same arguments as sphinx-quickstart
  • --github-pages: Generate GitHub Pages deployment assets
uvx sphinx-revealjs-quickstart --github-pages -p project -a author
  • html_context: highlight_color

Full Changelog: 0.0.2...0.0.3

0.0.2

25 Feb 11:45

Choose a tag to compare

Features

uvx sphinx-revealjs-quickstart -p project -a author
  • Generate Makefile (make slide & make clean)
  • Generate GitHub Actions YAML to deploy slides on GitHub Pages
  • Generate template page.html to setup OGP

Full Changelog: 0.0.1...0.0.2

0.0.1

14 Feb 16:15

Choose a tag to compare

Start sphinx-revealjs-quickstart project! 🎉

Features

uvx sphinx-revealjs-quickstart -p project -a author

sphinx-quickstart + recommendation for sphinx-revealjs

Full Changelog: https://github.com/ftnext/sphinx-revealjs-quickstart/commits/0.0.1