This is the code behind http://twomushrooms.com, a project to share some of the photos I have taken.
- Ruby
- ImageMagick
bundle install
yarn install
node_modules/brunch/bin/brunch build
bundle exec rackup
bin/build.sh
bin/deploy.sh
- Refactor JS out of index page and turn it into a reusable module
- Add next and previous buttons when viewing images in the gallery
I would love for you to review my code and help me improve it. Feel free to get in touch or fork and make pull requests.
MIT