Commit Graph

151 Commits

Author SHA1 Message Date
Dean Attali 54ca402373
upgrade to bootstrap 4, complete rewrite of template (#629) 2020-05-02 02:10:20 -04:00
Dean Attali bd1f95de23 add YAML option footer-extra 2020-04-28 21:24:45 +00:00
Dean Attali 9bf17b2c40 add option nav-short to have navbar permanently collapsed 2020-04-28 20:09:00 +00:00
Dean Attali 65a7997daa
fix calendly href 2020-04-28 15:39:26 -04:00
Dean Attali 51de89b63b
social network links: add calendly support 2020-04-28 15:37:46 -04:00
Dean Attali b640dbcbc0
social network links: fix bug where RSS was showing up even if turned off 2020-04-28 15:34:30 -04:00
Dean Attali f100dba676
social network links: move email to be first 2020-04-28 15:33:16 -04:00
Dean Attali 685c408652 move all beautifuljekyll links to dedicated site and replace http with https 2020-04-27 19:14:09 +00:00
Dean Attali 1f824b19e9
fix staticman css 2020-04-27 10:19:14 -04:00
Dean Attali 1fbf55a390
fix staticman to use correct js files 2020-04-27 10:18:00 -04:00
mashed-potatoes 2a852fe03b
Add Telegram to social links (#625) 2020-04-27 02:02:58 -04:00
Matt Erickson a8332c40fd
add readtime for posts (#622) 2020-04-24 10:25:30 -04:00
Dean Attali 3455e3073b remove socialnetworks data file, in preparation for remote_theme that doesn't support data folders; fixes #614 2020-04-24 01:54:35 +00:00
Dean Attali 3cb1e1601c simplify author name config variable 2020-04-24 00:30:01 +00:00
Gabriel b03fb7311f
Add default values for config variables (#621) 2020-04-23 19:18:23 -04:00
Dean Attali cefc491b8d
Update utterances-comment.html 2020-04-01 18:26:26 -04:00
Dean Attali 306e4ac73d
Update utterances-comment.html 2020-04-01 17:49:55 -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
cketti f2ef9f238d
Use URI templates for social network links (#586) 2020-03-15 17:41:12 -04:00
Alex Rudenko ff32d628f4 Use v2 for JustComments (#538) 2019-09-05 11:07:11 -04:00
Bang Jun-young 96c25086b5 Add support for customizable date format (#533)
* Add support for customizable date format

* Add support for customizable date format
2019-08-14 14:10:59 -04:00
Daniel Petrov 590651fbda Reorder scripts in footer (#522) 2019-08-05 03:16:37 -04:00
Vincent Tam c74b5030c6 Staticman - try to avoid spam by using javascript to write the form action (#521) 2019-07-30 22:24:50 -04:00
Abel Cheung db9bbfe546 Obsoletes navbarlink with relative_url filter (#508) 2019-06-23 17:11:26 -04:00
Abel Cheung 9d429fa749 Abs link patch (#506)
* Fix absolute URL generation

url and baseurl config for this theme deviates from jekyll standard,
and that results in double inclusion of project path
if this theme is used as project page.

Switching to Jekyll accepted url usage so that
absolute_url filter works.

* Alternate links need to be aboslute

* mention url and baseurl only need to be modified in local dev

* Update readme on new url/baseurl setting changes
2019-06-21 03:48:52 -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
Yu-Chen Lin 2aaa2c8475 R.I.P. Google Plus (#501)
Signed-off-by: Yu-Chen Lin <npes87184@gmail.com>
2019-06-07 00:17:45 -04:00
Hugo Alves e6cc1835f7 Integration with just-comments (#468)
Add support for just-comments
2019-03-25 18:07:45 -04:00
Bradley Kennedy be70a4d706 Fixed avatar img link on LINE51 (contained space) (#448)
Removed the extra space after {{ site.url }} and before "
2019-01-10 16:22:23 -05:00
Vincent Tam cbf763b0aa Fix Staticman's raw JSON response in #440 (#444)
* Fix redirection error in daattali/beautiful-jekyll#440

* Corrected jQuery call URL in Staticman script
2018-12-26 12:49:58 -05:00
Dean Attali 9444c57331
Update head.html 2018-12-25 17:34:26 -05: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
OCram85 fcc45a3194 add missing https in link (#433) 2018-12-11 00:31:56 -05:00
jpvicari b535468618 Moved Google Analytics to the Head (#419)
* Moved Google Analytics to the Head

* Update CHANGELOG
2018-10-20 17:03:21 -04:00
Dean Attali 7412727730
update http to https in footer 2018-10-11 12:03:02 -04:00
Harry Khanna dfa273c1a4 Add gtag support for Google Analytics (#374) 2018-07-06 11:31:25 -04:00
키위 362462948f Notch display (#355)
* Notch display

* Notch display

* Update main.css

mistake
2018-07-04 01:38:17 -04: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
Dean Attali c944b000b0
Update footer.html 2018-01-22 02:31:18 -05:00
OCram85 7677fbd01a Adds Matomo (aka Piwik) integration (#310)
* adds Matomo (aka Pwiki) integration

* adds tracking code in header
2018-01-22 02:14:52 -05:00
OCram85 c2be2a963c Adds simple Social Network Link / Social Networks Data definition (#278)
* adds social-network-links config keys

* adds social networks config data

* simply social network links in footer

* fix typo

* simplify social-network-links template in config file

* add note about _data/SocialNetworks.yml from config file

* update comments in socialnetworks.yml
2018-01-05 18:26:15 -05:00
Marcel Overdijk f7040fe7b3 Fixed avatar img link (contained space) (#290) 2018-01-05 17:31:43 -05:00
OCram85 92c9cf8e4b fix indentation and liquid whitespace (#273) 2017-10-20 14:26:31 -04:00
OCram85 9cd6f1b716 fix EOL Sequence to LF (#257) 2017-10-03 16:21:54 -04:00
theRealBenForce ffb3c843b2 Added social buttons for twitch, yelp, and steam (#234) 2017-08-13 02:42:46 -04:00
Eusebius N b35cb64ff8 Icon replacement text for screen-reader/text-only browsing, fixes #176 (#189) 2017-03-30 20:01:15 +03:00
Tony Ho d1da39b34b Add Subresource Integrity (SRI) support (#164) 2017-01-27 18:19:00 -05:00
Cagri Sarigoz 09e037d535 Add Google Tag Manager Integration (#157) 2017-01-08 23:43:53 -05:00
Tony Ho 75f4d8703e Add options to configure HTML document title (#154)
* Add option to use site title as HTML document title

* Add configurable title separator character

* Keep old document title behaviour when not using use-site-title
2017-01-06 03:33:51 -05:00
Bryan Britten 66bd2ada99 Allow dynamic images on each blog post (#143)
* Allow dynamic images on each blog post

* Adding responsive CSS for blog post images

* Adding image parameter to YAML front matter
2016-12-24 17:48:55 -05:00
Dean Attali 14cbc5a266 Support title-img config param to have image in the navbar instead of text 2016-12-15 16:46:53 -05:00
Dean Attali ff251261ee add support for phone numbers in footer; fix #136 2016-12-08 15:22:55 -05:00
Pascal van Kooten 821e5b2dbd added reddit (#121)
* added reddit

* added reddit to footerlinks/author in _config.yaml
2016-10-28 13:57:08 -04:00
DirectorX 0cb0f5ec62 added page title in twitter social share button (#113) 2016-10-08 15:30:31 -07:00
Viet Anh, Nguyen c69722ba45 add fb app ID, improve social sharing descriptions (#105)
* add fb app ID, improve social sharing descriptions

* add share-img

* Fix sharing img

* Change for fb app ID and Google Analytics
2016-09-29 01:36:33 -07:00
eugenius1 54bec47cfd footer: add google-plus, snapchat, spotify 2016-09-11 02:34:37 +01:00
Laurensius Jeffrey 2688a205c4 fix disqus not load 2016-08-21 21:21:45 +07:00
lrdodge 9661e6cb7f Add YouTube link to Footer 2016-08-09 07:50:42 -05: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
Niklas Goerke a5d1bda710 Add link to Xing profile to footer
(Xing is similar to LinkedIn, popular in Germany)
2016-08-04 21:55:14 +02:00
eugenius1 f9bb17391a adding instagram to footer 2016-07-31 02:25:33 +01:00
Dean Attali c09fefc22a Update head.html 2016-07-25 19:40:21 -07:00
Rishabh c2ed03fcd0 Integrating Public Custom LinkedIn URL
Issue #71 created to highlight the same.
2016-07-23 15:38:19 +05:30
Dean Attali 0f19afc196 remove hardcoded image 2016-07-20 15:07:25 -07:00
Dean Attali abf1334585 add support for twitter cards (sharing on Twitter will be better); fixes #70 2016-07-20 15:00:09 -07:00
Dean Attali e39543e240 Update head.html 2016-06-04 01:55:17 -07:00
Dean Attali 97f5997c9f Update head.html 2016-06-04 01:54:27 -07:00
Dean Attali be2e6bc932 Update head.html 2016-06-04 01:51:39 -07:00
Dean Attali 4796b6129c Update footer-scripts.html 2016-06-04 01:49:32 -07:00
Dean Attali e6cb0a4f54 support big images; fixes #37 2016-03-18 04:33:17 -07:00
Dean Attali da5e93841b refactor navbar menus code 2016-03-18 03:04:50 -07:00
Dean Attali 45d36f06d8 Create navbarlink.html 2016-03-18 03:04:22 -07:00
Dean Attali 4fe69971e3 support menus in navbar 2016-03-17 21:20:11 -07:00
Hristo Yankov 2d5fb57c48 Fix show-avatar to work on both pages and layouts 2016-02-09 00:40:05 +02:00
Hristo Yankov 726508dd95 Add conditional avatar 2016-02-07 18:22:13 +02:00
Dean Attali 57539e35e8 update header to try to fix bug; related to #33 2016-02-04 16:42:30 -08:00
Dean Attali 9197b79d9d update footer scripts to try to fix bug; related to #33 2016-02-04 16:40:56 -08:00
Dean Attali 1947c4907e hardcode js since github broke jekyll 2016-02-01 19:05:47 -08:00
Dean Attali 6d0fff729a hardcode css since github broke jekyll 2016-02-01 19:04:59 -08:00
Dean Attali dd085bd8ea migrate to jekyll3 - layout metadata is accessed via "layout." 2016-02-01 18:07:13 -08:00
Dean Attali 6657f6aa80 make sure not to include jquery twice, fixes #29 2016-01-21 19:13:47 -08:00
Dean Attali 84fbbe8a83 support external links in navbar; fixes #3 2015-11-19 01:37:41 -08:00
Dean Attali 337a89ff53 simplify stackoverflow link in footer; fixes #15 2015-11-18 23:16:40 -08:00
Dean Attali ebe521476c change attribution link from linking to github repo to website 2015-10-25 13:38:32 -07:00
Dean Attali f71ee78545 Update footer.html 2015-10-02 13:02:02 -07:00
Dean Attali 083cc2d6c4 Update footer.html 2015-09-08 03:08:13 -07:00
Dean Attali bcdb5e6e22 Update footer.html 2015-05-29 17:04:00 -07:00
Dean Attali f070c21692 disqus: ensure same discussion is used regardless of query params in URL 2015-03-31 01:23:27 -07:00
Dean Attali 12cd7369f4 only include description meta tag when there is a page-specific description 2015-03-31 00:49:22 -07:00
Dean Attali db17385d13 fix elseif syntax 2015-03-31 00:39:09 -07:00
Dean Attali ed14a7cdc4 add facebook opengraph tags 2015-03-31 00:30:08 -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 13df585003 refer to all files relative to baseurl to work for project pages 2015-03-02 16:24:18 -08:00
Dean Attali 9a2d6f1b3f add documentation and restructure to be simpler 2015-03-02 14:44:12 -08:00