mirror of
https://github.com/superschnups/Emy.git
synced 2026-06-22 03:13:10 +00:00
No description
Add an executable bin/emy_restart_hugo.sh to kill any process on port 1313 and start a Hugo server bound to 192.168.0.40 (with --disableFastRender and --noHTTPCache). Also add static assets and metadata: .DS_Store files, an empty placeholder file `0`, and a new content file static/emy_banana/CLAUDE.md. |
||
|---|---|---|
| archetypes | ||
| bin | ||
| content | ||
| data | ||
| layouts | ||
| node_modules | ||
| static | ||
| .DS_Store | ||
| .gitignore | ||
| .hugo_build.lock | ||
| 0 | ||
| admin-server.js | ||
| admin.html | ||
| deploy.sh | ||
| hp_emy_restartAdmin.sh | ||
| hugo.toml | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||