https://github.com/webcaetano/webcaetano.github.io
@webcaetano personal site.
https://github.com/webcaetano/webcaetano.github.io
Last synced: 6 months ago
JSON representation
@webcaetano personal site.
- Host: GitHub
- URL: https://github.com/webcaetano/webcaetano.github.io
- Owner: webcaetano
- License: mit
- Created: 2015-12-05T22:19:26.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-11-21T18:58:50.000Z (over 6 years ago)
- Last Synced: 2024-12-29T10:28:55.446Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://webcaetano.github.io
- Size: 12.7 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
@webcaetano personal site
Feel free to fork and use it.
### Installation
```
git clone git@github.com:webcaetano/webcaetano.github.io.git
cd webcaetano.github.io
npm install && bower install
```
### Dev mode
```
gulp
```
### Build an deploy
```
gulp deploy
```