Skip to content

andrej-szontagh/portfolio-website

Repository files navigation

Portfolio Website

This repository contains my current portfolio website development files. It's just a DEMO, provisional temporary website that will be replaced with new complete website.

Motivation

I have decided to contribute to the open-source development community and also show off my coding skills to potential clients and partners. Web development is my brand new endeavour and I hope I will build more and better websites and web applications in the future.

Installation

Install NodeJS (https://nodejs.org)

This suppose to install all the dependencies automatically into '/node_modules'. Execute in the project folder after cloning the repository and installing NodeJS.

$ npm install

Build

$ gulp build
$ gulp build-debug

For more options check 'gulpfile.js'.

Published at

https://andrej-szontagh.github.io/

Built With

Author

License

This project is licensed under the GNU GPL v3 License - see the LICENSE file for details