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

124 Commits

Author SHA1 Message Date
dependabot[bot]
0681e89857 Bump cypress from 10.9.0 to 10.10.0 in /web
Bumps [cypress](https://github.com/cypress-io/cypress) from 10.9.0 to 10.10.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v10.9.0...v10.10.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-14 10:55:38 -04:00
Brenden Matthews
b9b8769383
Add copyleft just for funsies. 2022-10-14 09:55:06 -05:00
dependabot[bot]
05c3eb9e18 Bump @types/node from 18.8.3 to 18.8.5 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.8.3 to 18.8.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-14 10:28:55 -04:00
dependabot[bot]
657f7b4972 Bump @netlify/plugin-nextjs from 4.24.3 to 4.25.0 in /web
Bumps [@netlify/plugin-nextjs](https://github.com/netlify/next-runtime) from 4.24.3 to 4.25.0.
- [Release notes](https://github.com/netlify/next-runtime/releases)
- [Changelog](https://github.com/netlify/next-runtime/blob/main/CHANGELOG.md)
- [Commits](https://github.com/netlify/next-runtime/compare/plugin-nextjs-v4.24.3...plugin-nextjs-v4.25.0)

---
updated-dependencies:
- dependency-name: "@netlify/plugin-nextjs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-14 09:54:58 -04:00
dependabot[bot]
848aa467df Bump postcss from 8.4.17 to 8.4.18 in /web
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.17 to 8.4.18.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.17...8.4.18)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-14 09:53:14 -04:00
Brenden Matthews
243648e86a
Run npm update --save. 2022-10-08 12:32:42 -05:00
Brenden Matthews
4efc1f7a4f Add 404 page, fix fonts. 2022-10-05 09:41:00 -04:00
Brenden Matthews
673cf93e7c Bump netlify plugin. 2022-10-04 23:41:36 -04:00
Brenden Matthews
ec8981c5da Optimize static props a bit. 2022-10-04 23:41:36 -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
1da48cb079 Include the doc dir in netlify build.ignore. 2022-10-04 18:18:08 -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
7ee2a92fe7 Adjust fonts. 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