{"id":18267704,"url":"https://github.com/maebert/cnoms","last_synced_at":"2025-04-09T02:27:30.878Z","repository":{"id":5132105,"uuid":"6298127","full_name":"maebert/cnoms","owner":"maebert","description":"Content No-Management System","archived":false,"fork":false,"pushed_at":"2013-07-24T06:22:42.000Z","size":2250,"stargazers_count":3,"open_issues_count":12,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-14T20:57:28.257Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maebert.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-10-19T16:37:26.000Z","updated_at":"2017-06-18T18:49:11.000Z","dependencies_parsed_at":"2022-09-12T05:50:59.474Z","dependency_job_id":null,"html_url":"https://github.com/maebert/cnoms","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maebert%2Fcnoms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maebert%2Fcnoms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maebert%2Fcnoms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maebert%2Fcnoms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maebert","download_url":"https://codeload.github.com/maebert/cnoms/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247964517,"owners_count":21025203,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-05T11:28:35.415Z","updated_at":"2025-04-09T02:27:30.857Z","avatar_url":"https://github.com/maebert.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"CNoMS\n=====\n\nContent No-Management System. Works like....\n\n![Magic](http://medias.omgif.net/wp-content/uploads/2012/04/Its-magic....gif)\n\n\nWhy?\n----\n\nDesigners design websites. And nowadays, they also code websites in HTML and CSS. What designers don't want to do is\n\n* Learn complex templating languages\n* Set up some obese content-management system\n* Configure and maintain a server\n* Require clients to learn some obese content-management system\n* Make static websites for clients and need to change it twice a week because for said client.\n* Use a FTP and configure server addresses to upload their work.\n\nThis is where CNoMS (see no mess... get it...?) comes in. The idea is simple:\n\n1. Design and code your pages in standard HTML.\n2. Identify editable content by placing simple attributes into your tags, e.g. `\u003ch1 data-fieldname=\"site title\"\u003eDan's Deli\u003c/h1\u003e`\n3. Drag your project folder (let's say it's called \"dansdeli\") into the CNoMS app and click \"Publish\"\n4. Your site will be published to [dansdeli.cnoms.com](http://dansdeli.cnoms.com) where everybody can see it\n5. Your client can go to [dansdeli.cnoms.com/edit](http://dansdeli.cnoms.com/edit) where he will see the same page - except he can change your editable elements right on the page! Every edtiable element also has a undo-history and you can drag a slider to go through previous versions.\n\n### Other features:\n\n* Reusable elements. Every element with the same name in `data-fieldname` will have the same content across your site.\n* Automatic micro-templates. Set up a blog like this:\n  \n      ```html\n      \u003cul data-fieldname=\"blog\" data-type=\"collection\"\u003e\n        \u003cli data-type=\"item\"\u003e\n          \u003ch2 data-fieldname=\"title\"\u003eA blog post\u003c/h2\u003e\n          \u003cdiv data-fieldname=\"body\"\u003eJust lorem ipsum it.\u003c/div\u003e\n        \u003c/li\u003e\n      \u003c/ul\u003e\n      ```\n\n  And CNoMS will analyze the structure, turn everything from `\u003cli\u003e` to `\u003c/li\u003e` into a micro-template and let you add more blog posts in the edit view, where they show up just like they will be rendered.\n* Local preview - CNoMS also has a \"run locally\" mode, where you can test your design and make changes.\n\nCurrent state\n-------------\n\nCNoMS already works as advertised, but there is no GUI yet - you'll have to run it from command line. Also, there's no cnoms.com yet - you can only run it locally. If you think that this is a cool project let me know and we can make this reality.\n\n![Mac](https://raw.github.com/maebert/cnoms/master/design/mac/overview.png)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaebert%2Fcnoms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaebert%2Fcnoms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaebert%2Fcnoms/lists"}