Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 373 Bytes

File metadata and controls

29 lines (18 loc) · 373 Bytes

Personal portfolio and blog built with Jekyll.

Setup

bundle install

Run

bundle exec jekyll serve

Visit localhost:4000 to view the site.

Build

bundle exec jekyll build

Formats output HTML with htmlbeautifier automatically via a Jekyll hook.

License

CC-BY-4.0