Skip to content

Personal website displaying work and resume related material.

Notifications You must be signed in to change notification settings

Smidds/personal-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Isaac Smith's Personal Website

This is a repository to store my personal website, a Vue.JS project making use of modularity and dynamic data in order to allow me to change components and information on this page easily as I get further and furher along in my career. Also, I like making things harder than they need to be, it seems!

This project is a SPA (Singla Page Application) that acts as a sort of digital resume, allowing me to play with the display a little more, show of my developer flair, as well as play with adding more information and real links to projects and other work.

If you have any additions (though I can't imagine who would want to add anything to my website!) don't hesitate to open a PR, or an issue if you'd prefer! I absolutely love criticism and any commentary is much appreciated.

Project setup

Simply install the npm packages and that's all the setup neccessary!

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

All files will be built to dist_tmp.

npm run build

Deploy changes to Github Pages

Runs the build and deploys to the gh-pages branch.

npm run deploy

Lints and fixes files

npm run lint

About

Personal website displaying work and resume related material.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published