No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    How does quasar-framework.org convert markdown to html?

    Help
    2
    3
    597
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      driedler last edited by

      I am curious how quasar-framework.org converts the markdown text on github to what is displayed on the website?

      I really like how the md is nicely integrated into the website. Is a standard library used? Is there any reference code available?

      Any help is appreciated.

      Thanks!

      1 Reply Last reply Reply Quote 0
      • s.molinari
        s.molinari last edited by

        The source code is here:
        https://github.com/quasarframework/quasar-framework.org

        And more interesting is naturally the package.json:
        https://github.com/quasarframework/quasar-framework.org/blob/dev/package.json

        Note though, Hexo is currently the software behind the site. However, this will be changing for the 1.0 release. Quasar will be eating its own dog food. :smiling_face_with_open_mouth_smiling_eyes:

        Scott

        1 Reply Last reply Reply Quote 1
        • D
          driedler last edited by

          This is exactly what I was looking for, thanks for the reply!

          1 Reply Last reply Reply Quote 0
          • First post
            Last post