05c08afee7
Merge upstream updates ( #2 )
...
* fix(#744 ): Escape special characters in title (#745 )
* add matt artist as sponsor
* Fix margin top alignment issue on Safari (#750 )
* Update README.md
* Update README.md
* Update README.md
* Update README.md
Co-authored-by: Dmitry <dmitry.b.danilov@gmail.com>
Co-authored-by: Dean Attali <dean@attalitech.com>
Co-authored-by: Amy Troschinetz <lexicalunit@lexicalunit.com>
Co-authored-by: Dean Attali <daattali@gmail.com>
2021-01-23 20:40:54 +01:00
Dean Attali
8daf9057a1
add patreon support to social media links in footer
2020-11-05 07:32:46 +00:00
Dean Attali
8e634fd52a
bug fix: when using an image as a navbar title, use relative path so that a GitHub Project page will have the correct path
2020-10-26 18:09:49 -04:00
Dean Attali
d417c92d4b
Update footer.html
2020-09-16 21:16:49 -04:00
Dean Attali
54d33dc947
Update nav.html
2020-09-16 21:06:21 -04:00
Dean Attali
73ca9e017a
Update nav.html
2020-09-16 19:52:43 -04:00
Dean Attali
58183b8a15
fix bug where navbar burger button didn't always revert to the correct light one
2020-09-16 23:47:10 +00:00
Dean Attali
421d146e22
navbar: change burger to xl instead of lg
2020-09-16 01:58:28 -04:00
Dean Attali
c54c6bd9e9
change width of navbar collapse; fixes #719
2020-09-16 03:38:58 +00:00
Dean Attali
807f35ff05
allow url-canonical in footer
2020-09-12 21:07:08 -04:00
Dean Attali
d57097a1fe
add last-updated YAML parameter
2020-09-12 22:30:43 +00:00
Dean Attali
53cf8f01db
add site-js setting
2020-09-12 16:59:47 +00:00
Dean Attali
e2a0826459
Update footer.html
2020-09-04 01:22:09 -04:00
Dean Attali
a67d05c550
Update footer.html
2020-09-04 01:17:17 -04:00
Dean Attali
86b9f8236c
fix nav-short option to have short avatar and to not have top whitespace
2020-08-31 17:46:42 +00:00
Dean Attali
5068c2de8d
make show-avatar default for everyone ( fixes #715 )
2020-08-31 17:08:28 +00:00
Dean Attali
b660fef759
support multiple files in footer-extra and head-extra
2020-08-24 20:43:43 +00:00
Dean Attali
5991966d38
upgrade to jquery 3.5.1
2020-08-24 00:17:44 +00:00
Dean Attali
1db4dd96fa
ensure all images have alt text
2020-08-23 22:21:47 +00:00
Dean Attali
f65e439025
add full-width YAML option
2020-08-23 19:23:33 +00:00
Dean Attali
6a1b3cb343
redesign seo/social media sharing parameters
2020-08-23 07:09:44 +00:00
Dean Attali
6c007bd4bf
fix small issue with site social share description
2020-08-22 08:43:04 +00:00
Dean Attali
efe3a22f1f
refactor head tag to use variables
2020-08-22 08:40:57 +00:00
Dean Attali
0577b83b7e
Update footer.html
2020-08-21 12:38:18 -04:00
Dean Attali
9a2c965082
Update footer.html
2020-08-21 12:34:20 -04:00
Dean Attali
ff74e9e8ee
Update footer.html
2020-08-21 12:32:22 -04:00
Dean Attali
37e9026549
Update footer.html
2020-08-21 12:31:37 -04:00
Dean Attali
b5826fea49
include site-wide css files before page-specific css
2020-08-19 23:19:54 -04:00
Dean Attali
7f45ae2618
support head-extra
2020-08-08 21:44:57 -04:00
Amy Troschinetz
29381b1992
Cleans up trailing whitespace ( #700 )
2020-08-08 20:13:28 -04:00
Dean Attali
67848364f3
meta description: use site description if page one is not provided
2020-08-08 18:32:36 -04:00
Amy Troschinetz
5490b4841d
Adds og:site_name support ( #699 )
2020-08-08 02:18:14 -04:00
Dean Attali
332a3adaa2
fix documentation for latest features
2020-08-08 06:09:00 +00:00
Amy Troschinetz
8c0156c1af
Adds support for meta keywords ( #691 )
2020-08-07 23:06:10 -04:00
Amy Troschinetz
ed31f79fb6
Adds support for meta theme-color ( #692 )
2020-08-07 22:13:54 -04:00
Amy Troschinetz
741f7378bd
Adds configuration for additional site css ( #695 )
2020-08-07 21:10:02 -04:00
Amy Troschinetz
3021233850
Adds page configuration for description ( #690 )
2020-08-07 21:03:44 -04:00
Dean Attali
68a0e505bf
Fix staticman UI to work with bootstrap 4; fixes #679 ( #681 )
2020-07-13 01:09:27 -04:00
Dean Attali
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
Dean Attali
f23fe9c418
fix jquery version in staticman ( #675 )
2020-07-12 01:18:39 -04:00
hsleese
f09523f16e
Add orcid and google scholar ( #670 )
2020-07-07 01:29:55 -04:00
Dean Attali
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
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
cketti
23322c281f
Add support for Twitter's 'summary_large_image' ( #668 )
2020-06-30 15:06:03 -04:00
cketti
45ef2fc8c0
Use Open Graph type 'article' for blog posts ( #669 )
2020-06-28 15:53:25 -04:00
Germo Görtz
b9c5bb97ba
Add social share: VK ( #657 )
2020-06-11 22:53:39 -04:00
Nikolaos Perrakis
fb0569f433
Adding mastodon social network link ( #651 )
2020-06-07 19:17:44 -04:00
Dean Attali
b02653b081
add alt to images in navbar
2020-05-02 07:39:55 +00:00
Dean Attali
abadcd5ede
remove googlefonts and use plain CSS instead
2020-05-02 06:36:45 +00:00
Dean Attali
54ca402373
upgrade to bootstrap 4, complete rewrite of template ( #629 )
2020-05-02 02:10:20 -04:00