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

@ -11,7 +11,8 @@ GEM
specs:
front_matter_parser (1.0.1)
markly (0.12.1)
phlex (1.11.0)
phlex (2.3.1)
zeitwerk (~> 2.7)
phlexite (0.1.3)
tailwindcss-phlexite (0.1.0)
tailwindcss-ruby (~> 4.1)
@ -19,6 +20,7 @@ GEM
tailwindcss-ruby (4.1.8-aarch64-linux-gnu)
tailwindcss-ruby (4.1.8-arm64-darwin)
tailwindcss-ruby (4.1.8-x86_64-linux-gnu)
zeitwerk (2.7.3)
PLATFORMS
aarch64-linux
@ -28,7 +30,7 @@ PLATFORMS
DEPENDENCIES
front_matter_parser (~> 1.0)
phlex (~> 1.11)
phlex (~> 2.3)
phlex-markdown!
phlexite (~> 0.1.3)
tailwindcss-phlexite (~> 0.1.0)