{"id":16116678,"url":"https://github.com/dpc/ttcms","last_synced_at":"2025-08-31T08:41:44.137Z","repository":{"id":66405421,"uuid":"699796","full_name":"dpc/ttcms","owner":"dpc","description":"Tiny Trivial CMS (with Markdown)","archived":false,"fork":false,"pushed_at":"2010-07-28T20:16:52.000Z","size":99,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-01-09T23:38:07.008Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://dpc.ucore.info:/lab:ttcms","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-06-02T19:32:20.000Z","updated_at":"2022-03-09T11:08:29.000Z","dependencies_parsed_at":"2023-02-20T03:45:27.552Z","dependency_job_id":null,"html_url":"https://github.com/dpc/ttcms","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/dpc%2Fttcms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpc%2Fttcms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpc%2Fttcms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpc%2Fttcms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpc","download_url":"https://codeload.github.com/dpc/ttcms/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234304802,"owners_count":18811258,"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-10-09T20:25:17.071Z","updated_at":"2025-01-17T02:51:25.824Z","avatar_url":"https://github.com/dpc.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tiny Trivial CMS (with Markdown)\n\n## Goal\n\nSimple CMS for small sites with non-technical page editors.\nGood base for custom features development.\n\nIt's quite common that people want small company/business/personal sites\non which they could edit content. And it's easier for them to use natural\nmarkup like Markdown then HTML. And WYSIWYG editors are more of pain then real\nhelp. With mostly-static content it's \"setup once and let them use\" approach.\n\n## Overview\n\n### Features\n\n* tiny \u0026 simple PHP code\n* prepared to be used with Apache out of the box, but should work with other web servers with little work\n* page editing via plain files (FTP/SSH access) with Markdown markup\n* Markdown\n* multilingual sites prepared\n\n\n### How does it basically work\n\n`index.php` is handling all the requests (except existing files). It\nuses `router.php` to decide if it should use file content or do any special\nwork.\nCurrently language switching is implemented here, but it's a place to plug\ncustom functionality. If the page is to be served it reads txt files and\nconverts to HTML using Markdown plugin.\n\n\n## Installation\n\n* install in `htdocs` apache folder\n* download Markdown plugin to `./3rd` party folder\n* copy .htaccess.dist to .htaccess\n* copy config.php.dist to config.php\n* check `./config.php`\n\n# License\n\nBSD (see `LICENSE` file). But if you need anything other, just let me know.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpc%2Fttcms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdpc%2Fttcms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpc%2Fttcms/lists"}