Commit Graph

35 Commits

Author SHA1 Message Date
Gabriel 4fa9fc8ad4
Make theme compatible with remote_theme (#590); fixes #339 2020-04-26 14:31:05 -04:00
Dean Attali c2e655f7e8 add 'home' layout and use it in index file 2020-04-26 06:57:50 +00:00
Sebastian Skałacki 4a19f20383
Allow configuring lang attribute on <html> tag (#608)
Add a page/site configuration variable named "language", which can be
set either in _config.yml or in a front matter in order to customize
value of "lang" attribute on <html> element.  Previously, it was
hardcoded to "en".
2020-04-22 17:58:01 -04:00
Dean Attali 4cdb150357 small refactor and cleanup to comments system 2020-04-01 17:37:53 -04:00
colynn.liu 890f66966e
add utterances comments support (#596) 2020-04-01 17:25:11 -04:00
Dean Attali 9486c6edd2 Remvoe justcomments because it's being killed end of year 2020-03-23 11:57:25 -04:00
cketti 67ced3d068
Update to Font Awesome 5 (#587) 2020-03-16 14:36:28 -04:00
Abel Cheung 7b43e4061d Fix showing background img with non-empty baseurl (#497)
* Fix showing background img with non-empty baseurl

Also switch globally to relative_url for all baseurl prepends,
which is more robust than custom URL mangling

* More site.baseurl -> relative_url conversion
2019-06-08 01:34:33 -04:00
Hugo Alves e6cc1835f7 Integration with just-comments (#468)
Add support for just-comments
2019-03-25 18:07:45 -04:00
Vincent Tam 1adff11feb Add newline to EOF (#442) 2018-12-25 17:27:22 -05:00
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
OCram85 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