https://github.com/barklan/luabyexample
Lua, because it's good.
https://github.com/barklan/luabyexample
Last synced: 4 months ago
JSON representation
Lua, because it's good.
- Host: GitHub
- URL: https://github.com/barklan/luabyexample
- Owner: barklan
- License: mit
- Created: 2021-12-31T21:58:40.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-15T19:12:22.000Z (about 1 year ago)
- Last Synced: 2025-04-15T19:22:47.475Z (about 1 year ago)
- Language: Just
- Homepage: https://luabyexample.netlify.app/
- Size: 349 KB
- Stars: 19
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lua by Example
Small site to keep Lua in one place.
## Run locally
```bash
hugo server --minify -D
```