https://github.com/razorcd/razorcodes.com
personal website
https://github.com/razorcd/razorcodes.com
Last synced: 5 months ago
JSON representation
personal website
- Host: GitHub
- URL: https://github.com/razorcd/razorcodes.com
- Owner: razorcd
- Created: 2016-05-06T20:27:49.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-02-17T01:40:04.000Z (over 8 years ago)
- Last Synced: 2025-10-28T01:30:18.780Z (8 months ago)
- Language: HTML
- Size: 95 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Personal portfolio
LIVE: www.razorcodes.com
## Development
* run `gulp build` to build distribution package in `dist/` folder
* run `gulp watch` file reloading distribution package on any change
* run `gulp open_uri` to start a local server and serve distribution package
## Deployment
* run `docker build --no-cache -t razorcd/razorcodes .` build docker image. Requires local `dist` folder. Images must be tagged with Dockerhub ID to be pushed.
* run `docker run -p 8080:80 --name razorcodes razorcodes` to start container then visit `localhost:8080`
## TODO
* fix `deploy_source` gulp task to deploy everything except `dist/portfolio/`
COPYRIGHT 2002 - 2018 All rights reserved. Property of Cristian Dugacicu. Not for public or private distribution.