e8de7726c5
fix( #744 ): Escape special characters in title ( #745 )
2020-11-27 14:58:24 -05:00
b660fef759
support multiple files in footer-extra and head-extra
2020-08-24 20:43:43 +00:00
f65e439025
add full-width YAML option
2020-08-23 19:23:33 +00:00
6a1b3cb343
redesign seo/social media sharing parameters
2020-08-23 07:09:44 +00:00
6c007bd4bf
fix small issue with site social share description
2020-08-22 08:43:04 +00:00
efe3a22f1f
refactor head tag to use variables
2020-08-22 08:40:57 +00:00
b5826fea49
include site-wide css files before page-specific css
2020-08-19 23:19:54 -04:00
7f45ae2618
support head-extra
2020-08-08 21:44:57 -04:00
67848364f3
meta description: use site description if page one is not provided
2020-08-08 18:32:36 -04:00
5490b4841d
Adds og:site_name support ( #699 )
2020-08-08 02:18:14 -04:00
332a3adaa2
fix documentation for latest features
2020-08-08 06:09:00 +00:00
8c0156c1af
Adds support for meta keywords ( #691 )
2020-08-07 23:06:10 -04:00
ed31f79fb6
Adds support for meta theme-color ( #692 )
2020-08-07 22:13:54 -04:00
741f7378bd
Adds configuration for additional site css ( #695 )
2020-08-07 21:10:02 -04:00
3021233850
Adds page configuration for description ( #690 )
2020-08-07 21:03:44 -04:00
5bec4cfec8
don't use twitter's large summary card when the image is the website's avatar
2020-07-12 03:06:26 -04:00
b2b6922a8f
if share-img not provided, use cover-img or thumbnail. Also make sure all images work with both relative and absolute paths
2020-07-07 05:14:01 +00:00
23322c281f
Add support for Twitter's 'summary_large_image' ( #668 )
2020-06-30 15:06:03 -04:00
45ef2fc8c0
Use Open Graph type 'article' for blog posts ( #669 )
2020-06-28 15:53:25 -04:00
abadcd5ede
remove googlefonts and use plain CSS instead
2020-05-02 06:36:45 +00:00
54ca402373
upgrade to bootstrap 4, complete rewrite of template ( #629 )
2020-05-02 02:10:20 -04:00
1f824b19e9
fix staticman css
2020-04-27 10:19:14 -04:00
3cb1e1601c
simplify author name config variable
2020-04-24 00:30:01 +00:00
b03fb7311f
Add default values for config variables ( #621 )
2020-04-23 19:18:23 -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
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
9444c57331
Update head.html
2018-12-25 17:34:26 -05:00
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
b535468618
Moved Google Analytics to the Head ( #419 )
...
* Moved Google Analytics to the Head
* Update CHANGELOG
2018-10-20 17:03:21 -04:00
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
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
d1da39b34b
Add Subresource Integrity (SRI) support ( #164 )
2017-01-27 18:19:00 -05:00
09e037d535
Add Google Tag Manager Integration ( #157 )
2017-01-08 23:43:53 -05:00
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
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
c09fefc22a
Update head.html
2016-07-25 19:40:21 -07:00
0f19afc196
remove hardcoded image
2016-07-20 15:07:25 -07:00
abf1334585
add support for twitter cards (sharing on Twitter will be better); fixes #70
2016-07-20 15:00:09 -07:00
e39543e240
Update head.html
2016-06-04 01:55:17 -07:00
97f5997c9f
Update head.html
2016-06-04 01:54:27 -07:00
be2e6bc932
Update head.html
2016-06-04 01:51:39 -07:00
57539e35e8
update header to try to fix bug; related to #33
2016-02-04 16:42:30 -08:00
6d0fff729a
hardcode css since github broke jekyll
2016-02-01 19:04:59 -08:00
dd085bd8ea
migrate to jekyll3 - layout metadata is accessed via "layout."
2016-02-01 18:07:13 -08:00
12cd7369f4
only include description meta tag when there is a page-specific description
2015-03-31 00:49:22 -07:00
db17385d13
fix elseif syntax
2015-03-31 00:39:09 -07:00
ed14a7cdc4
add facebook opengraph tags
2015-03-31 00:30:08 -07:00
757206b082
simplify YAML params and readme
2015-03-03 01:03:01 -08:00
e2f16fd06d
add support for internal or external css/js/googlefonts
2015-03-02 17:10:41 -08:00