jekyll-admin icon indicating copy to clipboard operation
jekyll-admin copied to clipboard

allows for default content to be set in config file

Open dnoneill opened this issue 6 years ago • 2 comments

This PR allows for default content to be set when creating a new document. This information get set in the config file and is defined based upon collection name. i.e.

default_content: {
  puppies: "<div id='biography' markdown='1'>\n\n</div>\n<div id='bibliography' markdown='1'>\n\n</div>"
}

dnoneill avatar Nov 16 '18 16:11 dnoneill

Hi I see here that this has already been merged ? #480

lexoyo avatar Mar 25 '19 04:03 lexoyo

Actually it's closed somehow 😅

mertkahyaoglu avatar Mar 27 '19 07:03 mertkahyaoglu