- (on nushell) install
asdf
asdf install ruby 3.3.0
asdf global 3.30
bundle install
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