1
0
Fork 0
forked from fun/fun

Moved the website code to ./web/ to make it easier to maintain for me. No code changes. (0.40.5)

This commit is contained in:
Johannes Findeisen 2026-04-10 22:36:29 +02:00
commit 71576be449
71 changed files with 3354 additions and 1 deletions

10
web/README.md Normal file
View file

@ -0,0 +1,10 @@
# [fun-lang.xyz](https://fun-lang.xyz)
The [Fun Programming Language Website](https://fun-lang.xyz).
## Rules
- No target="_blank"
- No line numbers in "pre" tags
- More to come... ;)