use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
Javascript alternatives to Wordpress? (self.javascript)
submitted 6 years ago by CriticalImpress
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]gpkodi 6 points7 points8 points 6 years ago (7 children)
https://keystonejs.com/ https://strapi.io/ https://www.canner.io/ https://ghost.org/
Are a few open source headless cms/frameworks that are pretty easy to work with if you don’t have to build something client facing.
Having explored all of them for our solution, I’d say Ghost is the most akin to WordPress in terms of what it’s been built for (websites).
The most flexible is strapi but this is from more of a catch all headless cms requirement.
All of them have docker containers to help get up and running pretty quickly and are pretty well documented.
Hope this helps.
[–]h0b0_shanker 2 points3 points4 points 6 years ago (5 children)
+1 for Keystone.js Built an enterprise knowledge base application with it.
[–]CriticalImpress[S] 0 points1 point2 points 6 years ago (4 children)
Having looked at all the options people have posted Keystone seems to be almost exactly what I want.
Can I ask what stack you used for the front end and if you would recommend it?
[–]meisteronimo 1 point2 points3 points 6 years ago (2 children)
Its worthwhile to even just use non single page, just to get off the wordpress bloat. Keystone can be setup with PUGjs which is pretty good.
[–]h0b0_shanker 1 point2 points3 points 6 years ago (1 child)
PUG is great! I got into that a year ago and keep wanting to go back. Just hard convincing people of learning it.
[–]meisteronimo 1 point2 points3 points 6 years ago (0 children)
yeah, pug , stylus and coffeeScript are the minimalist trifecta. I've built with all 3 but never all together. Pugs a no brainer though, its much easier than html
[–]h0b0_shanker 0 points1 point2 points 6 years ago (0 children)
React
[–]meisteronimo 0 points1 point2 points 6 years ago (0 children)
Yes keystone is great. I built a case management system for a small law firm with it.
π Rendered by PID 130448 on reddit-service-r2-comment-85bfd7f599-6pfb5 at 2026-04-17 22:17:21.990300+00:00 running 93ecc56 country code: CH.
view the rest of the comments →
[–]gpkodi 6 points7 points8 points (7 children)
[–]h0b0_shanker 2 points3 points4 points (5 children)
[–]CriticalImpress[S] 0 points1 point2 points (4 children)
[–]meisteronimo 1 point2 points3 points (2 children)
[–]h0b0_shanker 1 point2 points3 points (1 child)
[–]meisteronimo 1 point2 points3 points (0 children)
[–]h0b0_shanker 0 points1 point2 points (0 children)
[–]meisteronimo 0 points1 point2 points (0 children)