How production work, what bugs we face, how it get fixed, what our ideas & thoughts, and how we innovate.
- 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
git clone git@github.com:eggheadio/gatsby-starter-egghead-blog.gitcd gatsby-starter-egghead-blogyarngatsby develop- visit http://localhost:8000
Master- Which contains almost staging code.Production- It will deployed. Most Stable.Develop- Deal with it.