glintcms-starter-intesso
Version:
This is a WebSite implementation with GlintCMS. It shows how you can use GlintCMS.
26 lines • 2.31 kB
JSON
{
"teaser": {
"src": "/files/projects/glint/glintcms-small.png",
"alt": "",
"style": "",
"class": ""
},
"banner": {
"src": "/files/projects/glint/glintcms.png",
"alt": "the invisible content management system (cms)",
"style": "width: 100%; margin: auto; display: block;",
"class": ""
},
"title": "GlintCMS",
"short": "The invisible Content Management System | an intesso open source project",
"text": "<p>The Motivation to build GlintCMS was the frustration we had while developing Real Time Systems as well as more "Static" Platforms, that need to be rendered on the server side for Search Engine Optimization (SEO).</p>\n\n<p> </p>\n\n<p>We switched between different technologies and monolyts, until we decided to build small modules, that we can reuse for web applications as well as for web sites.</p>\n\n<p> </p>\n\n<p>It turned into a modular and flexible solution, that leaves you enough room for custom solutions for small to medium Web Sites.</p>\n\n<p>It basically has no backend, but intuitive inline editing. It can run stuff on the server as well as in the browser.</p>\n\n<p> </p>\n\n<h2>Use Cases</h2>\n\n<ul>\n\t<li>Web Application (Single Page Applications)</li>\n\t<li>Web Sites / Platforms (Heavy server side rendering)</li>\n</ul>\n\n<p> </p>\n\n<h2>Development Principle</h2>\n\n<p>GlintCMS follows the GlintAPP principle: <a href=\"https://github.com/glintapp/glintapp\">github.com/glintapp/glintapp</a></p>\n\n<p> </p>\n\n<h2>Technology</h2>\n\n<ul>\n\t<li>Server: node.js / express or connect</li>\n\t<li>Browser: huge lib support with browserify</li>\n\t<li>Extendability: with "glint-*" npm modules</li>\n\t<li>Data Store: supports almost everything with mimimal effort</li>\n\t<li>Templating: supports everything that renders in node.js as well as in the browser</li>\n</ul>\n\n<p> </p>\n\n<p><a href=\"http://www.glintcms.com\">www.glintcms.com</a></p>\n\n<p><a href=\"https://github.com/glintcms\">www.github.com/glintcms</a></p>\n",
"meta": {
"title": "GlintCMS",
"description": "the invisible cms"
},
"updatedAt": "2015-09-17T10:13:03.260Z",
"createdAt": "2015-09-02T20:06:36.281Z",
"id": "de-glintcms",
"locale": "de",
"path": "glintcms"
}