{"id":20295686,"url":"https://github.com/zzrotdesign/ost","last_synced_at":"2026-03-05T09:32:42.343Z","repository":{"id":144105497,"uuid":"57909173","full_name":"ZZROTDesign/OST","owner":"ZZROTDesign","description":"OST is an updated and constantly maintained Ghost Theme that takes inspiration from Ghostium. ","archived":false,"fork":false,"pushed_at":"2016-05-19T15:50:49.000Z","size":434,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-04T05:41:24.713Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ZZROTDesign.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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}},"created_at":"2016-05-02T17:53:13.000Z","updated_at":"2016-05-19T15:50:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"57457aca-cb90-42d8-a6f5-f67927db657b","html_url":"https://github.com/ZZROTDesign/OST","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ZZROTDesign/OST","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZZROTDesign%2FOST","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZZROTDesign%2FOST/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZZROTDesign%2FOST/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZZROTDesign%2FOST/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ZZROTDesign","download_url":"https://codeload.github.com/ZZROTDesign/OST/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZZROTDesign%2FOST/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30117707,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T08:19:04.902Z","status":"ssl_error","status_checked_at":"2026-03-05T08:17:37.148Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2024-11-14T15:35:42.193Z","updated_at":"2026-03-05T09:32:42.277Z","avatar_url":"https://github.com/ZZROTDesign.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ghostium [![Build Status](https://travis-ci.org/oswaldoacauan/ghostium.png)](https://travis-ci.org/oswaldoacauan/ghostium) [![Total views](https://sourcegraph.com/api/repos/github.com/oswaldoacauan/ghostium/counters/views.png)](https://sourcegraph.com/github.com/oswaldoacauan/ghostium)\n\n![Ghostium](http://i.imgur.com/m5VcTBl.png)\n\n\u003e A [Ghost](https://ghost.org/) theme focused on content based on [Medium](https://medium.com) design/ux.\n\n### [→ Live Demo](http://ghostium.oswaldoacauan.com/)\n### [→ Download](https://github.com/oswaldoacauan/ghostium/archive/master.zip)\n\n## Table of contents\n\n* [Features](#features)\n* [Installing](#installing)\n* [Configuring](#configuring)\n* [Roadmap](#roadmap)\n* [Contributing](#contributing)\n* [History](#history)\n* [License](#license)\n\n## Features\n\n* Focused on content\n* Fully responsive\n* HTML5 semantics, WAI-ARIA and Rich Snippets(microdata) roles\n* Asynchronous content loading\n* Disqus comments\n* Syntax Highlight with [Prism](http://prismjs.com/)\n* Google Universal Analytics snippet\n* OpenGraph and Twitter Cards meta's\n* Baseline HTML5 features, DNS prefetching, responsive meta\n* One-file CSS/JS for performance\n\n## Installing\n\n### Using Git\n1. Navigate to your Ghost theme directory `ghost/content/themes`\n2. Clone the theme repository using the command below\n```sh\n$ git clone https://github.com/oswaldoacauan/ghostium/ \"ghostium\"\n```\n3. Restart ghost and log in to your dashboard\n4. In settings under themes select **ghostium** and save\n5. That's all, now its time to [configure](#configuring) your theme\n\n\n### Manually\n1. Download the files using the [GitHub .zip download](https://github.com/oswaldoacauan/ghostium/archive/master.zip) option\n2. Unzip the files and rename the folder to `ghostium`\n4. Copy the folder into your Ghost theme directory `ghost/content/themes`\n5. Restart ghost and log in to your dashboard\n6. In settings under themes select **ghostium** and save\n7. That's all, now its time to [configure](#configuring) your theme\n\n## Configuring\n\nAll configurable files are located in `ghostium/partials/custom`.\n\n#### config.hbs\n\nConfigurable javascript identifiers.\n\n* `ga_ua`: Your [Google Analitycs](https://support.google.com/analytics/answer/1032385) account identifier\n* `disqus_shortname`: Your [Disqus](http://help.disqus.com/customer/portal/articles/466208) unique identifier\n\n#### meta.hbs\n\nConfigurable meta tags.\n\n* `twitter:site`: Used for [Twitter Card](https://dev.twitter.com/docs/cards/markup-reference) identification, the twitter @username of the owner of this card's domain\n* `twitter:creator`: Used for [Twitter Card](https://dev.twitter.com/docs/cards/markup-reference) identification, the twitter @username of the author of this content\n* `google-site-verification`: Used for [Google Webmaster Tools](https://support.google.com/webmasters/answer/35179) identification\n* `fb:admins`: Used for [Facebook Insights](https://developers.facebook.com/docs/insights/‎) identification\n\n#### navigation.hbs\n\nYour site navigation items, markup template below.\n```html\n\u003cli class=\"drawer-list-item\"\u003e\n  \u003ca href=\"#\" title=\"My awesome menu\"\u003e\n    My menu\n  \u003c/a\u003e\n\u003c/li\u003e\n```\n\n## Roadmap\n\nMany features listed here still depend on future implementations in Ghost, take a look at the their [Roadmap](https://github.com/tryghost/ghost/wiki/Roadmap) and [Planned features](https://github.com/tryghost/ghost/wiki/Planned-Features).\n\n- [ ] Cover image for single post\n- [ ] Infinite scroll\n- [ ] Next post cover\n\n## Contributing\n\nIf you want to help, please read the [Contributing](https://github.com/oswaldoacauan/ghostium/blob/master/CONTRIBUTING.md) guide.\n\n## History\n\nFor detailed history, see [Changelog](https://github.com/oswaldoacauan/ghostium/blob/master/CHANGELOG.md).\n\n## License\n\n[MIT License](http://oswaldoacauan.mit-license.org/) © Oswaldo Acauan\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzzrotdesign%2Fost","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzzrotdesign%2Fost","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzzrotdesign%2Fost/lists"}