Commit 7db0104

mo <mo@mokhan.ca>
2018-10-28 19:06:37
update jekyll config
1 parent 757b147
Changed files (1)
config/jekyll.yml
@@ -13,20 +13,22 @@
 # you will see them accessed via {{ site.title }}, {{ site.email }}, and so on.
 # You can create any custom variable you would like, and they will be accessible
 # in the templates via {{ site.myvariable }}.
-title: Proof
+title: Proof - API Documentation
 email: mokha@example.com
 description: >- # this means to ignore newlines until "baseurl:"
   API documentation for Proof.
 baseurl: "doc" # the subpath of your site, e.g. /blog
 url: "" # the base hostname & protocol for your site, e.g. http://example.com
-twitter_username: jekyllrb
-github_username:  jekyll
+github_username:  mokhan
 source: 'doc'
 destination: 'public/doc'
 
 # Build settings
 markdown: kramdown
 theme: minima
+show_excerpts: true
+plugins:
+  - jekyll-feed
 
 # Exclude from processing.
 # The following items will not be processed, by default. Create a custom list