Description Usage Arguments Details Value Examples
coins_all
looks for all files under the directory and calls with the
appropriate path string for each file coins_this
, which is doing all the
hard work: extracting the information from front matter and config file,
generating the COinS string and adding it to the end of the file.
1 |
dir |
String. Providing the path to the directory. |
Two conditions prevent calling coins_this()
:
File is an index file ('_index-md').
The YAML front matter contains the directive 'no_coins: yes'.
Invisible empty list.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.