Skip to content

Latest commit

 

History

History
57 lines (38 loc) · 1.87 KB

File metadata and controls

57 lines (38 loc) · 1.87 KB

hackstrong_by_seraphipod-d88be78

hackstrong

The website template (pre-release) for the first hackstrong event. The codebase was later modified and changed upon production.

* Codebase was poorly written.. ehh -- but it works -- It Just Works™.

Previews

Setup

I don't know why you'd want to (when there's a demo, noob), but here --

First, you'll need [Node.js, and npm]. And then setting up locally is easy a 1, 2, 3.

# if you haven't installed `gulp` and/or `bower` before
$ npm install -g gulp bower

# clone
$ git clone https://github.com/srph/hackstrong.git && cd hackstrong
# install dependencies
$ npm install
$ bower install

Automation

# runs both server and less
# probably the only task thing you'll need to run
$ gulp

# some methods I doubt you would need, but here --
$ gulp server # spawns a web server (to run the project locally)
$ gulp less # compiles less -> watches for file changes (autoprefix, etc..)

You're good to go.

Acknowledgement

hackstrong © 2015+, Sourcescript Innovations.

Contributors:

Many thanks to these fellas: