Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/waylonwalker/kedro-dev

community resources for the python kedro framework
https://github.com/waylonwalker/kedro-dev

Last synced: about 1 month ago
JSON representation

community resources for the python kedro framework

Awesome Lists containing this project

README

        

# [Kedro.dev](kedro.dev)

## Good things on the way

_Built for the community, by the community_

* Tutorials
* Courses
* Blogs
* Video
* Plugin Listing

# Gatsby Starter MDX Basic

View this starter [live on Netlify](https://gatsby-starter-mdx-basic.netlify.com/)

This starter build MDX support into the
[gatsby-default-starter](https://github.com/gatsbyjs/gatsby-starter-default). Its
README also applies here.

1. Create a new Gatsby site using this starter

```sh
gatsby new my-site https://github.com/ChristopherBiscardi/gatsby-starter-mdx-basic
```

2. Install dependencies

```sh
yarn
```

3. Run the develop script

```sh
yarn develop
```

4. Edit Page 2 in `src/pages/page-2.mdx`