Personal sites are awesome, so this site was built so we can all discover each others.
Want to add your site? Follow these steps
Fork this repository.
Add a new .md
file in sites
that is {yourDomain}.md
.
For example: hankchizljaw.io.md
.
Fill out the details. Here's the template:
---
title: 'hankchizljaw.io'
url: 'https://hankchizljaw.io'
tags: ['designer', 'developer']
nsfw: false
rss: true
---
Create a pull request and after your site has been approved by an admin, it'll appear on personalsit.es!