Online CV of Georgiana Gligor.
Ensure grunt is properly set up. This only needs to be done once.
$ npm install -g grunt-cli
$ cd source/themes/tekkie/cv
$ npm installBuild the stylesheet:
$ cd source/themes/tekkie/cv
$ gruntStart the development environment:
$ vendor/bin/sculpin generate --watch --serverEnsure vendor info is packed into the distribution:
$ cd source/themes/tekkie/cv
$ grunt copy