Skip to content

A Gatsby Block that Works with MDX and Google Sheets as a Backend

License

Notifications You must be signed in to change notification settings

elpuas/elpuas-blog-mdx

Repository files navigation

Gatsby Website MDX Basic

View this Website live on Netlify

This starter build MDX support into the gatsby-default-starter. Its README also applies here.

  1. Create a new Gatsby site using this starter
gatsby new my-site https://github.com/elpuas/gatsby-blog-mdx
  1. Install dependencies
npm install
  1. Run the develop script
gatsby develop
  1. Edit/Add Pages src/pages/blog/{#}.mdx

Changelog

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.

[1.2.0] - 2021-04-30

  • 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

[1.1.0] - 2021-03-26

  • 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

[1.0.0] - 2020-06-23

Added

  • Initial Build.
  • @emotion
  • @twin-macro
  • @react-particles

About

A Gatsby Block that Works with MDX and Google Sheets as a Backend

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published