Skip to content

Instantly share code, notes, and snippets.

@Descent098
Created October 24, 2022 02:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Descent098/7de3f39f1ae00c9b622855ad38ec9fb6 to your computer and use it in GitHub Desktop.
Save Descent098/7de3f39f1ae00c9b622855ad38ec9fb6 to your computer and use it in GitHub Desktop.

CMS/Frontends

name URL Self-Hostable
ghost https://ghost.org/ Yes
drupal https://www.drupal.org/ Yes
Wordpress https://wordpress.com/ Yes
Squarespace https://www.squarespace.com/ No
Wix https://www.wix.com/ No
NetlifyCMS https://www.netlifycms.org/ Yes (just use the CMS part)
Ponzu https://docs.ponzu-cms.org/ Yes
Keystone https://keystonejs.com/ Yes
Webiny https://www.webiny.com/ Yes
Strapi https://strapi.io/ Yes
SuncelCMS https://suncel.io/ Yes

SSG's

Name URL Language
hugo https://gohugo.io/ Go
ezcv https://ezcv.readthedocs.io/en/latest/ Python
pelican https://getpelican.com/ Python
zola https://www.getzola.org/ Rust
11ty https://www.11ty.dev/ Javascript/NPM
Gatsby https://www.gatsbyjs.com/ Javascript/NPM
Cactus https://github.com/eudicots/Cactus Python
Astro https://astro.build/ Javascript/NPM
Hubpress https://hubpress.xyz/ Javascript/NPM

Documentation-based sites

Name URL Language Type
Mdbook https://rust-lang.github.io/mdBook/ Rust SSG/Autodoc
Mkdocs https://www.mkdocs.org/ Python SSG
Docsify https://docsify.js.org/#/ Javascript/NPM SSG-ish
Docusaurus https://docusaurus.io/ Javascript/NPM Server
Pdoc3 https://pdoc3.github.io/pdoc/ Python Inline-docs site
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment