Skip to content

richardcrng/richard.ng

Folders and files

NameName
Last commit message
Last commit date
Jan 21, 2021
Aug 27, 2022
Jan 8, 2021
Aug 27, 2022
Jan 5, 2021
Aug 26, 2021
Aug 26, 2021
Dec 31, 2020
Aug 27, 2022
Aug 11, 2021
Aug 27, 2022
Nov 30, 2020
May 30, 2022
Aug 26, 2021
Aug 27, 2022
Jan 2, 2021
Aug 26, 2021

Repository files navigation

This is the repository for my personal site, richard.ng.

Most of the site content is written in Notion, for a pleasant writing experience (but no version control, alas, and therefore not captured in this repo).

The contents of _garden are my digital garden notes, which are built into static HTML + JSON with Next.js.

.env.example has placeholders for:

  • NEXT_PUBLIC_NOTION_ACCESS_TOKEN - used at build-time to read data from the Notion API for most of the site pages
  • GITHUB_ACCESS_TOKEN - used at build-time to generate commit history for the digital garden