This is the website for Ingenieurbüro Buchholz GmbH that I created. https://www.ib-buchholz.de/
  • CSS 40.8%
  • JavaScript 38.4%
  • HTML 18.6%
  • TypeScript 1.8%
  • Just 0.4%
Find a file
2026-01-31 17:29:48 +01:00
src feat(references): remove bundeswehr 2026-01-31 11:27:22 +01:00
.git-town.toml chore(git town): change forge type 2025-09-23 19:28:46 +02:00
.gitignore feat(deno): add build step with vite 2026-01-14 16:47:25 +01:00
deno.json feat(deno): add build step with vite 2026-01-14 16:47:25 +01:00
deno.lock feat(deno): add build step with vite 2026-01-14 16:47:25 +01:00
deploy-dist feat(deploy): pg.frede.dev -> staging.frede.dev 2026-01-31 17:29:48 +01:00
deploy-src feat(deploy): pg.frede.dev -> staging.frede.dev 2026-01-31 17:29:48 +01:00
justfile feat(deno): add build step with vite 2026-01-14 16:47:25 +01:00
README.md chore: maintenance 2025-09-23 16:37:58 +02:00
server.ts feat(deno): add build step with vite 2026-01-14 16:47:25 +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.