implement blog
This commit is contained in:
parent
b4dcd84581
commit
a52f258402
8 changed files with 77 additions and 2 deletions
4
Gemfile
4
Gemfile
|
@ -6,3 +6,7 @@ source "https://rubygems.org"
|
|||
|
||||
gem "phlex", "~> 1.11"
|
||||
gem "phlexite", "~> 0.1.3"
|
||||
|
||||
gem "front_matter_parser", "~> 1.0"
|
||||
|
||||
gem 'phlex-markdown', git: 'https://github.com/phlex-ruby/phlex-markdown'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue