5252- ** Information Architecture:** Project Tremor's documentation makes a number of
5353 individually small IA choices that culminate in a confusing experience for the
5454 user.
55-
5655 - The [ Getting Started] ( https://www.tremor.rs/getting-started/ ) section covers
5756 a number of seemingly random topics, with some appearing to be focused on
5857 selling the project to new users (i.e.
@@ -112,7 +111,6 @@ Scale:
112111- ** New user content:** Project Tremor has a Getting Started section but it's a
113112 little disorganized as mentioned above. This makes it difficult for an actual
114113 new user to understand.
115-
116114 - [ Starting Tremor for the first time] ( https://www.tremor.rs/getting-started/starting/ )
117115 is the best part of the getting started guide. However, it mentions that
118116 there are "many ways" to install Tremor - it would be good to point users to
@@ -172,7 +170,6 @@ Scale:
172170
173171- ** Get specific about your Getting Started:** Getting Started Guides contain a
174172 very predictable set of content:
175-
176173 - In one paragraph or less, what is this piece of software
177174 - What prerequisite software (i.e. Kubernetes) and knowledge (i.e., Go) do I
178175 need on my system to launch this?
@@ -183,7 +180,6 @@ Scale:
183180
184181- ** Reorganize the Operations section and retitle it "Using Tremor"** :
185182 Additionally, move some topics from the existing Getting Started section:
186-
187183 - [ Configuring Tremor] ( https://docs.tremor.rs/operations/configuration-walkthrough/ )
188184 - [ Walkthrough: Configure a Tremor Deployment] ( https://docs.tremor.rs/operations/configuration-walkthrough/ )
189185 - [ Connectivity: Onramps and Offramps] ( https://www.tremor.rs/getting-started/connectivity/ )
@@ -207,7 +203,6 @@ Scale:
207203- ** Reorganize [ Overview] ( https://docs.tremor.rs/overview/ ) with
208204 user-centeredness in mind** : I suggest creating a new section with the
209205 following content:
210-
211206 - The information on [ The docs index] ( https://docs.tremor.rs/ ) as a page
212207 titled "Overview", with subpages:
213208 - [ Architecture Overview] ( https://docs.tremor.rs/overview/ ) (note: you could
@@ -218,7 +213,6 @@ Scale:
218213
219214- ** Audit for colloquial/casual language, abbreviations, and other "basic"
220215 English:**
221-
222216 - This recommendation has less to do with casual language or abbreviations
223217 being _ bad_ , and more to do with the perception of professionalism for the
224218 project.
@@ -269,7 +263,6 @@ Scale:
269263 and
270264 [ issues for new users are tagged] ( https://github.com/tremor-rs/tremor-www-docs/issues?q=is%3Aissue+is%3Aclosed ) .
271265 Great work!
272-
273266 - One thing to note is when tagging an issue
274267 [ as a good first issue] ( https://github.com/tremor-rs/tremor-www-docs/issues/101 ) ,
275268 assume the reader knows nothing and must be hand-held through the entire
@@ -280,7 +273,6 @@ Scale:
280273 [ Community] ( https://www.tremor.rs/community/ ) page exists but doesn't provide
281274 much guidance for new users. How do I get involved? When do community meetings
282275 happen? Where do I find the team on Discord or Slack?
283-
284276 - As mentioned above, [ Development] ( https://docs.tremor.rs/development/ ) and
285277 [ Governance] ( https://docs.tremor.rs/CodeOfConduct/ ) are targeted at
286278 contributor users and should be under the community section.
@@ -296,7 +288,6 @@ Scale:
296288
297289- ** Turn the Community page into a subsection and house Governance and
298290 Development documentation under it:**
299-
300291 - Specifically, move [ Development] ( https://docs.tremor.rs/development/ ) to
301292 /community/development
302293 - Move
@@ -325,7 +316,6 @@ Scale:
325316** Comments**
326317
327318- ** Branding and design:**
328-
329319 - On the whole, the Tremor docs site looks professional, if a little plain.
330320 - Because of the way the site deploys (from different repositories via GitHub
331321 pages), navigation is disjointed: if you're in the RFCs, you don't have the
@@ -340,7 +330,6 @@ Scale:
340330 content you can showcase about the project?
341331
342332- ** Case studies/social proof** : None available.
343-
344333 - Case studies/talks/generally showing that other projects use Tremor is one
345334 of the most powerful ways to gain new users. People love real-world examples
346335 of a codebase in action.
0 commit comments