move demo site to docs/ folder

This commit is contained in:
Dean Attali 2020-04-26 22:22:25 +00:00
parent bb7d9f845f
commit 6552c5774e
65 changed files with 12900 additions and 0 deletions

View file

@ -0,0 +1,6 @@
{% if page.comments %}
{% include disqus.html %}
{% include fb-comment.html %}
{% include staticman-comments.html %}
{% include utterances-comment.html %}
{% endif %}