https://github.com/pinjasaur/portfolio
My portfolio.
https://github.com/pinjasaur/portfolio
bower gulp portfolio yarn
Last synced: 4 months ago
JSON representation
My portfolio.
- Host: GitHub
- URL: https://github.com/pinjasaur/portfolio
- Owner: Pinjasaur
- License: mit
- Created: 2016-10-11T14:18:52.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-05-14T05:40:11.000Z (about 1 year ago)
- Last Synced: 2025-05-14T06:48:32.720Z (about 1 year ago)
- Topics: bower, gulp, portfolio, yarn
- Language: HTML
- Homepage: https://paulisaweso.me
- Size: 3.76 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# portfolio
This is my personal portfolio site.
Unless noted otherwise, all content is under **[MIT License](/LICENSE)**.
## Usage/Developing
Assumes [Node.js][node], [Gulp][gulp], [Bower][bower], and [Yarn][yarn] are installed.
1. Grab a copy of the repository and `cd` to the root of it
2. Run `yarn` to grab dependencies
3. Run `gulp serve` to spin up a local server with live-reloading
4. Code away!
5. Commit your changes
[node]: https://nodejs.org/
[gulp]: http://gulpjs.com/
[bower]: https://bower.io/
[yarn]: https://yarnpkg.com/