{"id":31478494,"url":"https://github.com/ashtonav/opentimezone.com","last_synced_at":"2025-10-02T03:37:57.058Z","repository":{"id":293881946,"uuid":"871998987","full_name":"ashtonav/opentimezone.com","owner":"ashtonav","description":"A documentation website for the OpenTimezone project.","archived":false,"fork":false,"pushed_at":"2025-05-17T17:31:03.000Z","size":1574,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-17T18:29:21.519Z","etag":null,"topics":["docs","documentation-website","github-pages","opentimezone","static-site"],"latest_commit_sha":null,"homepage":"https://opentimezone.com","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ashtonav.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-10-13T14:26:10.000Z","updated_at":"2025-05-17T17:31:07.000Z","dependencies_parsed_at":"2025-05-17T18:39:48.171Z","dependency_job_id":null,"html_url":"https://github.com/ashtonav/opentimezone.com","commit_stats":null,"previous_names":["ashtonav/opentimezone.com"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ashtonav/opentimezone.com","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashtonav%2Fopentimezone.com","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashtonav%2Fopentimezone.com/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashtonav%2Fopentimezone.com/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashtonav%2Fopentimezone.com/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ashtonav","download_url":"https://codeload.github.com/ashtonav/opentimezone.com/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashtonav%2Fopentimezone.com/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277952277,"owners_count":25904752,"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","status":"online","status_checked_at":"2025-10-02T02:00:08.890Z","response_time":67,"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":["docs","documentation-website","github-pages","opentimezone","static-site"],"created_at":"2025-10-02T03:37:55.559Z","updated_at":"2025-10-02T03:37:57.053Z","avatar_url":"https://github.com/ashtonav.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenTimezone website\n\nThis is the source code of the website https://opentimezone.com/.\n\nThe source code is based on https://github.com/editorconfig/editorconfig.github.com.\n\n# About\n\nThe website are static HTML pages that are generated with [Jekyll](https://jekyllrb.com/) and it is hosted on [GitHub Pages](https://pages.github.com/). Every `git push` to the `master` branch automatically updates the website.\n\n## Local development\n\nFor local development make sure Ruby and Jekyll are installed as described in the [Jekyll docs](https://jekyllrb.com/docs/installation/).\n\n[Jekyll Environments](https://jekyllrb.com/docs/configuration/environments/) are used to distinguish between development and production. In the production environment Google Analytics and Carbon Ads are enabled.\n\nTo run the development environment simply use:\n\n```bash\njekyll serve\n```\n\nTo run the production environment locally use:\n```bash\nJEKYLL_ENV=production jekyll serve\n```\n\nGitHub Pages automatically build and runs the site in the production environment.\n\n## Blog\n\nTo add posts to the blog, add a page in the `_posts` subdir as described in [Jekyll docs](https://jekyllrb.com/docs/posts/). Create a [pull request](https://github.com/ashtonav/opentimezone-api.github.com/pulls) to get your post included on the website.\n\nYou can use both markdown and html styled text, but for blog posts markdown is preferred.\n\n**Required Front Matter fields that need to be used for every blog posts:**\n\n``` yaml\n---\nlayout: post\ntitle: \"My awesome new blog post\"\n---\n```\n\n`layout` must always be set to `post` to ensure all posts looks the same.\n\n`title` is obviously the title of your blog post. It is added to blog post automatically, so you don't need to add it to the text yourself again.\n\n**Useful optional Front Matter fields that can be used for blog posts:**\n\n``` yaml\n---\ndate: 2016-04-28 14:43:54 +0200\nauthor: \"Your Name\"\n---\n```\n\nUse `date` to add a specific time to a post. Otherwise \"00:00:00\" will be used.\n\nIf you don't use `author`, `EditorConfig Team` will be used in the RSS feed and page header.\n\n## License\n\nThe website is licensed under a [Creative Commons Attribution 3.0 Unported License][].\n\n[Creative Commons Attribution 3.0 Unported License]: http://creativecommons.org/licenses/by/3.0/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashtonav%2Fopentimezone.com","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fashtonav%2Fopentimezone.com","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashtonav%2Fopentimezone.com/lists"}