Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 455 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 455 Bytes

how this works

  1. (on nushell) install asdf
  2. asdf install ruby 3.3.0
  3. asdf global 3.30
  4. bundle install
  5. bundle exec jekyll serve --trace --drafts

Markdown files in the root directory create pages correspondending to their names. They can use YAML 'front matter' to specify config and template information.

The gallery template requires a YAML entry in _data and photos in assets/images