{"id":16697096,"url":"https://github.com/shetharp/gatsby-theme-candor","last_synced_at":"2025-03-21T19:31:36.411Z","repository":{"id":38429474,"uuid":"274805261","full_name":"shetharp/gatsby-theme-candor","owner":"shetharp","description":"🐨 A simple and honest theme to help you set up a production-grade website in no time.","archived":false,"fork":false,"pushed_at":"2023-01-11T19:51:16.000Z","size":53359,"stargazers_count":2,"open_issues_count":24,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T04:16:14.251Z","etag":null,"topics":["gatsby","gatsby-plugin","gatsby-theme","mdx","theme-ui","typescript"],"latest_commit_sha":null,"homepage":"https://shetharp.github.io/gatsby-theme-candor/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shetharp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-06-25T01:32:02.000Z","updated_at":"2023-04-07T12:32:15.000Z","dependencies_parsed_at":"2022-07-29T21:49:21.521Z","dependency_job_id":null,"html_url":"https://github.com/shetharp/gatsby-theme-candor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shetharp%2Fgatsby-theme-candor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shetharp%2Fgatsby-theme-candor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shetharp%2Fgatsby-theme-candor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shetharp%2Fgatsby-theme-candor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shetharp","download_url":"https://codeload.github.com/shetharp/gatsby-theme-candor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244855470,"owners_count":20521649,"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":["gatsby","gatsby-plugin","gatsby-theme","mdx","theme-ui","typescript"],"created_at":"2024-10-12T17:46:14.533Z","updated_at":"2025-03-21T19:31:32.456Z","avatar_url":"https://github.com/shetharp.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.gatsbyjs.org\"\u003e\n    \u003cimg alt=\"Gatsby\" src=\"https://www.gatsbyjs.org/monogram.svg\" width=\"60\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003ch1 align=\"center\"\u003e\n  Workspace starter for gatsby-theme-candor\n\u003c/h1\u003e\n\nTo start developing your own theme using this repo as a starting point:\n\n```shell\ngatsby new my-theme https://github.com/shetharp/gatsby-theme-candor\ncd my-theme\nyarn\nyarn workspace demo develop\n```\n\nTo create a Gatsby site with the theme itself as a starting point:\n\n- Follow the installation instructions for [gatsby-theme-candor](https://www.npmjs.com/package/@shetharp/gatsby-theme-candor)\n\n### 🐨 View [Demo Site →](https://shetharp.github.io/gatsby-theme-candor/)\n\n## Features\n\nThis theme workspace comes pre-loaded with the following:\n\nConfigurations for Typescript, ESLint, and Husky\n\n- `yarn lint` to manually run ESLint\n- `yarn lint:fix` to manually run ESLint and auto-fix most issues\n- `yarn type-check` to run the Typescript compiler\n- **Note:** Husky will run `yarn lint:fix` on staged files during pre-commit, and it will run `yarn type-check` on all files during pre-push\n\n**`theme`** workspace\n\n- Sources pages and posts from two seprate directories\n- MDX support with frontmatter querying and referencing\n- Syntax highlighting for code blocks in MDX\n- Responsive optimized images\n- A custom theme built with `gatsby-plugin-theme-ui`\n- Documented code and type-checking with Typescript\n\n**`demo`** workspace\n\n- Consumes the theme and builds a site with example content\n- Has a [Blog Index](http://localhost:8000/blog) page to view a list of all the pages in the demo site\n- Has a [Theme Preview](http://localhost:8000/theme-preview) page to view the theme in action\n- Has a [Theme JSON](http://localhost:8000/theme-json) page to view the raw theme JSON\n- Ample examples of component Shadowing in Gatsby\n\n### `theme`\n\nThis directory is the theme package itself. You should change the\n`package.json` name field and the corresponding dependency in the\nexample directory's `package.json`/`gatsby-config.js` to match the chosen name.\n\n### `demo`\n\nThis is an demo usage of your theme. It should look the same as the\nsite of someone who installed and used your theme from npm.\n\nYou can run the example with:\n\n```shell\nyarn workspace demo develop\n```\n\n## Tutorial\n\nI wrote up a developer guide on how I built this theme. Give it a read if you want to build your own Gatsby theme or build on top of this one.\n\n[Creating New Gatsby Theme with Typescript, MDX, and Theme-UI](https://hackernoon.com/creating-new-gatsby-theme-with-typescript-mdx-and-theme-ui-tz1c3u3u)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshetharp%2Fgatsby-theme-candor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshetharp%2Fgatsby-theme-candor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshetharp%2Fgatsby-theme-candor/lists"}