{"id":13826245,"url":"https://github.com/jlengstorf/gatsby-theme-jam-example","last_synced_at":"2025-04-05T10:07:25.957Z","repository":{"id":49014481,"uuid":"194966382","full_name":"jlengstorf/gatsby-theme-jam-example","owner":"jlengstorf","description":"An example submission for the Gatsby Theme Jam.","archived":false,"fork":false,"pushed_at":"2021-07-01T03:17:32.000Z","size":1419,"stargazers_count":87,"open_issues_count":34,"forks_count":387,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-04T21:15:46.368Z","etag":null,"topics":["example","gatsby","gatsby-plugin","gatsby-theme"],"latest_commit_sha":null,"homepage":"https://themejam.gatsbyjs.org","language":"JavaScript","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/jlengstorf.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":"2019-07-03T02:36:49.000Z","updated_at":"2023-09-21T14:49:42.000Z","dependencies_parsed_at":"2022-08-12T19:51:29.869Z","dependency_job_id":null,"html_url":"https://github.com/jlengstorf/gatsby-theme-jam-example","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/jlengstorf%2Fgatsby-theme-jam-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlengstorf%2Fgatsby-theme-jam-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlengstorf%2Fgatsby-theme-jam-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlengstorf%2Fgatsby-theme-jam-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jlengstorf","download_url":"https://codeload.github.com/jlengstorf/gatsby-theme-jam-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247249544,"owners_count":20908212,"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":["example","gatsby","gatsby-plugin","gatsby-theme"],"created_at":"2024-08-04T09:01:34.386Z","updated_at":"2025-04-05T10:07:25.931Z","avatar_url":"https://github.com/jlengstorf.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Gatsby Theme Jam Submission Example\n\nThis repo is an example and potential starting point for theme creators.\n\nIt includes:\n- a bare-bones theme (located in `theme/`) that includes basic setup\n- a demo site (located in `demo/`) that installs the theme\n- a Yarn workspaces configuration so the theme and demo can be worked on simultaneously\n\n## How to use this repo\n\n**NOTE:** Make sure to replace `USERNAME` with your GitHub username and `THEMENAME` with your theme name.\n\n1.  Fork this repo.\n\n2.  Rename the forked repo `gatsby-theme-THEMENAME`. (Make sure to replace `THEMENAME` with your chosen name.)\n\n3.  Get the theme set up locally.\n    ```sh\n    # clone the repo\n    git clone git@github.com:USERNAME/gatsby-theme-THEMENAME.git\n\n    # move into the directory\n    cd gatsby-theme-THEMENAME\n\n    # install dependencies\n    yarn\n    ```\n\n4.  Update `theme/package.json` with your info.\n    ```diff\n      {\n    +   \"name\": \"gatsby-theme-THEMENAME\",\n    +   \"author\": \"Your Name \u003cname@example.com\u003e\",\n        \"repository\": {\n          \"type\": \"git\",\n    +     \"url\": \"https://github.com/USERNAME/gatsby-theme-THEMENAME.git\"\n        },\n    ```\n\n5.  Start the demo site.\n    ```sh\n    yarn workspace demo develop\n    ```\n\n    The demo will start at http://localhost:8000\n\n    **NOTE:** If you’re new to Yarn workspaces, check out [this post](https://www.gatsbyjs.org/blog/2019-05-22-setting-up-yarn-workspaces-for-theme-development/) for details.\n\n6.  Start editing the theme! The demo site is configured to use the local theme, so any changes you make to the local `theme` directory will be reflected on the demo site for easy local development.\n\n7.  Follow the [submission checklist](./theme/README.md#submission-checklist) to make sure your theme qualifies to win!\n\n8.  [Submit your theme](https://themejam.gatsbyjs.org/submit) to win!\n\n## More information\n\nFor contest rules and more information, see [the Theme Jam website](https://themejam.gatsbyjs.org).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjlengstorf%2Fgatsby-theme-jam-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjlengstorf%2Fgatsby-theme-jam-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjlengstorf%2Fgatsby-theme-jam-example/lists"}