Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 797 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 797 Bytes

gkiar.github.io

Data for gkiar.github.io . Includes customization of Bootstrap 3.0. Blog and pages generated by Jekyll. Hosted on GitHub.

All content on this site is distributed under an Apache 2.0 Licence

NOTE: If you fork or re-use this project, please be sure you:

  • Edit _includes/analytics.html and either
    • Replace the Google Analytics tracking code with your own, or
    • If you don't use Google Analytics, comment the block of code out entirely.
  • Edit _includes/disqus.html and either
    • Replace the disqus_shortname with your own DISQUS username, or
    • If you don't want commenting, remove or comment out the block of code entirely.

Otherwise I will receive GA data and DISQUS comments from your website.

Adapted from jmcglone.com -- thanks!