@@ -15,8 +15,10 @@ Naringu is dark jekyll theme that provide fully furnished jekyll setup, come wit
15
15
- [ Themes] ( #themes )
16
16
- [ Reverse layout] ( #reverse-layout )
17
17
- [ Contact Form] ( #contact-form )
18
+ - [ Comments] ( #comments )
18
19
- [ Development] ( #development )
19
- - [ Author] ( #author )
20
+ - [ Author] ( #author )
21
+ - [ Contributors] ( #contributors )
20
22
- [ License] ( #license )
21
23
22
24
@@ -57,17 +59,29 @@ Go a head `contact/index.html` just change the email in the code
57
59
<form action =" http://formspree.io/youremail@yourdomain.com" role =" form" method =" POST" >
58
60
```
59
61
62
+ ### Comments
63
+
64
+ Using [ disqus] ( http://disqus.com/ ) to enable comments in static site.
65
+
66
+ Just edit variable ` disqus ` in ` _config.yml ` to your disqus link.
67
+
60
68
## Development
61
69
62
70
Naringu come with two branches :.
63
71
64
72
- ` master ` for active development.
65
73
- ` gh-pages ` for preview of Naringu
66
74
75
+ ### Author
76
+
67
77
** Rizky Ariestiyansyah**
68
78
- < https://github.com/ariestiyansyah >
69
79
- < https://twitter.com/ariestiyansyah >
70
80
81
+ ### Contributors
82
+
83
+ ** Gildásio Júnior** - * a.k.a. @gjuniioor *
84
+ - https://github.com/gjuniioor
71
85
72
86
## License
73
87
0 commit comments