/vuepress-site

An experimental implementation of the Notion web site using VuePress

Notion VuePress Site

This repo contains VuePress source for the Notion home page and documentation.

Development

This project is built using Yarn 1.12 or higher. If you're using Notion, this will be guaranteed. ;)

To preview and work on the site, run:

# fetch dependencies
yarn

# run a dev server
yarn dev