forked from CWAD/circlewithadot.net
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 948828dff6 |
@@ -1 +1,24 @@
|
|||||||
# circlewithadot.net
|
# 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.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## 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
|
||||||
|
|||||||
Reference in New Issue
Block a user