Commit Graph

13 Commits

Author SHA1 Message Date
Vincent Tam d1c8b2fee1 [Feature] Staticman v3 Support (#440)
* Added Staicman support

* Corrected template for staticman.yml

* Edit for coherence with _includes/disqus.html

* Updated documentation for Staticman

* Updated License to give credits to Michale Rose

* Update LICENSE

* add more staticman details to readme

* Clearer instructions about reCAPTCHA in YML

* Nest reCAPTCHA param inside Staticman

* Prepend all css selectors with .staticman-comments

Edit suggested by theme owner to avoid CSS rules overriding.

* Add myself to the change log

* Update _config.yml
2018-12-25 17:21:42 -05:00
npes87184 b9a562da4f add fb comment (#350)
* add fb comment

* Update README.md for facebook comments

* Update _config.yml

* Update README.md
2018-06-08 18:25:07 -04:00
OCram85 3664e56dbd Replaces tag index plugin with native jekyll features (#307)
* remove tag _gen plugin and its folder

* remove deprecated tag index layout

* add tag index page

* link tag index page in nav bar, enable tag links by default

* add button spacer in main css

* fix tag links in post view

* fix tag links on index and pagination

* tag link instuctions removed. it's enabled as default
2018-01-18 23:58:00 -05:00
yonicd 0636b7ac64 Badge functionality to layout/post.html (#265)
* add badges to default branch

* add instructions in readme for post badges

* update readme

* add instructions for badges to readme yaml

* switch GH badges to iframes and remove comment out cran badges

* remove cran comment and update yaml table in readme file.

* Update README.md

* Update main.css
2017-10-16 15:21:22 -04:00
Dean Attali 48cf013e55 some modifications to social media sharing section 2016-08-06 16:42:15 -07:00
Ryan Lee 52824340aa Add social share buttons for posts 2016-08-06 10:56:59 -04:00
Dean Attali 426e809d48 move tags below a post 2016-07-27 16:46:31 -07:00
Pete 0458bf9803 tagging options
Tags will display as plain text if a user adds tags to a post. If user
sets 'link-tags: true' in _config.yml, then Jekyll will make a new page
for each tag which lists all posts with given tag (provided the site is
not deployed through GitHub pages)
2016-07-27 17:12:30 -05:00
Pete b90c1c8de9 add tags 2016-07-27 15:19:16 -05:00
Dean Attali 0f997ee179 use post layout by default for blog posts; use same layouts as my website 2016-03-27 20:13:45 -07:00
Dean Attali e6cb0a4f54 support big images; fixes #37 2016-03-18 04:33:17 -07:00
Dean Attali bde8a560c7 add support for comments on any page 2015-03-13 18:35:19 -07:00
Dean Attali 709f591ab4 initial commit 2015-03-02 12:06:05 -08:00