blob: 4447658eb10cfda54b829512b792fe2234ef4db5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# namehack.club
An exclusive club of nerds.
## Criteria
- Own the [domain hack](https://en.wikipedia.org/wiki/Domain_hack) for your name, e.g. [https://yuv.al](https://yuv.al)
- Serve an active **personal** homepage from that domain, both naked and subdomains (such as `www.`) are allowed
## Join the club
Open a new pull request to this repository that adds a new YAML file to the [`names`](names) directory.
If your domain name is `examp.le` the file name should be `example.yml`, and should include the following required fields:
```yaml
domain: examp.le
name: Example Foo
email: hi@examp.le
```
|