davidangulo.xyz

davidangulo.xyz

Personal Jekyll Blog

davidangulo.xyz

Personal Jekyll Blog

Development Setup

  • rbenv install 3.1.0
  • gem install bundler
  • git clone [email protected]:dcangulo/davidangulo.xyz.git davidangulo
  • cd davidangulo
  • bundle install

Run

  • bundle exec jekyll serve (development mode)
  • JEKYLL_ENV=production bundle exec jekyll serve (production mode)

Build

  • bundle exec jekyll build (development mode)
  • JEKYLL_ENV=production bundle exec jekyll build (production mode)

License

Posts

All files in the following directories _posts, _portfolio, and assets are licensed under CC BY 4.0, see LICENSE.

Other Files

Copyright © 2022 David Angulo, released under the MIT license, see LICENSE.