yuvadm / namehack.club

An exclusive club of geeks that own the domain hack to their name

Home Page:https://namehack.club

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Domain Name Hack Club

https://namehack.club - An exclusive club of geeks that own the domain hack to their name.

Criteria

  • Own the domain hack for your name, e.g. 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 directory.

If your domain name is examp.le the file name should be example.yml, and the following minimal fields are required:

domain: examp.le
name: Example Foo
title: A short title describing Example # maximum 80 chars

Other optional fields are supported:

domain: examp.le
name: Example Foo
title: UI/UX designer # maximum 80 chars
url: https://examp.le/about/ # use to specify homepage URL, defaults to https://examp.le
email: hi@examp.le
github: examplefoo
candidate: true

Candidates are links to users who have not yet explicitly added their name and title to the list.

Development

Local development requires a basic Python environment with pipenv installed.

$ pipenv sync --dev
$ pipenv run build
$ pipenv run serve

About

An exclusive club of geeks that own the domain hack to their name

https://namehack.club


Languages

Language:Python 78.9%Language:HTML 20.7%Language:CSS 0.4%