1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-09-19 10:50:11 +00:00
jfa-go/site
dependabot[bot] 436a1db087
build(deps): bump ws from 6.2.2 to 6.2.3 in /site
Bumps [ws](https://github.com/websockets/ws) from 6.2.2 to 6.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/6.2.2...6.2.3)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-29 13:31:18 +00:00
..
ts site: use tailwind 2022-01-04 21:14:12 +00:00
base.css site: properly fix modals 2022-12-29 21:15:07 +00:00
index.html web: css adjustments 2024-08-05 21:18:32 +01:00
inject.js site: allow html injection 2022-01-02 22:05:26 +00:00
Makefile site: fix for new font 2023-12-26 14:36:13 +00:00
package-lock.json build(deps): bump ws from 6.2.2 to 6.2.3 in /site 2024-08-29 13:31:18 +00:00
package.json site: update node deps 2023-06-12 18:49:42 +01:00
README.md add landing page for jfa-go.com; move wiki 2021-06-30 00:32:03 +01:00
safelist.html site: properly fix modals 2022-12-29 21:15:07 +00:00
tailwind.config.js site: properly fix modals 2022-12-29 21:15:07 +00:00

Landing page for jfa-go.com.

make all/debug will place content in out/. make monitor will monitor code for changes and refresh a browser preview.