Skip to content

fix(montandon-landing-page): add getting started section#2268

Merged
frozenhelium merged 1 commit intodevelopfrom
feature/montandon-landing
Mar 12, 2026
Merged

fix(montandon-landing-page): add getting started section#2268
frozenhelium merged 1 commit intodevelopfrom
feature/montandon-landing

Conversation

@subinasr
Copy link
Collaborator

Summary

Add a 'getting started' section in Montandon Landing page and re-enable previously disabled links.

Changes

  • Add a 'getting started' section
  • Re-enable previously disabled links

This PR Ensures:

  • No typos or grammatical errors
  • No conflict markers left in the code
  • No unwanted comments, temporary files, or auto-generated files
  • No inclusion of secret keys or sensitive data
  • No console.log statements meant for debugging
  • All CI checks have passed

@changeset-bot
Copy link

changeset-bot bot commented Mar 11, 2026

🦋 Changeset detected

Latest commit: 7a9514d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
go-web-app Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@subinasr subinasr force-pushed the feature/montandon-landing branch 2 times, most recently from c8d359f to f109ebd Compare March 11, 2026 06:37
import i18n from './i18n.json';
import styles from './styles.module.css';

// TODO: Does this need translation?
Copy link
Member

Choose a reason for hiding this comment

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

Probably not, lets just add a not that this is intentional

"guideGenerateNewToken": "Generate a new token in the Montandon section.",
"guideSaveToken": "Copy and save the generated token, as you will not be able to view it again.",
"guideExploreData": "2. Explore data and use cases",
"guideMontandonNotebooks": "Access data and explore the API through Montandon Notebooks: {montandonNotebookLink}",
Copy link
Member

Choose a reason for hiding this comment

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

We can link the "Montandon Notebooks" text directly!

Suggested change
"guideMontandonNotebooks": "Access data and explore the API through Montandon Notebooks: {montandonNotebookLink}",
"guideMontandonNotebooks": "Access data and explore the API through {montandonNotebookLink}",

Copy link
Member

@frozenhelium frozenhelium left a comment

Choose a reason for hiding this comment

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

We still have changes in the sub-module, let's address that as well!

@@ -1,4 +1,4 @@
.iframe {
.montandon-video {
Copy link
Member

Choose a reason for hiding this comment

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

We don't need these stylings

@frozenhelium frozenhelium force-pushed the feature/montandon-landing branch from e2f99d9 to 53a0bfc Compare March 11, 2026 13:12
@subinasr subinasr force-pushed the feature/montandon-landing branch 2 times, most recently from b27b52b to 7a9514d Compare March 12, 2026 03:25
@frozenhelium frozenhelium merged commit 2c28f9e into develop Mar 12, 2026
18 checks passed
@frozenhelium frozenhelium deleted the feature/montandon-landing branch March 12, 2026 04:03
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.

3 participants