An open API service indexing awesome lists of open source software.

https://github.com/timtech4u/timtech4u.github.io

:link: Official personal website
https://github.com/timtech4u/timtech4u.github.io

Last synced: about 1 year ago
JSON representation

:link: Official personal website

Awesome Lists containing this project

README

          

## Source code for [my Official Portfolio Website](https://www.kelvinkamau.app)

## Dependencies
* [Ruby](https://www.ruby-lang.org)
* [GulpJS](https://gulpjs.com)

## Usage
* Run ```gem install jekyll sass bundler jekyll-minifier jekyll sitemap```
* Run ```npm install```
* Run ```npm install --save-dev gulp-install```

### Development
* Run ```gulp serve```

### Production
* Run ```gulp build```