Add syntax highlighting, support draft posts
This commit is contained in:
parent
94c692a54c
commit
6fffd6e1cc
16 changed files with 64 additions and 97 deletions
2
Gemfile
2
Gemfile
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue