Commit Graph

23 Commits

Author SHA1 Message Date
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
9cd6f1b716 fix EOL Sequence to LF (#257) 2017-10-03 16:21:54 -04:00
Cagri Sarigoz
09e037d535 Add Google Tag Manager Integration (#157) 2017-01-08 23:43:53 -05:00
eugenius1
7b704c9ee3 font-awesome v4.6, with snapchat and updated instagram icons 2016-09-11 02:33:25 +01: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
bf6ff58d6e add main-content class to content on minimal layouts (thanks @lrdodge) 2016-08-05 16:42:38 -07:00
Dean Attali
426e809d48 move tags below a post 2016-07-27 16:46:31 -07:00
Pete
0eb18422ee minor fixes 2016-07-27 18:20:28 -05: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
ce8ece5fc2 option for tags 2016-07-27 16:46:42 -05:00
Pete
b90c1c8de9 add tags 2016-07-27 15:19:16 -05:00
Dean Attali
f0977ce069 Update base.html 2016-05-09 12:13:53 -07:00
Dean Attali
fb0eedd2db upgrade fontawesome to 4.5.0; fixes #50 2016-04-08 13:37:24 -07: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
Hristo Yankov
bcf4d1dc19 Add show-avatar: true to the default parameters 2016-02-08 23:36:51 +02:00
Hristo Yankov
726508dd95 Add conditional avatar 2016-02-07 18:22:13 +02:00
Dean Attali
bde8a560c7 add support for comments on any page 2015-03-13 18:35:19 -07:00
Dean Attali
757206b082 simplify YAML params and readme 2015-03-03 01:03:01 -08:00
Dean Attali
e2f16fd06d add support for internal or external css/js/googlefonts 2015-03-02 17:10:41 -08:00
Dean Attali
709f591ab4 initial commit 2015-03-02 12:06:05 -08:00