the home site for me: also iteration 3 or 4 of my site
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: and fancy readme

authored by

Kieran Klukas and committed by
GitHub
1f7e4366 7870eb90

+28 -10
+28 -10
README.md
··· 1 + <h1 align="center"> 2 + <img src="https://cloud-4mfbnf9u2-hack-club-bot.vercel.app/0img_3132.png" width="350" alt="Logo"/><br/> 3 + <span>site@zera</span> 4 + <img src="https://raw.githubusercontent.com/taciturnaxolotl/carriage/master/.github/images/transparent.png" height="30" width="0px"/> 5 + </h3> 6 + 1 7 <p align="center"> 2 - <img src="https://cloud-4mfbnf9u2-hack-club-bot.vercel.app/0img_3132.png"/> 8 + <i>My site v4 (i think)</i> 3 9 </p> 4 10 5 - # site@zera 11 + <p align="center"> 12 + <img src="https://raw.githubusercontent.com/taciturnaxolotl/carriage/master/.github/images/line-break-thin.svg" /> 13 + </p> 6 14 7 - <figure align="center"> 8 - <img src="https://github.com/kcoderhtml/zera/blob/master/.github/images/ss.png?raw=true" alt="screenshot of the website"/> 9 - <figcaption><i>My site v4 (i think)</i></figcaption> 10 - </figure> 15 + <p align="center"> 16 + <img src="https://github.com/kcoderhtml/zera/blob/master/.github/images/ss.png?raw=true" alt="screenshot of the website"/> 17 + </p> 18 + 19 + <p align="center"> 20 + <img src="https://raw.githubusercontent.com/taciturnaxolotl/carriage/master/.github/images/line-break-thin.svg" /> 21 + </p> 11 22 12 23 ## Special Features 13 24 ··· 23 34 24 35 This site's theme is based off of the awesome project [Speyll/suCSS/](https://github.com/) with my own flavoring on top and the code theme is based off of [uncomfyhalomacro/catppuccin-zola](https://github.com/uncomfyhalomacro/catppuccin-zola) modified to work with `data-theme`. 25 36 26 - --- 37 + <p align="center"> 38 + <img src="https://raw.githubusercontent.com/taciturnaxolotl/carriage/master/.github/images/line-break.svg" /> 39 + </p> 40 + 41 + <p align="center"> 42 + <code>&copy 2024-present <a href="https://github.com/taciturnaxolotl">Kieran Klukas</a></code> 43 + </p> 27 44 28 - _© 2024 Kieran Klukas_ 29 - _Content Licensed under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)_ 30 - _Code Licensed under [AGPL 3.0](LICENSE.md)_ 45 + <p align="center"> 46 + <a href="https://github.com/df1317/2025-reefscape/blob/main/LICENSE.md"><img src="https://img.shields.io/static/v1.svg?style=for-the-badge&label=Code License&message=AGPL 3.0&logoColor=d9e0ee&colorA=363a4f&colorB=b7bdf8"/></a> 47 + <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/"><img src="https://img.shields.io/static/v1.svg?style=for-the-badge&label=Content License&message=CC BY-NC-SA 4.0&logoColor=d9e0ee&colorA=363a4f&colorB=b7bdf8"/></a> 48 + </p>