jfa-go/site
dependabot[bot] a7e05c5943
build(deps): bump word-wrap from 1.2.3 to 1.2.4 in /site
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 03:06:50 +00:00
..
ts site: use tailwind 2022-01-04 21:14:12 +00:00
Makefile 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
base.css site: properly fix modals 2022-12-29 21:15:07 +00:00
index.html readme/site: make project status message less pessimistic 2023-06-23 12:20:18 +01:00
inject.js site: allow html injection 2022-01-02 22:05:26 +00:00
package-lock.json build(deps): bump word-wrap from 1.2.3 to 1.2.4 in /site 2023-07-19 03:06:50 +00:00
package.json site: update node deps 2023-06-12 18:49:42 +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

README.md

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.