All Projects → goblindegook → gatsby-starter-typescript

goblindegook / gatsby-starter-typescript

Licence: MIT license
A Gatsby starter the way I like it.

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to gatsby-starter-typescript

gatsby-starter-landing-page
🖱 A simple, minimal Gatsby starter for quick and easy landing pages
Stars: ✭ 132 (+112.9%)
Mutual labels:  gatsby, static-site, gatsby-starter
krashna-site
Website for Krashna Musika - Student Society for Classical Music in Delft
Stars: ✭ 17 (-72.58%)
Mutual labels:  gatsby, static-site
gatsby-typescript-emotion-storybook
Gatsby Starter: TypeScript + Emotion + Storybook + React Intl + SVGR + Jest
Stars: ✭ 63 (+1.61%)
Mutual labels:  gatsby, gatsby-starter
gatsby-starter-typescript
Typescript version of the default Gatsby starter. Uses Gatsby v1.x
Stars: ✭ 58 (-6.45%)
Mutual labels:  gatsby, gatsby-starter
jiahao.codes
😎 Personal Website
Stars: ✭ 63 (+1.61%)
Mutual labels:  gatsby, static-site
Docs
Repository of Twilio SendGrid's product documentation.
Stars: ✭ 221 (+256.45%)
Mutual labels:  gatsby, static-site
gatsby-starter-wordpress-graphql
A bare-bones Gatsby starter powered WordPress and WPGraphQL!
Stars: ✭ 62 (+0%)
Mutual labels:  gatsby, gatsby-starter
Gatsby Starter Try Ghost
Publish flaring fast blogs with Gatsby and Ghost
Stars: ✭ 137 (+120.97%)
Mutual labels:  gatsby, static-site
gatsby-wordpress-libre-starter
A Gatsby starter for creating blogs from headless WordPress CMS.
Stars: ✭ 23 (-62.9%)
Mutual labels:  gatsby, gatsby-starter
gatsby-blog-template
✍️ A GatsbyJS Blog Template for blogging purposes.
Stars: ✭ 38 (-38.71%)
Mutual labels:  gatsby, gatsby-starter
gatsby-starter-prologue
Gatsby.js V2 starter template based on readonly by HTML5 UP
Stars: ✭ 24 (-61.29%)
Mutual labels:  gatsby, gatsby-starter
Gatsby Docker
Develop & Build GatsbyJS static sites within Docker.
Stars: ✭ 184 (+196.77%)
Mutual labels:  gatsby, static-site
Startup Landing
Collection of free top of the line startup landing templates built using react/nextjs/gatsby. Free to download, simply edit and deploy! Updated weekly!
Stars: ✭ 176 (+183.87%)
Mutual labels:  gatsby, static-site
gatsby-starter-apple
🍎 Gatsby blog starter kit with beautiful responsive design
Stars: ✭ 88 (+41.94%)
Mutual labels:  gatsby, gatsby-starter
Gatsby Theme Superstylin
💅 A Gatsby Theme with styled-components
Stars: ✭ 165 (+166.13%)
Mutual labels:  gatsby, static-site
gatsby-generator
🎰 Generate Gatsby Starters in Seconds
Stars: ✭ 23 (-62.9%)
Mutual labels:  gatsby, gatsby-starter
grundgesetz-skeleton
You have a documentation. I turn it into a website. Any questions?
Stars: ✭ 42 (-32.26%)
Mutual labels:  gatsby, gatsby-starter
Gatsby Theme Try Ghost
A Gatsby theme to build flaring fast blogs from headless Ghost CMS
Stars: ✭ 88 (+41.94%)
Mutual labels:  gatsby, static-site
Gatsby Plugin Advanced Sitemap
Advanced XML Sitemaps for Gatsby.js
Stars: ✭ 94 (+51.61%)
Mutual labels:  gatsby, static-site
site
🏞 My name dot com.
Stars: ✭ 54 (-12.9%)
Mutual labels:  gatsby, static-site

gatsby-starter-typescript

Build Status

A Gatsby starter using TypeScript and emotion.

View the demo site.

Install

Make sure that you have the Gatsby CLI program installed:

$ npm install --global gatsby-cli

And run from your CLI:

$ gatsby new gatsby-example-site https://github.com/goblindegook/gatsby-starter-typescript

Then you can run it by:

$ cd gatsby-example-site
$ npm run develop

Gatsby Plugins

  • gatsby-plugin-catch-links
  • gatsby-plugin-emotion
  • gatsby-plugin-feed
  • gatsby-plugin-lunr
  • gatsby-plugin-manifest
  • gatsby-plugin-mdx
  • gatsby-plugin-netlify
  • gatsby-plugin-nprogress
  • gatsby-plugin-offline
  • gatsby-plugin-react-helmet
  • gatsby-plugin-sharp
  • gatsby-plugin-sitemap
  • gatsby-plugin-typegen
  • gatsby-plugin-typescript
  • gatsby-plugin-typography
  • gatsby-remark-copy-linked-files
  • gatsby-remark-images
  • gatsby-remark-prismjs
  • gatsby-remark-smartypants
  • gatsby-source-filesystem
  • gatsby-transformer-sharp

Tools

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].