Commit Graph

19 Commits

Author SHA1 Message Date
Dean Attali 1db4dd96fa ensure all images have alt text 2020-08-23 22:21:47 +00:00
Dean Attali 70f7345a29 replace 'image' YAML param with 'thumbnail-img' and don't use the thumbnail as the page avatar 2020-07-05 05:18:31 +00:00
Dean Attali b02653b081 add alt to images in navbar 2020-05-02 07:39:55 +00:00
Dean Attali 54ca402373
upgrade to bootstrap 4, complete rewrite of template (#629) 2020-05-02 02:10:20 -04:00
Dean Attali 9bf17b2c40 add option nav-short to have navbar permanently collapsed 2020-04-28 20:09:00 +00:00
Gabriel b03fb7311f
Add default values for config variables (#621) 2020-04-23 19:18:23 -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
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
Marcel Overdijk f7040fe7b3 Fixed avatar img link (contained space) (#290) 2018-01-05 17:31:43 -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 da5e93841b refactor navbar menus code 2016-03-18 03:04:50 -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 84fbbe8a83 support external links in navbar; fixes #3 2015-11-19 01:37:41 -08:00
Dean Attali 709f591ab4 initial commit 2015-03-02 12:06:05 -08:00