Your one-stop-cake-shop for everything Freshly Baked has to offer

docs(*): add more information about projects #78

merged opened by a.starrysky.fyi targeting main from private/minion/push-wvmsszkkuttk

Our projects section isn't up-to-date with how we handle conventional commits with Josh, and nor did it have links to the projects themselves (which are now useful thanks to our work on adding README files to subdirectories in Tangled). Let's update these things!

Labels

None yet.

requested-reviewers

None yet.

approved

None yet.

tested-working

None yet.

rejected

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:uuyqs6y3pwtbteet4swt5i5y/sh.tangled.repo.pull/3m2pcpepcsp22
+15 -4
Diff #0
+15 -4
README.md
··· 13 13 *Patisserie* is a [monorepo](https://en.wikipedia.org/wiki/Monorepo), which means 14 14 there are multiple projects hosted here. Here's a list! 15 15 16 - | Project | Description | 17 - | ----------- | ------------------------------------------------------------------------------------------------- | 18 - | *packetmix* | Our [*NixOS*](https://nixos.org) configurations ("All you need to bake a delicious system") | 19 - | *sprinkles* | Our [*Niri*](https://github.com/YaLTeR/niri) widgets ("Add some decoration to your Niri desktop") | 16 + | Project | Shortcode | Description | 17 + | ----------------- | --------- | ------------------------------------------------------------------------------------------------- | 18 + | [*packetmix*][pm] | pm | Our [*NixOS*](https://nixos.org) configurations ("All you need to bake a delicious system") | 19 + | [*sprinkles*][s] | s | Our [*Niri*](https://github.com/YaLTeR/niri) widgets ("Add some decoration to your Niri desktop") | 20 + 21 + [pm]: https://tangled.org/@freshlybakedca.ke/patisserie/tree/main/packetmix 22 + [s]: https://tangled.org/@freshlybakedca.ke/patisserie/tree/main/sprinkles 23 + 24 + Projects are developed in individual directories, and have a workspace file in 25 + `projects/${name}` to help you clone them down with everything they need. 26 + 27 + Shortcodes are used in commit messages as the first component of the area name 28 + in [Conventional Commit style](https://conventionalcommits.org). For example, 29 + feature commits to PacketMix should start with something like `feat(pm/...):`. 30 + For commits that affect all areas, the special shortcode `*` is used. 20 31 21 32 ## Cloning a single project 22 33

History

1 round 0 comments
sign up or login to add to the discussion
a.starrysky.fyi submitted #0
1 commit
expand
docs(*): add more information about projects
5/5 success
expand
expand 0 comments
pull request successfully merged