updated the way I do callouts and alerts. This approach is better than the old way. You use includes here and pass parameters. This approach leads to fewer errors. The output looks the same, and you can use Markdown directly inside of the alerts or callouts instead of switching to HTML syntax.

This commit is contained in:
tomjohnson1492
2016-04-09 09:18:55 -07:00
parent 8100e01ecf
commit d7d5286239
6 changed files with 197 additions and 83 deletions

View File

@ -1,2 +1,3 @@
cd _site
mv urls.txt ../_data/urls.yml
mv urls.txt ../_data/urls.yml
cd ../