This is the website of Ingenieurbüro Buchholz GmbH. https://www.ib-buchholz.de/
  • JavaScript 45.3%
  • CSS 32.4%
  • HTML 20.9%
  • TypeScript 1.4%
Find a file
2026-01-06 08:36:13 +01:00
public refactor(services): change styles 2026-01-06 08:36:13 +01:00
.git-town.toml chore(git town): change forge type 2025-09-23 19:28:46 +02:00
deno.json refactor(page): restyle page setup 2026-01-04 19:13:33 +01:00
deno.lock refactor(page): restyle page setup 2026-01-04 19:13:33 +01: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 feature(deno): serve https 2025-12-31 23:55:12 +01: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.