Skip to content

MoenMi/moenmi.github.io

Repository files navigation

Personal Website

A personal website for my digital presence on the internet. Note that this site is mostly just used as a single source to link to a variety of other semi-professional things related to me around the Internet.

Development Environment Setup

To get set up running the site locally, clone this repo. Then, run the following to install the dependencies.

npm install

To run the development site locally, run the following:

npm run dev

Site Deployment

To update the site, run the following:

npm run deploy

This compiles everything to a static site on the gh-pages branch, which hosts the site.

About

A custom website for my digital presence on the internet

Topics

Resources

Stars

Watchers

Forks