gitfolio bootstraps a simple one-page portfolio, based on your github data.
I wanted this to keep this dead-simple and easy to read. Hope it looks good to you as well!
This project comes with a few blocks for now, and most of them customizable. You can't reorganize the blocks order, yet, neither add ones using the interface.
The main missing feature here would be a way to change the project's primary/secondary colors — I still pray, waiting for an amazing contributor who'd like to help me on this.
npm run start
will launch the development server, npm run build
will update the build
folder with a static version of the project.
Note: all styles are minified in a single file.