implement blog

This commit is contained in:
Aleks Rūtiņš 2024-10-06 22:07:20 -04:00
parent b4dcd84581
commit a52f258402
8 changed files with 77 additions and 2 deletions

View file

@ -1,6 +1,16 @@
GIT
remote: https://github.com/phlex-ruby/phlex-markdown
revision: ee1e2763fc842563577003a269982cfc4ac79006
specs:
phlex-markdown (0.3.0)
markly (~> 0.7)
phlex (>= 0.5)
GEM
remote: https://rubygems.org/
specs:
front_matter_parser (1.0.1)
markly (0.12.1)
phlex (1.11.0)
phlexite (0.1.3)
@ -9,7 +19,9 @@ PLATFORMS
ruby
DEPENDENCIES
front_matter_parser (~> 1.0)
phlex (~> 1.11)
phlex-markdown!
phlexite (~> 0.1.3)
BUNDLED WITH