🛠Style Guide ​
https://developers.google.com/style
Neoclassical ​
Ancient Greek
Most terms are greek.
Capitals
Which font for Titles?
Worthy of Olympics
Without a doubt, climbing Competitions are older than humanity
​
WARNING
It's easy to get stuck on the linguistics and naming. You can think about it for hours while in the land. While sitting in front of a computer your time is better spent typing, not thinking about increasing the clarity. Just get it out, then you can edit.
​
No Acronyms
Write complete sentences.
Point form is lazy. Think about all the coding documentation which is not easy to read. Too formal, too concise, humans don't process language like computers, point of view matters.
​
ALL CAPS IN TITLE ​
- Names of SISTEM
- BetaTypes Names
BETA, BETUM, EKO, EKON, MOVE, MOVEN, VIA, VIUM, NEURO
​
- PascaleCase
​
French, English
​
You ​
Speak directly to the reader.
Tense ​
Present Tense, since you can see BETAGLOT right now in the present.
Remember Punctuation ​
Periods
Gender Neutral Pronouns ​
Person ​
https://developers.google.com/style/person
​
​
#bf6a34
​
#f44747
​
#569cd6
​
#6a9955
​
#c586c0
BackgroundColor ​
#1f1f1f
Icon ​
Icons are only used to represent Objects or Functions.
!Icon ​
Concept, Object Property
MoveTimeline is orange as a header but it is not prefixed with an Icon.
Incorrect Syntax
ðŸŸ
Only the 🟠object is prefixed with an icon. ArmPut is orange but has no icon
ðŸŸ
​
🔷 🔷 🟠🟠🟩 🟩 🔻 🔻 💜 💜
🔷 :large_blue_diamond:
🟠:orange_circle:
🟩 :green_square:
🔻 :small_red_triangle_down:
💜 :purple_heart:
​
How many links is too many?
Every paragraph should have a link
Grandiosity ​
Oversell ​
Scale ​
- Number of Plants
- Scope
- Timeline
Urgency ​
Hero ​
Save the Day
Planters are Heros. Many people commented on @antmos Instagram that he was a hero. People already naturally think it.
Via ​
Should "via" be used as natural language? "Get to the next page via the link at the bottom of the page"
Footnotes ​
Every quotation should have a citation in footnote
ðŸ›
Use Code snippets to write abbreviated names to insert Tags or ElementName
"Dev.Breadcrumb"
"Dev.Carousel"
"Dev.DataType.Array"
"Dev.DataType.Boolean"
"Dev.GridView"
"Dev.HeroImage"
"Dev.ImageLayer"
"Dev.LevelOfAbstraction"
"Dev.LevelOfAbstraction.AbstractIdea"
"Dev.LevelOfAbstraction.ConcreteIdea"
"Dev.LevelOfDetail"
"Dev.LevelOfDetail.ComplexifyDetail"
"Dev.LevelOfDetail.LessIsMore"
"Dev.LevelOfDetail.SimplifyDetail"
"Dev.LevelOfDetail.SimplifyDetail.CropDiagram"
"Dev.PageLayout"
"Dev.PageLayout.CloseUp"
"Dev.RelationByAlignment"
"Dev.RelationByProximity"
"Dev.StyleGuide"