Commit Graph

739 Commits

Author SHA1 Message Date
416933d98a Add Kiswahili translation (#3489)
* Add Kiswahili translation

* Add Kiswahli to README

* Add Kiswahili to documentation
2022-05-27 11:58:09 -04:00
55f6e8fae5 Exclude main.scss from Lunr search index 2022-05-27 11:48:46 -04:00
bcb15f80e7 Update CHANGELOG and history 2022-05-27 11:41:13 -04:00
00b86b1ff8 add optinal lunr searching of pages (#3352) 2022-05-27 11:39:47 -04:00
a66bf7e317 Update CHANGELOG and history 2022-05-27 10:38:07 -04:00
3f36d171bb fix typo about loading javascript in footer (#3350) 2022-05-27 10:34:47 -04:00
4ef57be787 Update CHANGELOG and history 2022-05-27 10:18:51 -04:00
a499b0dcae Update CHANGELOG and history 2022-05-27 10:07:45 -04:00
7aa8c7b5dc Update CHANGELOG and history 2022-05-27 10:03:02 -04:00
a19dbdbf78 Update CHANGELOG and history 2022-05-27 09:50:20 -04:00
2632ff650a Update CHANGELOG and history 2022-01-10 07:59:54 -05:00
9539e3bd84 Update CHANGELOG and history 2022-01-05 10:34:32 -05:00
d6c84c9508 Add missing comma (#3318)
Co-authored-by: Yuchen Zhong <yuchen21@fb.com>
2022-01-05 10:33:50 -05:00
5ef199a3eb Update CHANGELOG and history 2022-01-05 10:33:27 -05:00
d639c605c8 ✏ fix typo (#3232) 2022-01-05 10:32:35 -05:00
a431dd5cc3 Update CHANGELOG and history 2022-01-05 10:32:14 -05:00
9ab55b6c54 Update CHANGELOG and history 2021-10-19 11:26:54 -04:00
bdcfd791a0 Update CHANGELOG and history 2021-10-19 11:25:32 -04:00
6bd64ffd47 Link clarifying adding plugins (#3181)
The phrase "put them here!" doesn't sufficiently clarify what to do; I add link to the Jekyll documentation with the proper syntax.
2021-10-19 11:21:55 -04:00
a6b51ed91e Fix broken link & Add Baidu site verification (#3139)
* Fix broken link
Link to Bing Webmaster Tools was broken.

* Fix broken link
Link to Open Graph debug tool was broken.

* Add Baidu site verification (mmistakes#2830)
Added `baidu_site_verification` to `_config.yml`
2021-10-19 11:19:29 -04:00
642ec7b20f Added optional label attribute (#3128)
Added label attribute as per utterances optional label setting.
2021-10-19 11:18:00 -04:00
20cd63c05b Update CHANGELOG and history 2021-08-15 19:04:16 -04:00
62c123c6b5 Update CHANGELOG and history 2021-08-15 18:57:12 -04:00
9cf80336b3 Update CHANGELOG and history 2021-08-08 14:10:49 -04:00
0629bb770d Update CHANGELOG and history 2021-08-08 13:47:01 -04:00
aa5dab277e Update CHANGELOG and history 2021-08-08 13:44:41 -04:00
9269842e9d Update CHANGELOG and history 2021-07-30 15:58:05 -04:00
89de4d46db Update CHANGELOG and history 2021-07-23 14:17:50 -04:00
42f7512702 Update 01-quick-start-guide.md 2021-07-23 12:08:08 -04:00
cc18679227 Make small grammar changes 2021-07-23 09:34:04 -04:00
5094a4092a Update CHANGELOG and history 2021-07-23 09:33:51 -04:00
6ade4536f7 Add instructions on how to unminify main.js for easier browser debugging (#3055)
* Add instructions on how to unminify main.js for easier browser debugging

* Fixed Markdown style like sggested by @iBug
2021-07-23 09:30:38 -04:00
bd46e0a1a8 Update CHANGELOG and history 2021-07-23 09:29:10 -04:00
2eda29dd1f Update CHANGELOG and history 2021-07-23 09:25:45 -04:00
4fcd51b9bd Update CHANGELOG and history 2021-07-23 09:24:07 -04:00
00fa7be38b Release 4.24.0 💎 2021-07-05 16:32:52 -04:00
297989c1be Add giscus support (#3022)
* Add script in same style as utterances

But adjusted for the various filed differences

* Add initial script

* Add default settings

* Update changelog

* Add feature to readme

* Add comments html

* add comment provider include

* update config in docs

* Add URL for additional reference

* docs for giscus comments

* Unrelated bugfix: add missing version separator

So that things match the "history" doc.

* add space

* update history doc

* update about doc

* add to test config yaml

* remove unnecessary / incorrect async attribute

* probably should pass the right config paths

* lowercase the repo name

* Update docs to address '1' and '0' for reactions_enabled

Figured I'd match the giscus format rather than convert a boolean to an int there.

* update two additional docs

* docs wording fix
2021-07-05 16:08:28 -04:00
8adb089a68 Update CHANGELOG and history 2021-07-05 15:52:43 -04:00
5aeff0c01b Update CHANGELOG and history 2021-07-05 15:51:30 -04:00
cc9d1fdaf3 Remove tabindex="-1" from input elements in search.html layout
Make `input` elements accessible by keyboard.

Fixes #2982
2021-06-23 08:27:06 -04:00
3b62fcef6b Fix broken links in documentation
Close #3004
2021-06-23 08:17:31 -04:00
8152b4cbfc Update CHANGELOG and history 2021-06-23 08:12:52 -04:00
b997dc5e25 Update CHANGELOG and history 2021-06-23 08:11:14 -04:00
184f4f3430 Update CHANGELOG and history 2021-06-23 08:08:05 -04:00
1f9698ce37 Update support buttons 2021-06-07 08:55:21 -04:00
5423463ca0 Update CHANGELOG and history 2021-05-14 19:36:13 -04:00
65eb672dcc Release 4.23.0 💎 2021-05-14 19:34:33 -04:00
ee67ad9743 FIx menu toggle
ref: #2957
2021-05-14 19:24:11 -04:00
b0f5370ede Fix typo
Close #2911
2021-05-11 10:47:06 -04:00
4e2e64989f Fix Jekyll environment note in configuration documentation
Close #2912
2021-05-11 10:42:12 -04:00