Skip to content

chwzr/flxkpe.io

Repository files navigation

Deploy with Vercel

flxkpe.io

My portfolio has transformed over the years - from a static HTML site, to Polymer and finally to Next.js/React/MDX. My personal slice of the internet provides a platform for my writing, link list and to showcase my latest work.

Overview

  • pages/api/* - API routes powering and post views.
  • pages/blog/* - Static pre-rendered blog pages using MDX.
  • pages/* - All other static pages.

Running Locally

$ git clone https://github.com/chwzr/flxkpe.io.git
$ cd flxkpe.io
$ yarn
$ yarn dev

Create a .env.local file similar to .env.example.

Built Using

About

My Personal Homepage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published