1
0
mirror of https://github.com/jqlang/jq.git synced 2025-05-09 21:41:01 +03:00

7 Commits

Author SHA1 Message Date
itchyny
c8e28da129
Redesign website (#2628)
* Bump up Bootstrap to v5.3.1, Bootstrap Icon to v1.10.5.
* Use autoComplete.js to drop dependency on jQuery and typeahead.js.
* Support dark mode.
* New svg logo and icon with responsive color mode support.
* Normalize section ids to lower kebab-case for easiness of linking.
* Use relative paths for links for local development (--root /output).
* Various markup cleanups and accessibility improvements.
2023-07-31 09:52:52 +09:00
itchyny
481167c8f1
Update jinja2 to fix deprecation warnings on building website (#2711) 2023-07-14 00:06:53 +09:00
itchyny
e5414e6828
docs: Fix coding style of Python scripts using YAPF (#2606) 2023-06-08 19:04:19 +09:00
nmulcahey
d178ebdc94
[docs] Use yaml.safe_load() in build_*.py scripts (#2432)
Co-authored-by: itchyny <itchyny@cybozu.co.jp>
2023-06-06 06:47:42 +09:00
Stephen Dolan
eb610c0323 Fix website build by adding Loader parameter to yaml.load 2023-05-28 16:41:46 +01:00
William Langford
8c61ebad0a Minor fixes to website generation 2020-03-02 10:55:51 -05:00
William Langford
c1f11855e3 Remove ruby dependency from website build 2019-02-26 11:10:38 -06:00