npm run develop
- npm i @fontsource/playfair-display
- Import it in js file like
import "@fontsource/playfair-display/700.css"
- npm run deploy
- Create a new .md file in src/markdown-pages
- Add the following header:
---
slug: "/landing"
date: "2019-05-04"
title: "Landing"
summary: "Small summary"
---