Skip to content

My portfolio website, built using a custom build-time handlebars gulp templating engine.

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

justinryder/Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio

My portfolio website, built using a custom build-time handlebars gulp templating task.

View it live at justin-ryder.com

Compiled output is committed to the repo at app/ to easily compare before/after.

The gulp task will read all handlebars templates and find matching data in the json folder. Each json file feeds data into the handlebars templates to generate the resulting static html page.

Building

Install dependencies with npm i then build the site with npm run build

Serving the site

npm serve will start a local server on port 3000 that serves all files in the app/ folder using the forever package to automatically restart if it crashes

npm stop will stop the server and forever

About

My portfolio website, built using a custom build-time handlebars gulp templating engine.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published