Skip to content

Redesign site with solution that uses Markdown for content #64

@colinkiama

Description

@colinkiama

Time for Zola to make a comeback.

Problems with current sphinx solution:

  • Python may be installed but you need to install python pip
  • pip doesn't let you install dependencies globally without an override flag now
  • No built-in live server solution for rapid development. Contributors have to use their own solution
  • reStructuredText is complex compared to Markdown. For a project that we need to rely on external contributors for content, we should be using the more simpler markup solution
  • Sphinx takes a while to generate the website

How New Solution Will Be Implemented:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions