Skip to content

A custom website for my digital presence on the internet

Notifications You must be signed in to change notification settings

MoenMi/moenmi.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

153 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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