Commit Graph

8 Commits

Author SHA1 Message Date
b03fb7311f Add default values for config variables (#621) 2020-04-23 19:18:23 -04:00
67ced3d068 Update to Font Awesome 5 (#587) 2020-03-16 14:36:28 -04:00
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
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
0ff0c5ad6b Update tags.html 2018-01-19 01:50:23 -05:00
34bc92f004 Update tags.html 2018-01-19 01:40:21 -05:00
ce1a858d1e Update tags.html 2018-01-19 01:03:10 -05:00
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