-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
- Loading branch information
1 parent
38dd52f
commit da4f748
Showing
3 changed files
with
131 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
# Taxonomies | ||
|
||
There are a number of categorisations and naming going on so here they are grouped. | ||
|
||
<!-- MarkdownTOC --> | ||
|
||
- [Stages](#stages) | ||
- [Stacks / Systems](#stacks--systems) | ||
- [Components](#components) | ||
- [Collaboration](#collaboration) | ||
|
||
<!-- /MarkdownTOC --> | ||
|
||
## Stages | ||
|
||
These are moments in the content management workflow or life cycle, from the point of view of the authors and other content stakeholders. | ||
|
||
- Store | ||
- Edit | ||
- Share | ||
- Check | ||
- Translate | ||
- Publish | ||
|
||
## Stacks / Systems | ||
|
||
These are groups of software tools, formats, protocols and norms that underly content management work. | ||
|
||
- Source | ||
- Author | ||
- Integrate | ||
- Collaborate | ||
- Generate | ||
- Translate | ||
- Publish | ||
|
||
## Components | ||
|
||
Are actual software tools, formats, protocols that can be added/supported by particular implementations of content as code. Such as Github. Gitlab, Prose, Markdown, Jekyll, Metalsmith... Each component might server a purpose for a stage (or several) and is generally within a particular stack. A choice of component in one particular area of a stack might enable or limit choices elsewhere in the stack. | ||
|
||
## Collaboration | ||
|
||
This is very much [under heavy thinking](/technology/workflow). | ||
|
||
Progress Tags (waffle/kanban) | ||
|
||
Category (WBS) Tags | ||
- `Meta` | ||
- `Design` | ||
- `API` | ||
- `Documentation` | ||
- `Features` | ||
|
||
Milestones | ||
- | ||
|
||
Pull requests | ||
- |