Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reword the Snowtype CLI intro, delete the disorse reference. #993

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jpiekos
Copy link
Contributor

@jpiekos jpiekos commented Aug 26, 2024

No description provided.

Copy link

netlify bot commented Aug 26, 2024

Deploy Preview for snowplow-docs ready!

Name Link
🔨 Latest commit 0bb2368
🔍 Latest deploy log https://app.netlify.com/sites/snowplow-docs/deploys/66cce6630227790008a4df41
😎 Deploy Preview https://deploy-preview-993--snowplow-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@@ -8,14 +8,10 @@ sidebar_label: "Code Generation"
This documentation only applies to [Snowplow BDP](https://snowplow.io/snowplow-bdp/). See the [feature comparison](/docs/feature-comparison/index.md) page for more information about the different Snowplow offerings.
:::

Snowplow has created tooling around assisting development efforts on instrumenting, verifying and maintaining tracking code that works with Snowplow tracking SDKs. This is the `Snowtype CLI`.
The `Snowtype CLI` is a tool that assists with instrumenting, verifying and maintaining tracking code that works with Snowplow tracking SDKs.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not just this?

Suggested change
The `Snowtype CLI` is a tool that assists with instrumenting, verifying and maintaining tracking code that works with Snowplow tracking SDKs.
**Snowtype** is a tool that assists with instrumenting, verifying and maintaining tracking code. Snowtype works with Snowplow tracking SDKs.


```mdx-code-block
import DocCardList from '@theme/DocCardList';

<DocCardList />
```

## Getting help or giving feedback
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@igneel64 John makes a good point that Discourse might not be the best platform, seeing as how this is a BDP-specific doc. But do we have a different channel for feedback?

@@ -8,14 +8,10 @@ sidebar_label: "Code Generation"
This documentation only applies to [Snowplow BDP](https://snowplow.io/snowplow-bdp/). See the [feature comparison](/docs/feature-comparison/index.md) page for more information about the different Snowplow offerings.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since you are editing this file, I’ve noticed that this banner is not correctly implemented. Could you fix it? The :::info needs to be removed entirely, and instead the following needs to be added before ---:

sidebar_custom_props:
  offerings:
    - bdp

cc @igneel64 — please see https://github.com/snowplow/documentation?tab=readme-ov-file#offerings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants