Add syntax highlighting, support draft posts

This commit is contained in:
Aleks Rutins 2025-06-10 07:21:00 -04:00
parent 94c692a54c
commit 6fffd6e1cc
Signed by: asr
SSH key fingerprint: SHA256:DBype7RrB3qCdOLdkvecD2Y3THOYgYOVw6jAHVgsGRQ
16 changed files with 64 additions and 97 deletions

View file

@ -4,7 +4,7 @@ source "https://rubygems.org"
# gem "rails"
gem "phlex", "~> 1.11"
gem "phlex", "~> 2.3"
gem "phlexite", "~> 0.1.3"
gem "front_matter_parser", "~> 1.0"