This is the website of Ingenieurbüro Buchholz GmbH. https://www.ib-buchholz.de/
Find a file
2025-10-07 22:30:39 +02:00
public feat(page up): add component 2025-10-07 22:30:39 +02:00
.git-town.toml chore(git town): change forge type 2025-09-23 19:28:46 +02:00
deno.json feature(contact): add section 2025-10-07 17:59:30 +02:00
deno.lock feat(linting): use deno 2025-09-22 20:33:40 +02:00
deploy feat(deploy): add just 2025-09-22 17:58:28 +02:00
justfile feat(deploy): add just 2025-09-22 17:58:28 +02:00
README.md chore: maintenance 2025-09-23 16:37:58 +02:00
server.ts first commit 2025-09-22 17:44:41 +02:00

📦 Ingenieurbüro Buchholz GmbH

This is the website of Ingenieurbüro Buchholz GmbH.

Development

Install dependencies

This project uses Deno to run a local web server with Oak for development.

Therefore, Deno must be installed on your machine.

If Deno is not already running, you can find installation instructions here:
https://docs.deno.com/runtime/getting_started/installation/.

Working locally

Start the server:

deno run start

Open http://localhost:8080/ to view it in your browser.

Deploying

Any provider that can host static websites can be used for deployment.

Simply copy the contents of the public folder onto the server.

Credits

Joeri Sebrechts

An explainer for web development using only vanilla techniques. No tools, no frameworks — just HTML, CSS, and JavaScript.

Baldur Bjarnason

Doom-prepping web dev through disdain, disrespect, and doing the right thing.

Andy Bell & Heydon Pickering

Learn to write better, resilient CSS.

Adam Argyle

Supercharged CSS variables.

James Gilyead & Trys Mudford

Fluid responsive design.