Skip to content

bne/hyl.uk

Repository files navigation

Hotel Yankee Lima

Development

Requires Docker.

docker compose up

Open http://localhost:1313. Hugo watches for changes and reloads automatically.

Linting

Requires Node.js. Install dependencies once:

npm install

Check for errors:

npm run lint

Auto-fix safe issues:

npm run lint:fix

VS Code formats JS and CSS on save automatically via the Biome extension (recommended in .vscode/extensions.json).

Build

docker compose run --rm hugo --minify

Output is written to public/.

Deployment

Pushing to build deploys automatically via GitHub Actions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages