{"id":13548875,"url":"https://github.com/epistrephein/Steam","last_synced_at":"2025-04-02T21:32:32.101Z","repository":{"id":21219762,"uuid":"24533469","full_name":"epistrephein/Steam","owner":"epistrephein","description":"A clean and minimal theme for Ghost.","archived":true,"fork":false,"pushed_at":"2020-07-26T08:33:47.000Z","size":891,"stargazers_count":167,"open_issues_count":1,"forks_count":53,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-11-03T17:40:38.662Z","etag":null,"topics":["ghost","ghost-theme","minimal","responsive","theme"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/epistrephein.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-09-27T14:16:10.000Z","updated_at":"2024-08-09T16:00:44.000Z","dependencies_parsed_at":"2022-09-01T08:11:51.187Z","dependency_job_id":null,"html_url":"https://github.com/epistrephein/Steam","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epistrephein%2FSteam","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epistrephein%2FSteam/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epistrephein%2FSteam/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epistrephein%2FSteam/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/epistrephein","download_url":"https://codeload.github.com/epistrephein/Steam/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246895972,"owners_count":20851365,"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":["ghost","ghost-theme","minimal","responsive","theme"],"created_at":"2024-08-01T12:01:15.485Z","updated_at":"2025-04-02T21:32:31.822Z","avatar_url":"https://github.com/epistrephein.png","language":"CSS","funding_links":[],"categories":["CSS","others"],"sub_categories":[],"readme":"# Steam\n\n[Steam](https://github.com/epistrephein/Steam) is a minimal and responsive theme for [Ghost](http://ghost.org/), forked from [Vapor](https://github.com/sethlilly/Vapor).\n\nIt features a clean and essential style with single column layout, beautiful typography, two colors, customizable partials and some nice javascript enhancements.\n\n![Steam showcase](assets/screenshots/showcase-responsive.jpg)\n\n## Installation\nClone the repository in the `/content/themes` folder of Ghost or upload the [latest release zip](https://github.com/epistrephein/Steam/releases/latest) from the settings. Restart Ghost and choose Steam in the design pane.\n\n    $ git clone https://github.com/epistrephein/Steam.git\n\n## Customization\n\n#### Change the theme color\nBy default Steam uses a flat green theme color. The css for the colors are in a separate partial for easy customization: just edit `partials/theme-colors.hbs`, replacing `#33cc99` with your light shade and `#178b6b` with your dark shade.\n\nPrevious versions of Steam included premade colors partials that could just be turned on and off. These have since been removed for simplicity, so here are the values that were used if you want to keep your colors the way they were.\n\n| Color  | Light     | Dark      |\n|--------|-----------|-----------|\n| Green  | `#33cc99` | `#178b6b` |\n| Blue   | `#3498db` | `#2079b4` |\n| Orange | `#ff9d00` | `#d88500` |\n| Red    | `#f05948` | `#c62310` |\n\n#### Customize the social icons\nFacebook and Twitter icons in the footer are automatically displayed if defined in the general settings of Ghost.\n\nIf you want to add custom icons and links, duplicate any of them outside of the conditional tags and replace the url and the icon using the [Font Awesome list](http://fontawesome.io/icons/), e.g. to add a GitHub icon\n\n```html\n\u003ca href=\"https://github.com/username\" target=\"_blank\" rel=\"noopener\" title=\"GitHub\"\u003e\u003ci class=\"fa fa-2x fa-fw fa-github\"\u003e\u003c/i\u003e \u003cspan class=\"hidden\"\u003eGitHub\u003c/span\u003e\u003c/a\u003e\n```\n\nIf you don't want the social icons section, replace `{{\u003e footer-social}}` with `{{!\u003e footer-social}}` in `default.hbs`.\n\n#### Customize the blog signature\nReplace the text, email address and author name in the file `partials/footer-author.hbs`.\nTo remove it, replace `{{\u003e footer-author}}` with `{{!\u003e footer-author}}` in `default.hbs`.\n\n#### Hide post author section\nIf you don't want to show the author section (which is profile picture, bio, website and location) at the bottom of posts, replace `{{\u003e post-author}}` with `{{!\u003e post-author}}` in `post.hbs`.\n\n#### Activate the comments\nReplace `{{!\u003e disqus}}` with `{{\u003e disqus}}` in `post.hbs` and in `page.hbs` (if you want them in static pages too), then add your Disqus ID in `partials/disqus.hbs`.\n\n#### Add Twitter, Google Webmaster and Facebook meta\nReplace `{{!\u003e meta}}` with `{{\u003e meta}}` in `default.hbs`, then customize the content of `partials/meta.hbs`.\n\n#### Activate Google Analytics\nAfter you've created your Google Analytics account, change `{{!\u003e google-analytics}}` to `{{\u003e google-analytics}}` in `default.hbs`, ensuring to replace `YOUR_TRACKING_CODE` with your actual tracking code.\n\n#### Custom favicon and apple-touch-icon\nTo customize the favicon and/or apple-touch-icon of your blog replace `favicon.ico`, the 16x16 and 32x32 `favicon.png` and the 180x180 `appletouchicon.png` in `/assets/img/`.\n\n#### JavaScript\n##### Smooth Scroll\nSteam features [Smooth Scroll](https://github.com/cferdinandi/smooth-scroll) for nice scrolling animations. The default settings are in `js/steam.js`\n\n```javascript\nsmoothScroll.init({\n    speed: 800,\n    easing: 'easeInOutCubic',\n    updateURL: false,\n    offset: 125,\n});\n```\n\nSmooth Scroll is automatically injected in footnotes refs and backrefs when created via their markdown syntax.\n\n```md\nThis is the body of the post with a footnote ref[ˆ1] somewhere.\n\n[^1]: End of the post with the footnote text.\n```\n\n##### highlight.js\nSteam also features [highlight.js](https://highlightjs.org) for syntax highlighting: you can disable it by removing the line\n\n```javascript\nhljs.initHighlightingOnLoad();\n```\n\nin `js/steam.js`\n\nYou can force a code block into a specific language highlighting by appending the lang name, e.g.:\n\n    ```ruby\n    puts \"Hello, World!\"\n    ```\n\nIf you want to suppress the highlighting for a particular code block, you can use `nohighlight`:\n\n    ```nohighlight\n    $ git clone https://github.com/epistrephein/Steam.git\n    ```\n\n## Contributing\nBug reports and pull requests are welcome on [GitHub](https://github.com/epistrephein/Steam).\n\nThis project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Code of Conduct](CODE_OF_CONDUCT.md).\n\nYou can contribute changes by forking the project and submitting a pull request. To get started:\n\n1. Fork the repo\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new pull request\n\n## License\nThis project is released under the terms of the MIT license. See [LICENSE](LICENSE) for further details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepistrephein%2FSteam","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fepistrephein%2FSteam","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepistrephein%2FSteam/lists"}