Commit Graph

100 Commits

Author SHA1 Message Date
Dean Attali 29e7fce9fc attempt to add all gem requirements to master 2020-04-27 03:35:14 +00:00
Dean Attali 97a7fa064c remove docker for simplification 2020-04-27 03:19:52 +00:00
Dean Attali e8566a503d
Update _config.yml 2020-04-26 21:54:04 -04:00
Dean Attali 0d12d1079c
dont include docs/ in built site 2020-04-26 20:19:49 -04:00
Dean Attali 36ad3dcf62
remove prose for the sake of simplifying 2020-04-26 20:14:15 -04:00
Dean Attali ee38e78f86
remove url and baseurl from config 2020-04-26 19:35:03 -04:00
Dean Attali 3af145b74d
Update _config.yml 2020-04-26 17:49:28 -04:00
Gabriel 4fa9fc8ad4
Make theme compatible with remote_theme (#590); fixes #339 2020-04-26 14:31:05 -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 ed5bf8d8f1 rearrange and better document config file 2020-04-24 00:39:44 +00:00
Dean Attali 3cb1e1601c simplify author name config variable 2020-04-24 00:30:01 +00:00
Dean Attali da53b77037
rearrange and improve config file 2020-04-23 19:35:42 -04:00
Gabriel 2e3ba13c81
Allow to disable the round avatar (#612) 2020-04-18 18:31:01 -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
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
Vincent Tam 94161dbef7 Staticman documentation enhancement (#514)
* Add a link to Staticman: Webhooks

* Clearer README on Staticman reCAPTCHA and endpoint

* Update README after owner's feedback

* Update staticman.yml after owner's feedback

* Further improve Staticman templates

* Corrected Staticman config instructions

* Update staticman.yml

* Update _config.yml

* Update README.md
2019-07-08 15:36:17 -04:00
Dean Attali 33b19d399c
Update _config.yml 2019-06-22 12:55:57 -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
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
Oleksii Rudenko 58e8f7db85 Rename just-comments to JustComments (#492) 2019-05-14 12:42:59 -04:00
Hugo Alves e6cc1835f7 Integration with just-comments (#468)
Add support for just-comments
2019-03-25 18:07:45 -04:00
Dean Attali 82b4d28a38
Update _config.yml 2018-12-25 18:07:36 -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
mashed-potatoes 88aead4504 Use HTTPS as default protocol of site (#414) 2018-10-11 12:04:34 -04:00
Harry Khanna dfa273c1a4 Add gtag support for Google Analytics (#374) 2018-07-06 11:31:25 -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
Josemy Duarte 8262df744a Generate sitemap.xml (#323)
Automatically generate sitemap.xml to use with Google Search Console and improve SEO.
2018-02-23 00:02:11 -05:00
Dean Attali d4c263807f
Update _config.yml 2018-01-22 02:18:51 -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
Dean Attali a8ca95859f
Update _config.yml 2018-01-19 00:19:26 -05: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
Dean Attali 1bb53f44ff
Update _config.yml 2018-01-07 17:31:15 -05:00
Jennings Zhang aab7d05d3e Set common colours using jekyll config and add more colour customization (#299) 2018-01-07 17:12:21 -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
OCram85 f4d7021ebb Update gh-pages to version 163 (#264)
* update to gh-pages 163

* removed "'" in tzinfo-data gem for local build
2017-10-16 15:28:40 -04:00
Dean Attali 69cb8daf3b Update _config.yml 2017-09-04 12:59:55 -07:00
Dean Attali 08e4139b02 add config options to change colour/image of navbar/footer/body 2017-09-04 12:51:31 -07:00
OCram85 4b39f58891 adds background pattern (#242)
* adds YAML section bg image

* adds bgimage

* adds bgimage config

* fixes layout for processed css file
2017-09-04 11:46:36 -07:00
theRealBenForce ffb3c843b2 Added social buttons for twitch, yelp, and steam (#234) 2017-08-13 02:42:46 -04:00
Eusebius N dbcd9c93a2 add build excludes (#191) 2017-03-31 00:52:35 +03: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 c783247eb6 Update _config.yml 2016-12-15 16:55:52 -05:00
Dean Attali 818e5b4590 add sample title-img param to config 2016-12-15 16:49:13 -05:00
Dean Attali cd3abe4ebd add sample phone values in config 2016-12-08 15:24:03 -05:00
Dean Attali ae60fc7af3 change reddit example username 2016-10-28 13:59:09 -04: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