Qoob Portfolio
The open qoob is a php mvc framework created to speed up the process of creating dynamic sites. This is the code running this website!
The open qoob is a php mvc framework created to speed up the process of creating dynamic sites. This is the code running this website!
andrew.harrison.nu
------------------
the personal programming portfolio of andrew harrison
##powered by
```text
MM.
MNNNN.
MM...NMN.
MN......ONN
MN.......ZN
MN.......ZN
MNZ......ZN MMMMMMM MMMMMMM MMMMMMM MMMMM
,ND."MND...ON MM MM MM MM MM MMM MM MM
,NNN..NN. "MNDON MM MM MM MM MM MM MM
,NNN.......DNN. "ON MMMMMMM MMMMMMM MMMMMMM MM MM
NNM..............NNM MM
,N N. "NN7........ONN" ,N MM MM
,NNNN NNNN."ONN...ZNN" ,NMON MM MM
,NNI..ON NO...NN. "NN" ,NN...MN MM
NN......ON NZ......NN INN......MN MMMMMMM MMMMMMM MMMMMMM MMMMMMM
N.......ON NZ.......N $N.......MN MM MM MM MM MM MM MM MM
N.......ZN N$.......N $N.......MN MM MM MM MM MM MM MM MM
N.......MN NN.......N $N.......MN MMMMMMM MMMMMMM MMMMMMM MMMMMMM
N....NN$" "NN....N $N....NN",ON. MM
N.NNN" "N..N $N..N" ,MN...MN. MM
NI" "N $N" ,NM........"MM. MM
MM...............MM
"MMM.........MNM"
"MMN...NMM"
"NMM"
```
- [php](http://php.net)
- [sass](http://sass-lang.com)
- [open qoob](http://qoob.nu)
- [jquery](http://jquery.org)
- [modernizr](http://modernizr.com)
- [foundation](http://foundation.zurb.com)
- [highlightjs](http://http://highlightjs.org)
- [gruntjs](http://gruntjs.com)
- [fontawesome](http://fontawesome.io)
##development
- open the terminal
- navigate to the cloned repo dir
- checkout the dev branch: `git checkout dev`
- install the required build files: `npm install`
- build the sass and js files: `grunt`
- alternatively use `grunt watch` to auto-build on detected changes
##license
Creative Commons Attribution-ShareAlike 3.0 Unported ([CC BY-SA 3.0](http://creativecommons.org/licenses/by-sa/3.0/))