Skip to content

labforger/blog

Repository files navigation

LabForger Blog

The source code for the LabForger website and blog.

LabForger is a personal technical blog documenting homelab projects, networking experiments, hardware teardowns, self-hosted services, and software development.

Visit the live site:

https://blog.labforger.com

Built With

  • Astro
  • Astro Modular
  • TypeScript
  • Tailwind CSS
  • pnpm
  • Cloudflare Pages

Running Locally

Install dependencies:

pnpm install

Start the development server:

pnpm dev

Build the production site:

pnpm build

Repository Structure

src/
public/
astro.config.mjs
src/content/posts/
src/config.ts

Content

All articles are written in Markdown and stored under:

src/content/posts/

Credits

This site is built using the excellent Astro Modular theme by David Kimball:

The content, branding, and customisations are specific to LabForger.

License

Unless otherwise stated, all written content and images are © Anthony Provenza.

Please do not reproduce articles or media without permission.

About

Source code for LabForger blog

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors