Skip to content

IsaacASmith/isaacasmith.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Personal Website

Contains my blog and project directory.

Check out the live site here: isaacsmith.us

Development

Site is built with Vue + Nuxt + Tailwind

Requires npm

Local dev

  1. cd to src/site/
  2. run npm install if running for the first time (or after dependency changes)
  3. run npm run dev
  4. go to localhost:3000 in your browser

Static site generation

  1. cd to src/site/
  2. run npm run build
  3. built files are in the src/site/dist folder

About

Personal site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published