mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
Updated README to include new gem install.
gem install jekyll-autoprefixer
This commit is contained in:
parent
620970e234
commit
6b7777d009
1 changed files with 2 additions and 1 deletions
|
@ -12,10 +12,11 @@ https://jekyllrb.com
|
|||
* `gem install jekyll`
|
||||
|
||||
### Supporting Gems
|
||||
These Gems were also installed on the CI server.
|
||||
These Gems must also be installed on the CI server.
|
||||
|
||||
* `gem install jekyll-paginate`
|
||||
* `gem install classifier-reborn`
|
||||
* `gem install jekyll-autoprefixer`
|
||||
|
||||
### Plugins
|
||||
* `jekyll-multiple-languages-plugin` installed as a git submodule in `_plugins/`. Documentation at https://github.com/perrywoodin/jekyll-multiple-languages-plugin. This is a modified fork that adds two new tags for outputting markdown `{% tmd key %}` or `{% translatemd key %}`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue