Skip to content

azirbel/website

Repository files navigation

Alex's Personal Website

Tracking the evolution of my website over the years. Check out the changelog for a history of my poor design decisions!

This site is build on Next.js and MDX.

Installation

git clone [email protected]:azirbel/website.git

This is necessary because @zeit/next-mdx doesn't yet pull in v16 of @mdx-js/mdx, which fixes a bug around code tags.

See mdx-js/mdx#304 and vercel/next-plugins#307

yarn install --frozen-lockfile

Running / Development

yarn build:content
yarn dev

Deployment

now
now alias [paste] www.alexzirbel.com

About

My personal website -

Resources

Stars

Watchers

Forks

Packages

No packages published