Now appropriated by rebecca li
- Google Fonts
- Font Awesome
- Disqus
- Analytics
- Support Emoji
Run sudo bash setup_scripts/install_all.sh
Now, run the following:
bundle exec jekyll build
bundle exec jekyll serve
If you update the galleries, then right now it kind of sucks and you should remove the _site/photography/index.html
file and copy over the photography folder from _site
to the top level and commit it. You also have to update the _config.yml
.
bundle exec jekyll build
cp -r _site/photography/* photography/
- Add About Page
- Add Photography Page
- Fix Image widths
- Add Portfolio Page
GNU General Public License v3.0