On what platform should the Wiki run?

This page summarizes the projects mentioned and recommended in the original post on /r/ElysianEclipse

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
surveyjs.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. markdown-here

    Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.

    A static site generator is a tool for building websites. You usually write your content in Markdown. Then you have a build command which uses a theme (you can make your own or get one from the internet) which it will use to generate html which a web browser can render. This results in very fast websites. Also, since you don't need a backend, you can host the site on something like GitHub pages, which is free, everyone can edit the page by uploading their changes to the GitHub repository, and if the project seizes development for whatever reason, you'll still be able to check out the website.

  2. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.

    SurveyJS logo
  3. VuePress

    📝 Minimalistic Vue-powered static site generator

    A few popular examples of static site generators include Hugo, Jekyll, and VuePress.

  4. Jekyll

    :globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby

    A few popular examples of static site generators include Hugo, Jekyll, and VuePress.

  5. Hugo

    The world’s fastest framework for building websites.

    A few popular examples of static site generators include Hugo, Jekyll, and VuePress.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Craft Your GitHub Profile Page in 60 Seconds with Zero Code, Absolutely Free

    6 projects | dev.to | 11 Mar 2024
  • Any FOSS to make HTML websites for self-hosting?

    4 projects | /r/opensource | 7 Dec 2023
  • Would you use Terraform to manage a blog?

    2 projects | /r/Terraform | 26 May 2023
  • Any free alternative to Dreamweaver?

    2 projects | /r/freesoftware | 26 Apr 2023
  • I am trying to create a STATIC blog for a long time but I am stuck with where to store all these files.

    3 projects | /r/learnprogramming | 27 Feb 2023

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?