View this Website live on Netlify
This starter build MDX support into the gatsby-default-starter. Its README also applies here.
- Create a new Gatsby site using this starter
gatsby new my-site https://github.com/elpuas/gatsby-blog-mdx
- Install dependencies
npm install
- Run the develop script
gatsby develop
- Edit/Add Pages
src/pages/blog/{#}.mdx
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Refactor some Code on What I Do page.
- Fix an Issue on Videos, showing only half thumb, adjust the height on iframe to fix the issue.
- Add Dark Mode
- Update 404 Page
- Add i18n EN/ES
- Update what-i-do.js page.
- Fix Intro Hero with a media-query for iPhone 12 XS Max
- Update README.md
- Add tabindex to Navigation Links
- Fix Image elements that not have explicit width and height and was impact on performance
- Initial Build.
- @emotion
- @twin-macro
- @react-particles