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

8 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
88efd8713e Adjust colors/format for web docs. 2022-10-04 22:00:39 -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
d80e9832a0 Add nav thing, fix fonts, 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