The idea of this site is to display my artwork, portfolio and web projects and stay in touch with the community online. I'll be adding more features in future in relation to interactivity and blogging.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
- feel free to copy this repository and make one of your own. This template is available for anyone to build your own website.
Please have the following softwares installed on your local machine before you run any of the installation commands
- Ruby
- Node
- NPM (node package manager)
A step by step series of examples that tell you have to get a development env running
please run the following commands through your terminal after initial install of above softwares
$ gem install jekyll
$ npm install
you should have it up and running now. If you run into any issues with this process, feel free to reach out to me directly in Github or email. Hope this helps. Thank you
- jekyll - Simple blog aware static site generator
- Liquid - Templating Engine
- Bootstrap - CSS Framework
This project is licensed under the MIT License - see the LICENSE.md file for details