Evan Debenham
282806ae07
Add logo and title customization to the masthead ( #2026 )
...
* Add logo and title customization to the masthead
* Adjust config description
* Add test site logo to `/test`
* Document `site.logo` and `site.masthead_title`
* Update CHANGELOG and history
2019-01-15 09:07:56 -05:00
Michael Rose
86e95b4f6f
Update CHANGELOG and history
2019-01-15 08:09:45 -05:00
Erik Demaine
1b7e8335fe
Fix scrollspy on link clicking, and # for top of page ( #2023 )
2019-01-15 08:08:41 -05:00
Michael Rose
a974e45712
Update
2019-01-08 08:45:57 -05:00
Huan LI (李卓桓)
cac73fb87d
Add support to customize issue-term
( #2022 )
...
Current we hardcoded the `pathname` for `issue-term` when we are using utterances comment provider.
It would be better for let users customize it by setting a `site.comments.utterances.issue_term` in their `_config.yml`.
2019-01-08 08:42:19 -05:00
Michael Rose
89c4169191
Update CHANGELOG, history, and canonical_url
documentation
2019-01-08 08:32:24 -05:00
Sean Killeen
77059e3710
assign canonical directly if custom value exists ( #2021 )
2019-01-08 08:23:31 -05:00
Michael Rose
2274abb67d
Update CHANGELOG and history
2019-01-08 08:22:03 -05:00
Michael Rose
4c2557d670
Merge pull request #2020 from edemaine/scrollspy
2019-01-08 08:19:16 -05:00
Erik Demaine
04e1614184
Define $active-color in terms of $primary-color
2019-01-04 15:46:01 -05:00
Erik Demaine
6990f8fcc9
Use jQuery throttle library
2019-01-04 12:57:33 -05:00
Erik Demaine
f2f580101e
Scrollspy-style updating of hash and TOC highlighting
2019-01-04 12:45:04 -05:00
Michael Rose
d361c00f8a
Update CHANGELOG and history
2019-01-04 12:33:29 -05:00
Erik Demaine
33551c8cdb
Clicking TOC links changes hash fragment ( #2019 )
...
* Fix smooth scroll breaking back button #1767
* Change URL's hash fragment when clicking on TOC
* Switch from hashchange to popstate event handler
This seems to have better behavior with the Forward button, on page load,
and always scrolls in the right direction.
Close #1767
2019-01-04 12:31:38 -05:00
Michael Rose
2784b3ad43
Bump version to 4.14.2
2019-01-04 12:16:38 -05:00
Michael Rose
9232a38f2a
Release 4.14.2 💎
2019-01-01 19:13:16 -05:00
Michael Rose
53a45a240e
Update copyright year
2019-01-01 19:06:45 -05:00
Michael Rose
c848d1ed61
Update CHANGELOG and history
2019-01-01 18:36:06 -05:00
Michael Rose
b45c66f1f8
Update
2019-01-01 18:36:00 -05:00
Sean Killeen
a81ed706da
Accessibility: Add aria-label to the search button ( #2014 )
...
* Accessibility: Add aria-label to the search button
* Update button aria text
* Add aria text to menu toggle
* Add span for search toggle
* Update span for menu label & remove aria
* Update ui-text.yml to add search_label
2019-01-01 18:33:51 -05:00
Michael Rose
1cd1e7112a
Fix wide tables that overflow parent container
...
Close #2008
2019-01-01 18:31:32 -05:00
Michael Rose
47450e8d08
Update CHANGELOG and history
2019-01-01 17:06:55 -05:00
Justin Rummel
f27bd39a41
lunr 2.3.5 update ( #2010 )
2019-01-01 17:05:06 -05:00
Michael Rose
70c937392d
Fix typo
2019-01-01 16:53:19 -05:00
Michael Rose
9fb484940f
Update CHANGELOG and history
2019-01-01 16:52:54 -05:00
Christian Oliff
8ec8def1b8
shorter IE conditional statement ( #2006 )
...
saves 5 bytes :-)
2019-01-01 16:50:33 -05:00
Michael Rose
f98445ef96
Update CHANGELOG and history
2019-01-01 16:49:49 -05:00
Roy
599847bf2d
Persian Translation of UI Elements ( #2004 )
...
* Add Persian translation to ui-text.yml
* Mention the added Persian translation in the documentation
2019-01-01 16:47:05 -05:00
Michael Rose
f3f73fdedc
Update CHANGELOG and history
2019-01-01 16:42:55 -05:00
Vincent Tam
7de372cea9
[Bug fix]: Added missing Staticman Spanish UI text ( #1997 )
...
Taken from line 91 of 5d-eu/messages.php@ec56008
2019-01-01 16:41:20 -05:00
Michael Rose
e647af55dd
Update CHANGELOG and history
2019-01-01 16:40:39 -05:00
Vincent Tam
c1412e3958
Remove unused variables ( #1996 )
2019-01-01 16:39:39 -05:00
Michael Rose
f4d890f282
Update CHANGELOG and history
2019-01-01 16:04:06 -05:00
Christian Oliff
4c6dd4fb41
update font awesome ( #1995 )
...
REF: https://fontawesome.com/changelog/latest
2019-01-01 16:02:59 -05:00
Harry Kalantzis
7178b37b08
Fixed Netlify typo ( #2013 )
2018-12-31 21:15:07 -05:00
Christian Oliff
5b8a9de8eb
HTTPS Twitter short link ( #2001 )
2018-12-19 08:02:41 -05:00
Michael Rose
f83fce9a02
Fix broken image
2018-12-11 08:10:51 -05:00
Michael Rose
f6d41f8fc8
Fix broken image
...
Close #1994
2018-12-11 08:10:27 -05:00
Michael Rose
aeb09ff7e1
Update YAML example
2018-12-04 14:22:47 -05:00
Michael Rose
63109a8316
Update CHANGELOG and history
2018-12-04 14:20:09 -05:00
Michael Rose
5a8f737732
Update test post
2018-12-04 14:20:00 -05:00
Michael Rose
9de7eab353
Allow sidebar navs with custom sidebar content
...
Multiple sidebar navs can also be included on a page:
```
sidebar:
- title: Navigation 1
nav: nav1
- title: Navigation 2
nav: nav2
```
Fixes #1986
2018-12-04 14:17:54 -05:00
Michael Rose
be82750f82
Update CHANGELOG and history
2018-12-03 08:40:21 -05:00
Eric Fung
f4f6e32cc3
Fix function name for Google Custom Search ( #1983 )
...
fbafe58e40b1bd4a2628aef1eb5955ab57dcfaf4 renamed the function in the
scripts file, but did not rename the call sites.
2018-12-03 08:38:33 -05:00
Kulbhushan Chand
6a93cea9bd
Update README.md ( #1982 )
...
Just a minor addition, the word Hindi written in devnagri script (the script used for this language). Makes it easier to visually understand what script we are talking about.
2018-12-03 08:34:06 -05:00
Kulbhushan Chand
f36a8a0bb0
Update about.md ( #1981 )
...
Just a minor addition, the word Hindi written in devnagri script (the script used for this language). Makes it easier to visually understand what script we are talking about.
2018-12-03 08:33:51 -05:00
Michael Rose
19862018e5
Update CHANGELOG and history
2018-11-27 09:08:52 -05:00
Justin Rummel
82e9aee6a8
Change remaining schema.org markup to https
( #1978 )
2018-11-27 09:07:51 -05:00
Michael Rose
4e745d2f14
Update NPM dependencies
...
cc/ #1977
2018-11-27 08:27:08 -05:00
Michael Rose
763d1c1bb5
Release 4.14.1 gem
2018-11-26 08:17:49 -05:00