1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2025-02-23 02:00:11 +00:00
jfa-go/site
dependabot[bot] 0b73e3ff2b
build(deps): bump esbuild from 0.18.1 to 0.25.0 in /site
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.18.1 to 0.25.0.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.18.1...v0.25.0)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-11 05:27:21 +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 esbuild from 0.18.1 to 0.25.0 in /site 2025-02-11 05:27:21 +00:00
package.json build(deps): bump esbuild from 0.18.1 to 0.25.0 in /site 2025-02-11 05:27:21 +00: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.