Skip to content

Latest commit

 

History

History
executable file
·
39 lines (27 loc) · 900 Bytes

README.md

File metadata and controls

executable file
·
39 lines (27 loc) · 900 Bytes

Flexible-Jekyll is a simple and clean theme for Jekyll

Now appropriated by rebecca li

Features

Installation:

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/

Todo

  • Add About Page
  • Add Photography Page
  • Fix Image widths
  • Add Portfolio Page

License

GNU General Public License v3.0