macalinao / ian-website

Personal website v4

Home Page:https://ianm.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ian.pw

My personal website.

Stack:

  • NextJS/React
  • Emotion
  • MDX

Developing

Use nix-direnv to source the .envrc in this project. Then do:

yarn
yarn dev

To package/run the app for production, run:

yarn build
yarn start

This website is a typical Next.JS application, thus it can easily be deployed to Vercel.

Deploying

Run update-static-assets to sync the static assets directory with AWS S3.

License

GPL3

About

Personal website v4

https://ianm.com

License:GNU General Public License v3.0


Languages

Language:TypeScript 93.0%Language:JavaScript 4.5%Language:Nix 2.0%Language:HTML 0.4%Language:Shell 0.1%