Skip to content

DSchau/kentcdodds.com

 
 

Repository files navigation

Kent C. Dodds personal website

All Contributors

This was bootstrapped via egghead-gatsby-starter

This is based on Robin Wieruch's https://github.com/rwieruch/gatsby-mdx-blog-starter-project

Lot's of nice pieces are also borrowed from Jason Lengstorf https://github.com/jlengstorf/lengstorf.com

A starter project in Gatsby.js with MDX.

Features

  • MDX: JavaScript/React in Markdown
  • Prism.js: Syntax Highlighting
  • Pagination
  • Emotion
  • Typography.js
  • Self-hosted fonts (Inter UI)
  • Social media share buttons
  • Site & Theme config files
  • ConvertKit subscribe form (Formik and Yup)
  • Placeholder illustrations by Katerina Limpitsouni from undraw.co

Setup

  • git clone git@github.com:eggheadio/gatsby-starter-egghead-blog.git
  • cd gatsby-starter-egghead-blog
  • npm install
  • gatsby develop
  • visit http://localhost:8000

Setup via Gatsby CLI

  • gatsby new gatsby-starter-egghead-blog git@github.com:eggheadio/gatsby-starter-egghead-blog.git
  • cd gatsby-starter-egghead-blog
  • npm install
  • gatsby develop
  • visit http://localhost:8000

Contributors

Thanks goes to these wonderful people (emoji key):

Kent C. Dodds
Kent C. Dodds

💻 🚇
Jonas Gierer
Jonas Gierer

💻
Vojta Holik
Vojta Holik

💻 🎨
Joel Hooks
Joel Hooks

💻
Taylor Bell
Taylor Bell

💻
Jason Lengstorf
Jason Lengstorf

🤔
Robin Wieruch
Robin Wieruch

💻
Ahmed T. Ali
Ahmed T. Ali

💻
Maciej Leszczyński
Maciej Leszczyński

💻
Ken Greeff
Ken Greeff

💻
Andrew Torres
Andrew Torres

💻
Gokulakrishnan Kalaikovan
Gokulakrishnan Kalaikovan

🖋
Piotr lasota
Piotr lasota

💻
Chris Lusk
Chris Lusk

🖋
Adam Laycock
Adam Laycock

🖋
Zama Khan Mohammed
Zama Khan Mohammed

🐛
Juan David Castro
Juan David Castro

🐛
Sung M. Kim
Sung M. Kim

🖋
Michael Fix
Michael Fix

🖋
Christian Hansen
Christian Hansen

🐛
danielo
danielo

🖋

This project follows the all-contributors specification. Contributions of any kind welcome!

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.1%
  • CSS 2.5%
  • TypeScript 2.0%
  • HTML 0.4%