Skip to content

Commit

Permalink
docs(www): updated details for gatsby-starter-typescript-plus (#10862)
Browse files Browse the repository at this point in the history
<!--
  Have any questions? Check out the contributing docs at https://gatsby.app/contribute, or
  ask in this Pull Request and a Gatsby maintainer will be happy to help :)
-->

## Description

Updated the details for my personal starter, [gatsby-starter-typescript-plus](https://www.gatsbyjs.org/starters/resir014/gatsby-starter-typescript-plus/).

## Related Issues

<!--
  Link to the issue that is fixed by this PR (if there is one)
  e.g. Fixes #1234, Addresses #1234, Related to #1234, etc.
-->
N/A
  • Loading branch information
resir014 authored and pieh committed Jan 7, 2019
1 parent da55ef8 commit 52c13f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/starters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -734,7 +734,7 @@
- Uses Flexbox
- url: https://gatsby-starter-typescript-plus.netlify.com/
repo: /~https://github.com/resir014/gatsby-starter-typescript-plus
description: n/a
description: This is a starter kit for Gatsby.js websites written in TypeScript. It includes the bare essentials for you to get started (styling, Markdown parsing, minimal toolset).
tags:
- Styling:CSS-in-JS
- TypeScript
Expand All @@ -744,7 +744,7 @@
- TSLint (with custom TSLint rules)
- Markdown rendering with Remark
- Basic component structure
- Styling with styled-components
- Styling with emotion
- url: https://haysclark.github.io/gatsby-starter-typescript/
repo: /~https://github.com/haysclark/gatsby-starter-typescript
description: n/a
Expand Down

0 comments on commit 52c13f6

Please sign in to comment.