Skip to content

A lightweight, customizable single-page personal portfolio website template built with JavaScript and Sass

License

Notifications You must be signed in to change notification settings

nldoty/portfolio

 
 

Repository files navigation

My Portfolio

About

This portfolio website is built using a forked branch of RyanFitzgerald/devportfolio project on github. It has been adapted with my information and skills, along with some structural and visual changes.

The project has been Docker-ized and can be hosted within an nginx shell.

License

This project uses the free MIT license as part of its fork. See LICENSE.md for more.

Instructions

In order to setup the project, you will need Docker. Run the following docker commands:
docker build -t nldoty/portfolio .
docker run -d -p 3000:80 --name nldoty_portfolio nldoty/portfolio

About

A lightweight, customizable single-page personal portfolio website template built with JavaScript and Sass

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 45.5%
  • HTML 43.8%
  • JavaScript 10.6%
  • Dockerfile 0.1%