- Clone and install deps
git clone hhttps://github.com/andreasasprou/andreas.fyi.git
cd andreas.fyi
yarn
- 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.
- 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