1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2025-04-18 00:52:52 +00:00
jfa-go/site
dependabot[bot] 9e1361fa49
Bump decode-uri-component from 0.2.0 to 0.2.2 in /site
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-07 16:47:39 +00:00
..
ts site: use tailwind 2022-01-04 21:14:12 +00:00
base.css site: use tailwind 2022-01-04 21:14:12 +00:00
index.html Optimised modals for mobile. 2022-01-28 22:34:34 +00:00
inject.js site: allow html injection 2022-01-02 22:05:26 +00:00
Makefile add NOTEMPLATE env var to missing-colors.js 2022-01-30 14:41:11 +00:00
package-lock.json Bump decode-uri-component from 0.2.0 to 0.2.2 in /site 2022-12-07 16:47:39 +00:00
package.json site: use tailwind 2022-01-04 21:14:12 +00:00
README.md add landing page for jfa-go.com; move wiki 2021-06-30 00:32:03 +01:00
tailwind.config.js site: use tailwind 2022-01-04 21:14:12 +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.