https://github.com/hurricaneinteractive/winkinowl_portfolio
Static portfolio website built in 6 hours.
https://github.com/hurricaneinteractive/winkinowl_portfolio
grunt portfolio-website
Last synced: 10 months ago
JSON representation
Static portfolio website built in 6 hours.
- Host: GitHub
- URL: https://github.com/hurricaneinteractive/winkinowl_portfolio
- Owner: HurricaneInteractive
- Created: 2017-09-01T11:01:41.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-17T10:58:44.000Z (over 8 years ago)
- Last Synced: 2025-06-02T05:55:13.293Z (about 1 year ago)
- Topics: grunt, portfolio-website
- Language: CSS
- Homepage: http://winkingowl.digital/
- Size: 3.18 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# winkinowl_portfolio
Personal website I coded up in about 6 hours, it is completely static, just wanted to get something out there. Can be viewed here. [WinkingOwl Digital](http://winkingowl.digital/). The logo is mine and I am using it for Freelance work so please don't use it for your own personal work. Other icons are all good to be reused :D
### Getting Started
Run `yarn` or `npm` to install all the node_modules, after you Fork and Clone the repo. Uses some PHP so using something like XAMPP would be useful.
### Scss
Running the `grunt` command will compile and watch for any SCSS updates. Check out [Grunt](https://gruntjs.com/) for more information.