1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-10-02 15:09:07 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
Brenden Matthews
370a02f087 Drop graph/linechart from web header
This resolves #1669.

Also bumped some dependencies.
2023-11-08 14:55:27 -05:00
Brenden Matthews
aacf2289de
Improve the web tests (#1430)
* Improve the web tests

* That's not portable

* Use regex here

* Set concurrency on web CI
2023-02-26 09:37:41 -05:00
Brenden Matthews
bd5b7c87fa
Update/fix some web stuff. (#1429)
* Update/fix some web stuff.

Also added lefthook with some linting config.

* Add note about lefthook.

* Enable sort imports eslint rule.

* This statement is untrue

* Remove cypress video, add to gitignore

* Add web CI action

* Set the right dir here

* Try this
2023-02-25 20:12:11 -05:00
Brenden Matthews
b9b8769383
Add copyleft just for funsies. 2022-10-14 09:55:06 -05:00
Brenden Matthews
4efc1f7a4f Add 404 page, fix fonts. 2022-10-05 09:41:00 -04:00
Brenden Matthews
1051acbe88 Allow meta + K shortcut for search, use npm not yarn. 2022-10-04 23:41:36 -04:00
Brenden Matthews
88efd8713e Adjust colors/format for web docs. 2022-10-04 22:00:39 -04:00
Brenden Matthews
4e956c3e5a Adjust border colour. 2022-10-04 12:21:03 -04:00
Brenden Matthews
ddb7b9cf9b Adjust layout for docs. 2022-10-04 12:21:03 -04:00
Brenden Matthews
b4cad9a3f7 Improve search index, index page, add wiki link. 2022-10-01 20:06:19 -04:00
Brenden Matthews
f39723fc1f Make search transitions less annoying. 2022-10-01 19:29:29 -04:00
Brenden Matthews
ca55666d1d Only close dialogue after selection. 2022-10-01 19:29:29 -04:00
Brenden Matthews
34a0040d27 Add search keyboard shortcut. 2022-10-01 18:47:01 -04:00
Brenden Matthews
6f5a74c903 Add fuzzy search to web docs. 2022-10-01 17:45:31 -04:00
Brenden Matthews
5d22723937 Refactor docs. 2022-09-30 18:21:24 -04:00
Brenden Matthews
d80e9832a0 Add nav thing, fix fonts, docs. 2022-09-30 18:21:24 -04:00
Brenden Matthews
a7696b1ca6 Refactor doc component, update doc docs. 2022-09-30 18:21:24 -04:00
Brenden Matthews
47ad3f9982 Refactor docs, make a new website.
* Docs have been migrated from docbook to yaml + jinja2 + pandoc
* Created a new (basic) website for docs based on React + Tailwinds
2022-09-30 18:21:24 -04:00