Skip to content

switch site to sphinx + myst-parser? #88

@NickleDave

Description

@NickleDave

Opening an issue here since this will be a big PR, and to avoid me writing lengthy threads about it in Slack.

Since we're pyOpenSci we might want to use Python tools to build the site.

IME converting from any .md-based static site builder to a site built with myst-parser + sphinx is actually fairly painless.
E.g., I converted our site on code review from Hugo to the jupyter book theme built on readthedocs
ResearchCodeReviewCommunity/dev-review#75
https://dev-review.readthedocs.io/en/latest/

Big issue would be the theme we have.
AFAICT it's minimal-mistakes with some custom css?
I don't know how much of the theme-ing happens in Ruby v. html + css -- i.e. if we could just vendor the html + css to make an initial transition then it would be easy to test out with a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions