Skip to content

Personal website, built using next.js, tailwind, typescript.

License

Notifications You must be signed in to change notification settings

itsjesski/jesski-website

Repository files navigation

Personal Website

What is this?

This project was built as a personal website for myself.

Features

  • Static site generator
  • Markdown files for posts
  • Automatic SEO based on fields in the markdown files.
  • API calls to Twitch and IGDB for pulling game and stream resources.

Developer experience:

Deployment

Deployment happens automatically when merging a branch into main. Digital Ocean picks up on the merge, builds everything, and deploys it.