{"id":13552782,"url":"https://github.com/oswaldoacauan/ghostium","last_synced_at":"2025-03-24T10:20:32.931Z","repository":{"id":11776976,"uuid":"14315553","full_name":"oswaldoacauan/ghostium","owner":"oswaldoacauan","description":"A Ghost theme focused on content based on Medium design/ux.","archived":false,"fork":false,"pushed_at":"2022-12-02T05:26:20.000Z","size":1175,"stargazers_count":1274,"open_issues_count":44,"forks_count":383,"subscribers_count":51,"default_branch":"master","last_synced_at":"2025-01-29T15:35:57.497Z","etag":null,"topics":["blog","ghost","ghostium","theme"],"latest_commit_sha":null,"homepage":"https://ghost.org/?lmref=our-LA","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/oswaldoacauan.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}},"created_at":"2013-11-11T22:34:35.000Z","updated_at":"2024-12-13T18:43:01.000Z","dependencies_parsed_at":"2023-01-11T20:17:05.854Z","dependency_job_id":null,"html_url":"https://github.com/oswaldoacauan/ghostium","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oswaldoacauan%2Fghostium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oswaldoacauan%2Fghostium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oswaldoacauan%2Fghostium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oswaldoacauan%2Fghostium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oswaldoacauan","download_url":"https://codeload.github.com/oswaldoacauan/ghostium/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245249210,"owners_count":20584497,"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":["blog","ghost","ghostium","theme"],"created_at":"2024-08-01T12:02:10.089Z","updated_at":"2025-03-24T10:20:32.906Z","avatar_url":"https://github.com/oswaldoacauan.png","language":"HTML","funding_links":[],"categories":["HTML","others"],"sub_categories":[],"readme":"# Ghostium – [Try Ghost](https://ghost.org?lmref=1166)\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**NOT UNDER ACTIVE DEVELOPMENT**\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## Building from source\n\n### Prerequisites\n\n* Ruby \u003e= 2.4\n* Bundler (`gem install bundler`)\n* Sass (`gem install sass`)\n* Node \u003e= 8.9\n* Bower (`npm install -g bower`)\n* Run `npm install`\n\n### Build\n\n```\nnpm run build\n```\n\nCompiles all assets into the `build/` directrory.\n\n### Zip\n\n```\nnpm run zip\n```\n\nThis creates the `ghostium.zip` bundle ready for upload through the UI.\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\n[![Try Ghost](https://img.shields.io/static/v1.svg?label=Try\u0026message=Ghost\u0026color=46a5db)](https://ghost.org?lmref=1166)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foswaldoacauan%2Fghostium","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foswaldoacauan%2Fghostium","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foswaldoacauan%2Fghostium/lists"}