Skip to content

ntrrgc/portfolio

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
web
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

#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