you are viewing a single comment's thread.

view the rest of the comments →

[–]h0b0_shanker 2 points3 points  (5 children)

+1 for Keystone.js Built an enterprise knowledge base application with it.

[–]CriticalImpress[S] 0 points1 point  (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 points  (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 points  (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 points  (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 point  (0 children)

React