Skip to content

A page where I talk a bit about project I have made

Notifications You must be signed in to change notification settings

ntrrgc/portfolio

Repository files navigation

#My portfolio

This is the software I wrote to generate my portfolio.

Install all the dependencies with:

npm install

For development mode with livereload run:

node .

To generate a static index.html suitable for production just run:

node build.js

Then, you can upload the contents of the web folder to any web server.

Note: Because of the way thumbnails are rendered build.js must be run also after images are added, removed or reordered.

About

A page where I talk a bit about project I have made

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published