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
.
- Elegant Puzzle - Systems of Engineering Management - 2025-02-23
- The Lean Startup - 2025-02-23
- The Manager’s Path - A Guide for Tech Leaders Navigating Growth and Change - 2025-02-23
- Peopleware - Productive Projects and Teams - 2025-02-23
- Personal Kanban - Mapping Work, Navigating Life - 2025-02-23