andreasasprou / andreas.fyi

Home Page:https://andreas.fyi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

https://andreas.fyi


Languages

Language:HTML 52.2%Language:TypeScript 43.2%Language:JavaScript 2.7%Language:CSS 1.9%