mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
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:
committed by
Luiz F. A. de Prá
parent
0f2bd0c0a6
commit
826fa2ee18
@@ -12,6 +12,8 @@ pygmentsstyle = "b2"
|
||||
pygmentscodefences = true
|
||||
pygmentscodefencesguesssyntax = true
|
||||
|
||||
disqusShortname = "yourdiscussshortname"
|
||||
|
||||
[params]
|
||||
author = "John Doe"
|
||||
description = "John Doe's personal website"
|
||||
|
||||
Reference in New Issue
Block a user