Commit Graph
114 Commits
Author SHA1 Message Date
Evan Simkowitz 8dbb1f66a3 attempt to add icon in background of social card 2024-10-09 14:21:52 -04:00
Evan SimkowitzandGitHub 58ddb92375 Add info about web widget homepage (#65) 2024-10-09 14:53:50 +00:00
Mike SawkaandGitHub 8ff3a6f59d create v0.8.9 release notes (#64) 2024-10-08 17:37:08 -07:00
Mike SawkaandGitHub 2fa69797f1 update blockids in wsh commands to use -b (#63) 2024-10-08 17:06:09 -07:00
Mike SawkaandGitHub 03a58ea497 exclude features for now (#62) 2024-10-08 15:51:20 -07:00
Evan SimkowitzandGitHub 88267077bb Make the preview images look nicer (#61)
* save

* giving up on book icon background for now
2024-10-08 15:39:44 -07:00
Evan SimkowitzandGitHub 212659d8c2 fix yarn lock (#60)
* fix yarn lock

* fix yarn lock
2024-10-08 14:40:42 -07:00
Evan SimkowitzandGitHub 1694e9277b Generate preview images for each page (#59)
* Generate preview images for each page

* remove book icon
2024-10-08 14:33:43 -07:00
Evan SimkowitzandGitHub 8f34d2be49 fix edit url, update cookie dependency (#58)
* fix edit url

* fix vulnerable cookie dependency
2024-10-07 09:29:35 -07:00
Evan SimkowitzandGitHub 59029bbdbf Add edit url to hosted docsite (#57) 2024-10-07 09:24:47 -07:00
Mike SawkaandGitHub f79a230ea9 remove empty content, add more links, put 'incommplete' warning at the top (#56) 2024-10-05 11:01:08 -07:00
Mike SawkaandGitHub 9974189621 add termthemes (#55) 2024-10-05 10:42:00 -07:00
Mike SawkaandGitHub 5bf0aafc4c faq entry for git bash (#54)
* faq entry for git bash

* add a link to config
2024-10-04 14:26:02 -07:00
Mike SawkaandGitHub 1723fb0206 update to docs.waveterm.dev (#53) 2024-10-04 13:02:36 -07:00
Mike SawkaandGitHub 1b9e2fab52 add term:localshellpath (#52) 2024-10-04 12:52:25 -07:00
Evan SimkowitzandGitHub 1fb38be4c4 explicitly set bg colors for light and dark mode (#51) 2024-10-04 11:03:33 -07:00
Evan SimkowitzandGitHub 428ee4f774 Attempt to improve SEO (#50)
* init

* save
2024-10-04 09:55:28 -07:00
Evan SimkowitzandGitHub 05157756ec Adjust 2 col width range for cards (#49) 2024-10-04 08:49:39 -07:00
Evan SimkowitzandGitHub 92243c1f6e Fix build script (#48)
* Fix flag in build-embedded workflow

* use npm script
2024-10-03 20:37:27 -07:00
Evan SimkowitzandGitHub 678c8b3c2c Fix typo in build-embedded workflow file name (#47) 2024-10-03 20:35:01 -07:00
Evan SimkowitzandGitHub 0b985897d2 Add steps for building embedded site (#46)
* save

* Rename local to embedded

* update base url for fontawesome links
2024-10-03 20:28:13 -07:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6ec08a27ca Bump the dev-dependencies group across 1 directory with 3 updates (#39)
Bumps the dev-dependencies group with 3 updates in the / directory: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [eslint](https://github.com/eslint/eslint) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `@eslint/js` from 9.11.0 to 9.11.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.11.1/packages/js)

Updates `eslint` from 9.11.0 to 9.11.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.11.0...v9.11.1)

Updates `typescript-eslint` from 8.6.0 to 8.8.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.8.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-03 19:46:19 -04:00
Evan SimkowitzandGitHub 6f0dbb29be Add action to build static site archive (#45) 2024-10-03 12:11:17 -07:00
Evan SimkowitzandGitHub 02e323ff89 Add note that window:blur and window:transparent cannot be combined (#44) 2024-10-03 11:32:39 -07:00
Evan SimkowitzandGitHub acbc2be6cf Update configs requiring restart (#43) 2024-10-03 11:15:13 -07:00