Repository naming convention
Repositories, where possible, are lowercase with underscores and follow the naming conventions below.
- For demonstrations or proof of concepts, use the format
demo_name
. - Boilerplate or templates are named in the format
template_name
.- where appropriate these are also published through GitHub pages and will be available at
username.github.io/repo_name
.
- where appropriate these are also published through GitHub pages and will be available at
- WordPress-related content (mostly plugins) are prefixed with
wp_
. - Twitter bots are prefixed with
bot_
. - Standard repositories are named as they are, sometimes this might be a domain name e.g.
thechels.uk
.
Tip
Theses posts get updated automatically via an action.
- AI crawler wars threaten the web - 2025-04-08
- And no, a robots txt file doesn’t help - 2025-04-08
- Micro-Scrum - 2025-04-08
- Lessons learned by Emmett Shear - 2025-04-06
- 44 engineering management lessons - 2025-04-05
- 50 ideas that changed my life - By David Perell - 2025-04-05
- 57 startup lessons - 2025-04-05
- 8 Essential Interview Questions CEOs Swear By - 2025-04-05