Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork99
🌷 🌻 🌺 Create a digital garden with Gatsby
License
mathieudutour/gatsby-digital-garden
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A set of packages to create a digital garden with Gatsby.
- fetch-roamresearch: Export and download a Roam Research database
- gatsby-source-roamresearch: Source plugin for pulling data into Gatsby from Roam Research.
- gatsby-remark-double-brackets-link: Transform
[[page]]
into a proper link. - gatsby-remark-double-parenthesis-link: Transform
((page))
into a proper link. - react-stacked-pages-hook: Manage a stack of pages in Gatsby.
- gatsby-transformer-markdown-references: Extract references between markdown nodes.
- gatsby-theme-garden: A Gatsby theme bundling all of the above packages.
An example site for leveraging all of them is athttps://mathieudutour.github.io/gatsby-digital-garden/.
Quickly get started using the Gatsby garden theme! This starter creates a new Gatsby site that is preconfigured to work with theGatsby garden theme.
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 startergatsby new my-digital-garden https://github.com/mathieudutour/gatsby-starter-digital-garden
Start developing.
Navigate into your new site’s directory and start it up.
cd my-digital-garden/gatsby develop
Open the code and start customizing!
Your site is now running at
http://localhost:8000
!To get started, check out the guide tousing a Gatsby theme, or the longer,more detailed tutorial.
About
🌷 🌻 🌺 Create a digital garden with Gatsby
Topics
Resources
License
Code of conduct
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Contributors11
Uh oh!
There was an error while loading.Please reload this page.