Disqus support, exampleSite preview through make commando (#16)

* Added disqus support

* reformatted README

* Updated example config

* Added a make demo command to easy run the exampleSite.
Also good for developing new features but don`t want to setup a
different project for it

* Updated readme

* Working on my .md skillsw
This commit is contained in:
Maikel
2018-05-01 20:59:02 +02:00
committed by Luiz F. A. de Prá
parent 0f2bd0c0a6
commit 826fa2ee18
5 changed files with 41 additions and 4 deletions

View File

@@ -12,6 +12,8 @@ pygmentsstyle = "b2"
pygmentscodefences = true
pygmentscodefencesguesssyntax = true
disqusShortname = "yourdiscussshortname"
[params]
author = "John Doe"
description = "John Doe's personal website"