sphinx-revealjs VS sphinx-external-toc

Compare sphinx-revealjs vs sphinx-external-toc and see what are their differences.

sphinx-external-toc

A sphinx extension that allows the site-map to be defined in a single YAML file (by executablebooks)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
sphinx-revealjs sphinx-external-toc
1 1
104 31
- -
8.6 6.0
1 day ago 5 days ago
Python Python
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

sphinx-revealjs

Posts with mentions or reviews of sphinx-revealjs. We have used some of these posts to build our list of alternatives and similar projects.

sphinx-external-toc

Posts with mentions or reviews of sphinx-external-toc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-07.
  • Ask HN: How did you migrate off Evernote?
    6 projects | news.ycombinator.com | 7 Jul 2023
    If you mean which services I went to, I pulled the plug on proprietary or at least non-open-source services and walled gardens. I'm now using GitLab Pages to host both my blog and the notes I had there. I use Sphinx to manage structure and templating.

    I have created a /notes folder which gets made available under the same domain ( https://jdsalaro.com/blog/category/notes/ ) which will contain all stuff I had in Evernote.

    The content of my Evernote account is exported via the API and each note put into a note.md file with the first line as title, tags ( private, note) and "inferred" headings.

    Within that folder there's a /private one which never gets built ( using tox ) nor published to the public version of my blog. There's a separate GitLab pipeline which only builds /private and makes it available under Gitlab pages but uses another non-public project, so you need to be logged in and a member of the repo to be able to see it.

    The good thing is that I can read them everywhere and if necessary edit stuff via mobile ( Browser tab added to home screen or La coat )

    Since everything is backed up using git, both the public and private versions, I don't have to worry about losing data.

    Cool side-effects are that I've started using and understanding Sphinx to manage the structure and templating and even started poking around helping with the project ( https://github.com/executablebooks/sphinx-external-toc/issue... )

    Really, we had the power all along but became complacent. We've got to be the change we want to see.

What are some alternatives?

When comparing sphinx-revealjs and sphinx-external-toc you can also consider the following projects:

sphinx-vhdl

MyST-Parser - An extended commonmark compliant parser, with bridges to docutils/sphinx

sphinx-diagrams - Rough Sphinx extension for diagrams

rst2pdf - Use a text editor. Make a PDF.

sphinx-readme - Generate Beautiful reStructuredText README.rst for GitHub, PyPi, GitLab, BitBucket