All Projects → marisamorby → marisamorby.com

marisamorby / marisamorby.com

Licence: MIT license
No description, website, or topics provided.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
Liquid
124 projects

MarisaMorby.com

This is Marisa Morby’s website source code. It’s made of two parts:

  1. A Gatsby theme that loads blog posts from Sanity.io and creates pages for them
  2. A Gatsby site that implements and extends the theme to include the rest of the pages and styling

Development Instructions

This repo is a Yarn workspace. This makes it easier to develop the site while tweaking the underlying theme.

To run the site locally:

# clone the repo and move into the project
git clone [email protected]:jlengstorf/marisamorby.com.git
cd marisamorby.com/

# install dependencies
yarn

# start the development server
yarn workspace site develop
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].