mirror of
https://github.com/pinry/pinry.git
synced 2025-11-17 02:10:39 +01:00
Add therories to docs
This commit is contained in:
10
docs/src/theories.md
Normal file
10
docs/src/theories.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Theories
|
||||
|
||||
Our general thought process for why we have implemented features the way we
|
||||
have.
|
||||
|
||||
## Boards & Tags
|
||||
|
||||
Boards are for overall themes and tags are for specification. An example of this
|
||||
is "Cars" and "Car Types". A board could be "Cars" and then some tags on a pin
|
||||
in that board would be "Mustang", "Sports Car", "Sudan", etc.
|
||||
@@ -16,6 +16,7 @@ nav:
|
||||
- Home: 'index.md'
|
||||
- Screenshots: 'screenshots.md'
|
||||
- Extensions: 'extensions.md'
|
||||
- Theories: 'theories.md'
|
||||
- Docs: 'docs.md'
|
||||
- Assets: 'assets.md'
|
||||
- Contributing: 'contributing.md'
|
||||
|
||||
Reference in New Issue
Block a user