mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Update documentation and libraries in plugins
This commit is contained in:
parent
34273d6955
commit
cd597fdb21
3 changed files with 9 additions and 2 deletions
|
@ -1,3 +1,9 @@
|
|||
require 'yaml'
|
||||
|
||||
#This plugin generates all translated pages using templates in
|
||||
#_templates. The final file name of each page is defined in
|
||||
#the url section of each translations in _translations.
|
||||
|
||||
module Jekyll
|
||||
|
||||
class TranslatePage < Page
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue