Skip to content

Commit a96e70f

Browse files
authored
overhaul readme
1 parent 4822139 commit a96e70f

1 file changed

Lines changed: 20 additions & 15 deletions

File tree

README.md

Lines changed: 20 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,32 @@
1-
![Deploy Status](https://github.com/DeanLemans/deanlemans.github.io/actions/workflows/deploy%20github%20pages.yml/badge.svg)
2-
3-
This is the repo for my website that are officially.
1+
This repo contains the source code for my website, which is deployed on multiple platforms.
42

53
---
64
deployed on the following hosting platforms:
7-
- [Github Pages](https://deanlemans.github.io/)
8-
- [Neocities](https://deann.neocities.org/)
9-
- [Wayback Machine](https://web.archive.org/web/https://deanlemans.github.io/)
10-
- ~~Nekoweb~~
5+
- [![GitHub Pages Available](https://img.shields.io/badge/GitHub%20Pages-Available-blue?logo=github&logoColor=white)](https://deanlemans.github.io/)
6+
- <a href="https://deann.neocities.org/">
7+
<img src="https://neocities.org/favicon.ico"> Neocities Available
8+
</a>
9+
10+
- [![Internet Archive Available](https://img.shields.io/badge/Internet%20Archive-Available-blue?logo=internetarchive&logoColor=white)](https://web.archive.org/web/https://deanlemans.github.io/)
11+
1112

1213
---
13-
and this site repository is available on:
14-
- [Radicle](https://app.radicle.xyz/nodes/iris.radicle.xyz/rad:z2K9bJ1S1wZTkWE9FWq8uN8dDfTUw)
15-
- [Github](https://github.com/DeanLemans/deanlemans.github.iocod)
16-
- [Codeberg](https://codeberg.org/DeanLemans/deanlemans.github.io)
14+
and this site repo is available on:
15+
- <a href="https://app.radicle.xyz/nodes/iris.radicle.xyz/rad:z2K9bJ1S1wZTkWE9FWq8uN8dDfTUw">
16+
<img src="https://radicle.dev/assets/images/radicle.svg"> Radicle repo
17+
</a>
18+
19+
- [Github](https://github.com/DeanLemans/deanlemans.github.io)
20+
- [![Codeberg repo](https://img.shields.io/badge/Codeberg-repo-2185d0?logo=codeberg&logoColor=white)](https://codeberg.org/DeanLemans/deanlemans.github.io)
1721

18-
---
22+
---
1923
need to add it to the below forges:
2024
- ~~gitea~~
2125
- ~~gogs~~
2226
- ~~others~~
27+
- ~~Nekoweb~~
2328

24-
29+
---
2530
## Licensing Notice
26-
- **Content:** The text content in the `content/` folder is licensed under [Attribution 4.0 International](https://creativecommons.org/licenses/by/4.0/).
27-
- **Everything else:** uses the MIT License for its components.
31+
- **Content:** The text content in the `content/` folder is licensed under [Attribution 4.0 International](https://creativecommons.org/licenses/by/4.0/)
32+
- **Everything else:** MIT License

0 commit comments

Comments
 (0)