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
- Host: GitHub
- URL: https://github.com/timtech4u/timtech4u.github.io
- Owner: Timtech4u
- Created: 2018-09-16T06:31:35.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-12-31T18:40:32.000Z (over 1 year ago)
- Last Synced: 2025-01-10T17:15:19.381Z (over 1 year ago)
- Language: SCSS
- Homepage: https://timtech4u.dev
- Size: 4.47 MB
- Stars: 8
- Watchers: 2
- Forks: 5
- Open Issues: 14
-
Metadata Files:
- Readme: readme.md
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```