Portfolio for Dave Jackson (deepbsd)
Dave Jackson's Thinkful Portfolio
The site features several animations, including UNIX fortunes (simulated) and a little Bash joke, reminiscent of HAL from Arthur C. Clarke's 2001: A Space Odyssey.
- Mocha (testing)
- Chai (testing)
- Mongoose (for Mongo DB connectivity)
- Express
- Sass
- Gulp
- Passport (user authentication)
- git clone git@github.com:deepbsd/portfolio.git
- npm install (make sure gulp is installed)
- Running gulp watch in the terminal provides a local server at port 3000 as well as watch tasks that compile SCSS to CSS and browser refresh when HTML files in the public folder change