T Thinkweb.pro
Personal site, private lists, and room for future projects

A simple home on thinkweb.pro

ThinkWeb

This site is the public front page for thinkweb.pro. Alongside it, the server hosts protected DNS blocklists and leaves space for future tools, notes, or small web projects.

Root Static site served directly by Caddy.
Lists Private DNS feeds protected with per-path credentials.
Next More sections and tools can be added over time.

What lives here

This host is used for personal publishing, private DNS filtering, and future web projects under the same domain.

  • Static root site in site/main/
  • Private blocklists in blocklists/private/
  • Mirrored upstream feeds refreshed on a timer

How it is deployed

The repository is the source of truth for content and configuration. The server keeps only runtime files and generated secrets.

  • Edit content locally
  • Run ./scripts/deploy.sh
  • Caddy reloads without heavy build steps

What comes next

This page can grow over time with clearer project links, personal notes, or additional public sections.

  • Additional static pages under the same domain
  • New private or mirrored blocklists
  • Optional apps when they are needed