Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pinjasaur/portfolio
My portfolio.
https://github.com/pinjasaur/portfolio
bower gulp portfolio yarn
Last synced: about 1 month ago
JSON representation
My portfolio.
- Host: GitHub
- URL: https://github.com/pinjasaur/portfolio
- Owner: Pinjasaur
- License: mit
- Created: 2016-10-11T14:18:52.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-11-07T20:02:39.000Z (2 months ago)
- Last Synced: 2024-11-07T21:18:12.104Z (2 months ago)
- Topics: bower, gulp, portfolio, yarn
- Language: HTML
- Homepage: https://paulisaweso.me
- Size: 3.59 MB
- Stars: 2
- Watchers: 3
- 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/