https://github.com/pmarreck/mecha-llc-website
Mecha LLC — data integrity engineering. Custom software, AI consulting for law/finance, and contract code review.
https://github.com/pmarreck/mecha-llc-website
Last synced: 3 days ago
JSON representation
Mecha LLC — data integrity engineering. Custom software, AI consulting for law/finance, and contract code review.
- Host: GitHub
- URL: https://github.com/pmarreck/mecha-llc-website
- Owner: pmarreck
- Created: 2026-04-17T20:53:47.000Z (2 months ago)
- Default Branch: yolo
- Last Pushed: 2026-06-12T05:06:54.000Z (7 days ago)
- Last Synced: 2026-06-12T07:06:58.528Z (7 days ago)
- Language: JavaScript
- Size: 3.85 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mecha LLC Website
Static site for [mecha.llc](https://mecha.llc), served by GitHub Pages from this repo.
## Local preview
```
./server.lua # default port 8080
PORT=8000 ./server.lua # override
```
Requires LuaJIT with `luasocket` and `luafilesystem`.
## Structure
- `index.html`, `consulting/index.html`, `software/index.html` — the three pages
- `assets/css/site.css`, `assets/js/site.js` — shared styles and scripts
- `assets/img/` — app icons and favicon
- `CNAME` — custom domain for GitHub Pages
See `docs/superpowers/specs/` for the design spec and `docs/superpowers/plans/` for the implementation plan.
## Deployment
Pushed to `yolo` branch, served by GitHub Pages. Custom domain configured via DNS A records at the registrar.