Software Alternatives & Reviews

Adding Markdown Support to a Static Site Generator

Markdown-it Docusaurus
  1. High-speed Markdown parser with 100% CommonMark support, extensions & syntax plugins.
    Pricing:
    • Open Source
    For my own static site generator, Jellybean, one feature of Docusaurus that I wanted to implement was full markdown support. This is because my static site generator previously only had partial markdown support, which is not very user-friendly. Thankfully, there are a some great open-source libraries which can provide full markdown support and I decided to use markdown-it for my project.

    #Competitive Intelligence #Data Profiling #Resource Profiling And Monitoring 6 social mentions

  2. Easy to maintain open source documentation websites
    Pricing:
    • Open Source
    This week in my open source development class, we learned about Docusaurus, which is a static site generator in React that creates static webpages from markdown files. Docusaurus has a lot of interesting features such as themes, plugins, configurable sidebar navigation, full markdown support, and more.

    #Documentation #Documentation As A Service & Tools #Static Site Generators 192 social mentions

Discuss: Adding Markdown Support to a Static Site Generator

Log in or Post with