Skip to content

kurtisdunn/kurtisdunn.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kurtisdunn.github.io

Personal Site for Github Pages.

Hi! This is the source to my resume/cv project called webpack-react-demo. It is a single page application optimized for speed and accessibility. It was developed with Webpack, ReactJS, Bootstrap 4, and plain 'ol vanilla JavaScript.

Linting with ESLint and minification with UglfyJS.

Fonts come from Google fonts - Raleway (serif) for headings, and Roboto (sans-serif) for body text.

Image hosting is handled by AWS Cloudfront connected to a S3 bucket.

This site is hosted on Github pages.

Install it

Create a minified production version.

$ git clone https://github.com/kurtisdunn/webpack-react-demo.git
$ cd webpack-react-demo
$ npm install

Build it

Create a minified production version. Built into a dist directory

$ npm run build

Develop it

Runs up a Webpack dev server at https://127.0.0.1:8000

$ npm run dev

About

Demo resume/cv site free for all.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages