# circlewithadot.net Static website for **[Circle With A Dot](https://circlewithadot.net)** — a simple site for music, tech projects, and socials. I keep the pages minimal so visitors can get where they want quickly. This site is tailored to my needs; feel free to fork and adapt it to yours (within the terms of the **AGPL-3.0-or-later**). Some services I add might not be relevant to you, and that’s fine—contributions and ideas are always welcome. I am not an HTML/CSS/JS expert, but I hope some of this is useful for you. --- ## Structure / ├─ index.html ├─ style.css ├─ images/ │ ├─ cwad_logo.png │ ├─ pessimist.png │ └─ icon_*.png ├─ releases/ │ ├─ pessimist.html │ └─ style.css ← stylesheet for release pages ├─ services/ │ ├─ aprelay.html │ └─ aprelay.js └─ about/ └─ javascript/ └─ index.html ← LibreJS Web Labels page