Skip to content

elpuas/elpuas-blog-mdx

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 

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