{"id":26926776,"url":"https://github.com/matchilling/org.programmingtalks","last_synced_at":"2026-06-30T18:32:17.278Z","repository":{"id":100278874,"uuid":"123955961","full_name":"matchilling/org.programmingtalks","owner":"matchilling","description":null,"archived":false,"fork":false,"pushed_at":"2018-03-05T18:11:30.000Z","size":3869,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-28T01:34:08.268Z","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/matchilling.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-05T17:43:56.000Z","updated_at":"2018-03-05T17:45:13.000Z","dependencies_parsed_at":"2023-05-13T10:15:31.459Z","dependency_job_id":null,"html_url":"https://github.com/matchilling/org.programmingtalks","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/matchilling/org.programmingtalks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matchilling%2Forg.programmingtalks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matchilling%2Forg.programmingtalks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matchilling%2Forg.programmingtalks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matchilling%2Forg.programmingtalks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matchilling","download_url":"https://codeload.github.com/matchilling/org.programmingtalks/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matchilling%2Forg.programmingtalks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34979577,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-30T02:00:05.919Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-04-02T03:35:44.584Z","updated_at":"2026-06-30T18:32:17.259Z","avatar_url":"https://github.com/matchilling.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Preact Documentation Website\n\n[![Build Status](https://travis-ci.org/developit/preact-www.svg?branch=master)](https://travis-ci.org/developit/preact-www)\n[![gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/developit/preact)\n\nBased on [preact-boilerplate](https://github.com/developit/preact-boilerplate)\n\n\u003e :rocket: `master` is automatically deployed to [preactjs.com](https://preactjs.com)\n\n\n---\n\n\n# Application Structure\n\nThis website is built as a static-app, following the Application Shell pattern.\n\n\n#### Content\n\nContent is fetched and rendered on the fly from Markdown documents located in `content/`.\nDocuments can contain optional YAML FrontMatter for specifying page metadata or layout information.\nOnce fetched, content is parsed using [marked] and rendered to VDOM via [preact-markup].\n\n#### Custom Elements\n\nSince [preact] is used to render the Markdown content, HTML contained in a document reference any of the Components listed in `src/components/widget.js` as Custom Elements, useful for dynamic content.\n\n#### Navigation\n\nCurrently, the navigation menu and route handling is controlled by `src/config.json`.\nThis is likely to change, but in the meantime it means any new pages must be linked from the `\"nav\"` section of the config.\n\n\n---\n\n\n# Local Development\n\n### Clone \u0026 Install Dependencies\n\n```sh\ngit clone https://github.com/developit/preact-www.git\ncd preact-www\n\nnpm install\n```\n\n\n## Development Workflow\n\n**To start a live-reload development server:**\n\n```sh\nPORT=8080 npm run dev\n```\n\n\u003e Any time you make changes within the `src` directory, it will rebuild and even refresh your browser.\n\n\n**Generate a production build in `./build`:**\n\n```sh\nnpm run build\n```\n\n\n---\n\n\n## License\n\nMIT\n\n\n[marked]: https://github.com/chjj/marked\n[preact]: https://github.com/developit/preact\n[preact-markup]: https://github.com/developit/preact-markup\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatchilling%2Forg.programmingtalks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatchilling%2Forg.programmingtalks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatchilling%2Forg.programmingtalks/lists"}