All Projects β†’ mathieudutour β†’ Gatsby Digital Garden

mathieudutour / Gatsby Digital Garden

Licence: mit
🌷 🌻 🌺 Create a digital garden with Gatsby

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Gatsby Digital Garden

Gatsby Plugin Mdx
gatsby v1 mdx plugin, for gatsby v2 see https://github.com/ChristopherBiscardi/gatsby-mdx
Stars: ✭ 50 (-82.82%)
Mutual labels:  gatsby, markdown, mdx
Gatsby Theme Code Notes
A Gatsby theme for publishing code-related notes to your website
Stars: ✭ 370 (+27.15%)
Mutual labels:  gatsby, markdown, mdx
Gatsby Starter Portfolio Minimal
A Gatsby Starter to create a clean one-page portfolio with Markdown content.
Stars: ✭ 100 (-65.64%)
Mutual labels:  gatsby, markdown, mdx
Gatsby Gitbook Starter
Generate GitBook style modern docs/tutorial websites using Gatsby + MDX
Stars: ✭ 700 (+140.55%)
Mutual labels:  gatsby, markdown, mdx
Mdx Deck
♠️ React MDX-based presentation decks
Stars: ✭ 10,487 (+3503.78%)
Mutual labels:  gatsby, markdown, mdx
Gatsby Mdx Blog Starter Project
Gatsby MDX Blog Starter Project
Stars: ✭ 248 (-14.78%)
Mutual labels:  gatsby, mdx
Gatsby Theme Terminal
A zero component Gatsby theme for developers πŸ”‹
Stars: ✭ 251 (-13.75%)
Mutual labels:  gatsby, mdx
joeprevite.com
my digital garden 🌱
Stars: ✭ 31 (-89.35%)
Mutual labels:  gatsby, mdx
gatsby-themes
A collection of open source, well designed, highly customizable and 100% free Gatsby themes for blazing fast sites. We are working on the next version of the Flex theme. See https://github.com/reflexjs/reflexjs
Stars: ✭ 296 (+1.72%)
Mutual labels:  gatsby, mdx
Docs
Repository of Twilio SendGrid's product documentation.
Stars: ✭ 221 (-24.05%)
Mutual labels:  gatsby, markdown
gatsby-theme-egghead-blog
This is a theme version of our gatsby-starter-egghead-blog.
Stars: ✭ 18 (-93.81%)
Mutual labels:  gatsby, mdx
thelocalhost
Modern web development guides hints and tips.
Stars: ✭ 21 (-92.78%)
Mutual labels:  gatsby, mdx
Gatsby Remark Embedder
Gatsby Remark plugin to embed well known services by their URL.
Stars: ✭ 245 (-15.81%)
Mutual labels:  gatsby, markdown
Cloudflare Docs
Cloudflare’s developer docs.
Stars: ✭ 219 (-24.74%)
Mutual labels:  gatsby, mdx
Gatsby Starter Portfolio Emma
Minimalistic portfolio with full-width grid, page transitions, support for additional MDX pages, and a focus on large images. Especially designers and/or photographers will love this theme! Built with MDX and Theme UI.
Stars: ✭ 253 (-13.06%)
Mutual labels:  gatsby, mdx
Github Profilinator
πŸš€ This tool contains mini GUI components that you can hook together to automatically generate markdown code for a perfect readme.
Stars: ✭ 225 (-22.68%)
Mutual labels:  gatsby, markdown
gatsby-starter-specimens
Leverage the wide variety of powerful React components to build your design system. Display colors, typography or any other design tokens with ease. Works seamlessly with MDX.
Stars: ✭ 35 (-87.97%)
Mutual labels:  gatsby, mdx
skin-ui
A Theme UI Live Preview and Code Editor 🎟️
Stars: ✭ 73 (-74.91%)
Mutual labels:  gatsby, mdx
subtle-ui
A collection of clever yet understated user interactions found on the web
Stars: ✭ 39 (-86.6%)
Mutual labels:  gatsby, mdx
gatsby-theme-deck-n-blog
Create a deck (with mdx-deck) and a blog post from the same MDX
Stars: ✭ 17 (-94.16%)
Mutual labels:  gatsby, mdx

Gatsby And Digital Garden

A set of packages to create a digital garden with Gatsby.

An example site for leveraging all of them is at https://mathieudutour.github.io/gatsby-digital-garden/.

πŸš€ Quick start

Quickly get started using the Gatsby garden theme! This starter creates a new Gatsby site that is preconfigured to work with the Gatsby garden theme.

  1. Create a Gatsby site.

    Use the Gatsby CLI to create a new site, specifying the garden theme starter.

    # create a new Gatsby site using the garden theme starter
    gatsby new my-digital-garden https://github.com/mathieudutour/gatsby-starter-digital-garden
    
  2. Start developing.

    Navigate into your new site’s directory and start it up.

    cd my-digital-garden/
    gatsby develop
    
  3. Open the code and start customizing!

    Your site is now running at http://localhost:8000!

    To get started, check out the guide to using a Gatsby theme, or the longer, more detailed tutorial.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].