Skip to content

andreasasprou/andreas.fyi

Repository files navigation

Features

Running Locally

  1. Clone and install deps
git clone hhttps://github.com/andreasasprou/andreas.fyi.git
cd andreas.fyi
yarn
  1. Populate your .env.local file
NOTION_SECRET=""
NOTION_DATABASE_ID=""
MAILCHIMP_API_KEY=""
MAILCHIMP_LIST_ID=""

3Start the dev server

yarn dev

Open http://localhost:3000 with your browser to see the result.

Stack & Features

  • Official Notion API as headless CMS
  • Tailwind for styles
  • Next 12
  • Newsletter subscribe via Mailchimp
  • Automatic open graph image generator for each blog post (commit)
  • Dynamic sitemap
  • Automatically generated blog post table of contents