{"id":15545703,"url":"https://github.com/davbree/important-aspen","last_synced_at":"2026-04-09T16:37:29.408Z","repository":{"id":140317384,"uuid":"321664799","full_name":"davbree/important-aspen","owner":"davbree","description":"Jamstack site created with Stackbit","archived":false,"fork":false,"pushed_at":"2020-12-15T12:43:41.000Z","size":4894,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-29T14:11:32.064Z","etag":null,"topics":["gatsby","git","headless","jamstack","ssg","stackbit","static"],"latest_commit_sha":null,"homepage":"https://jamstack.new","language":"TypeScript","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/davbree.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["scttcper"]}},"created_at":"2020-12-15T12:43:30.000Z","updated_at":"2020-12-15T12:43:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"c1ca8952-9ac3-4e9e-ad43-c295ba08fdd1","html_url":"https://github.com/davbree/important-aspen","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/davbree%2Fimportant-aspen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davbree%2Fimportant-aspen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davbree%2Fimportant-aspen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davbree%2Fimportant-aspen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davbree","download_url":"https://codeload.github.com/davbree/important-aspen/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245237355,"owners_count":20582655,"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","git","headless","jamstack","ssg","stackbit","static"],"created_at":"2024-10-02T12:54:07.442Z","updated_at":"2026-04-09T16:37:24.357Z","avatar_url":"https://github.com/davbree.png","language":"TypeScript","funding_links":["https://github.com/sponsors/scttcper"],"categories":[],"sub_categories":[],"readme":"# gatsby-casper\n\nDemo: https://gatsby-casper.netlify.app\n\nThis is a static blog generator and starter gatsby repo. A port of [Casper](https://github.com/TryGhost/Casper) v3 a theme from [Ghost](https://ghost.org/) for [GatsbyJS](https://www.gatsbyjs.org/) using [TypeScript](https://www.typescriptlang.org/).\n\n## Getting Started\n\nClone this repo.\n\n```\ngit clone https://github.com/scttcper/gatsby-casper.git --depth=1\n```\n\nRemove .git folder and setup a new one\n\n```\nrm -rf .git \u0026\u0026 git init\n```\n\nEdit website-config.ts with your website settings.\nEither disable subscribe or setup a mailchimp list and add the form action and hidden field input name.\n\nNow push to whatever repo you want!\n\n### Progress\n\n- [x] emotion / component styles\n- [x] home page\n- [x] tag page\n- [x] author page\n- [x] blog page\n  - [x] subscribe form - using [mailchimp](https://mailchimp.com)\n  - [ ] full width images in markdown? - not sure if possible\n  - [x] multiple post authors\n- [x] 404 page\n- [x] subscribe modal/overlay\n- [x] rss feed (on production build)\n- [ ] polish ✨\n  - [x] meta tags\n  - [x] page titles\n  - [ ] pagination\n\n### Deploy to Netlify\n\n[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/scttcper/gatsby-casper)\n\n## How to configure Google Analytics\n\nEdit `gatsby-config.js` and add your tracking ID\n\n```javascript\n{\n    resolve: `gatsby-plugin-google-analytics`,\n    options: {\n      // Here goes your tracking ID\n      trackingId: 'UA-XXXX-Y',\n      // Puts tracking script in the head instead of the body\n      head: true,\n      // IP anonymization for GDPR compliance\n      anonymize: true,\n      // Disable analytics for users with `Do Not Track` enabled\n      respectDNT: true,\n      // Avoids sending pageview hits from custom paths\n      exclude: ['/preview/**'],\n      // Specifies what percentage of users should be tracked\n      sampleRate: 100,\n      // Determines how often site speed tracking beacons will be sent\n      siteSpeedSampleRate: 10,\n    },\n},\n```\n\n## How to edit your site title and description\n\nEdit `gatsby-config.js` section `siteMetadata`\n\n```javascript\n siteMetadata: {\n    title: 'My awesome site name',\n    description: 'This is a description for my site',\n    siteUrl: 'https://mysite.com', // full path to blog - no ending slash\n  },\n```\n\n## How to adjust pagination\n\nIn `gatsby-node.js`, edit the `postsPerPage` constant. The default value is\nsix posts per page.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavbree%2Fimportant-aspen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavbree%2Fimportant-aspen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavbree%2Fimportant-aspen/lists"}