{"id":13548867,"url":"https://github.com/JustGoodThemes/Scriptor-Ghost-Theme","last_synced_at":"2025-04-02T21:32:31.552Z","repository":{"id":32787893,"uuid":"36380034","full_name":"JustGoodThemes/Scriptor-Ghost-Theme","owner":"JustGoodThemes","description":"Scriptor is a minimal, clean, modern \u0026 responsive Ghost theme for writers.","archived":false,"fork":false,"pushed_at":"2024-12-23T08:40:57.000Z","size":890,"stargazers_count":22,"open_issues_count":0,"forks_count":13,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-12-23T09:18:54.368Z","etag":null,"topics":["blog-theme","free","ghost","ghost-cms","ghost-theme"],"latest_commit_sha":null,"homepage":"https://scriptor.justgoodthemes.com/","language":"Handlebars","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/JustGoodThemes.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}},"created_at":"2015-05-27T16:25:00.000Z","updated_at":"2024-12-23T08:01:47.000Z","dependencies_parsed_at":"2024-01-19T06:11:06.708Z","dependency_job_id":"47863689-ddf4-4cd7-b58d-176b9427ed2c","html_url":"https://github.com/JustGoodThemes/Scriptor-Ghost-Theme","commit_stats":null,"previous_names":[],"tags_count":5,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustGoodThemes%2FScriptor-Ghost-Theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustGoodThemes%2FScriptor-Ghost-Theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustGoodThemes%2FScriptor-Ghost-Theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustGoodThemes%2FScriptor-Ghost-Theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JustGoodThemes","download_url":"https://codeload.github.com/JustGoodThemes/Scriptor-Ghost-Theme/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246895971,"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":["blog-theme","free","ghost","ghost-cms","ghost-theme"],"created_at":"2024-08-01T12:01:15.415Z","updated_at":"2025-04-02T21:32:31.546Z","avatar_url":"https://github.com/JustGoodThemes.png","language":"Handlebars","funding_links":[],"categories":["CSS","others"],"sub_categories":[],"readme":"# Scriptor\n\nScriptor is a minimal, clean, modern \u0026 responsive Ghost theme for writers.\n\nSee a live demo of Scriptor [here](https://scriptor.justgoodthemes.com/).\n\n[![Scriptor showcase](assets/scriptor-preview.png)](https://scriptor.justgoodthemes.com/)\n\n## Comments\n\nScriptor supports Ghost native or Disqus comments.\n\nTo enable Ghost native comments:\n\n1. Navigate to Settings → Membership in your Ghost admin.\n2. Select the suitable option from the Commenting dropdown.\n3. Save changes.\n\nTo enable Disqus commenting:\n\n1. Navigate to Settings → Design in your Ghost admin.\n2. Expand the Post section.\n3. Turn on Enable Disqus and add your shortname in the Disqus shortname field.\n4. Save changes.\n\n## Social Links\n\nTo add Facebook and X (Twitter) links, navigate to **Settings** → **General**, click **Expand** next to **Social accounts** and enter the URLs of your Facebook and X (Twitter) profiles. Additional social links (Instagram, Bluesky, and LinkedIn) can be added via custom settings in Ghost admin.\n\nIf you want to add some other social media links, you can add them manually in the `footer.hbs` file located in the `partials` folder of the theme. For instance, if you want to add the link to your GitHub account, add the following code inside the `\u003cdiv\u003e` element with the class of `footer-social`:\n\n```\n\u003ca href=\"URL_TO_YOUR_GITHUB_PROFILE\" target=\"_blank\" rel=\"noopener\" aria-label=\"GitHub\"\u003e\n    {{\u003e \"icons/github\"}}\n\u003c/a\u003e\n```\n\nTo see the available icons, please check the `icons` folder of the theme located in the `partials` folder.\n\n## Translation\n\nThe **Scriptor** theme is fully translatable. You can find the default file in the `locales` folder. Copy `locales/en.json` to `locales/[language_code].json`. The `language_code` must be replaced with a valid code. You can edit the renamed translation file with any plain text editor.\n\nTo find more information on how to translate the theme, check [Ghost documentation](https://ghost.org/docs/themes/helpers/translate/).\n\n## Development\n\nTo start developing locally, you need to have Ghost installed on your machine. Please follow installation instructions provided in [Ghost documentation](https://ghost.org/docs/install/local/).\n\nThe theme stylesheet is located in `/assets/css/`.\n\n## Theme Deploy with GitHub Actions\n\nScriptor has the [Deploy Ghost Theme](https://github.com/marketplace/actions/deploy-ghost-theme) Github action integrated. The purpose of the GitHub action is to take the theme from the GitHub repo and send it to your website. To learn more about Deploy Ghost Theme, please follow [this guide](https://justgoodthemes.com/resources/deploying-your-ghost-theme-using-github-actions/).\n\n## Ghost Hosting\n\nIf you’re using GhostPro, you must be on the [Creator plan](https://ghost.org/pricing/?via=tomas40). Custom or premium themes are not available on the [Starter plan](https://ghost.org/pricing/?via=tomas40).\n\n## Theme Support\n\nIf you find any issues with the theme, please send us an [email](mailto:support@justgoodthemes.com) or create an [issue](https://github.com/JustGoodThemes/Scriptor-Ghost-Theme/issues) in the theme repo.\n\n## Credits\n\n- [Simple Icons](https://simpleicons.org/)\n- [Reframe.js](https://github.com/yowainwright/reframe.js)\n\n## Copyright \u0026 License\n\nCopyright (c) 2015-2024 Just Good Themes - Released under the [MIT license](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJustGoodThemes%2FScriptor-Ghost-Theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FJustGoodThemes%2FScriptor-Ghost-Theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJustGoodThemes%2FScriptor-Ghost-Theme/lists"}