On what platform should the Wiki run?

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

Our great sponsors
  • Appwrite - The open-source backend cloud platform
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • 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.

  • VuePress

    📝 Minimalistic Vue-powered static site generator

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

  • Appwrite

    Appwrite - The open-source backend cloud platform. Add Auth, Databases, Functions, and Storage to your product and build any application at any scale while using your preferred coding languages and tools.

  • 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.

  • 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