Skip to content

General cleanup#44

Merged
RooRay merged 13 commits intodiscord-tickets:mainfrom
Cirkutry:main
Mar 5, 2025
Merged

General cleanup#44
RooRay merged 13 commits intodiscord-tickets:mainfrom
Cirkutry:main

Conversation

@Cirkutry
Copy link
Copy Markdown
Contributor

@Cirkutry Cirkutry commented Feb 24, 2025

  • Removed mentions of compare in docs but left footer untouched.
  • Made commands page more prominent as it makes more sense for it be separate than under features.
  • Improved guide on the bot creation process on the Developer dashboard.
  • Fixed [BUG] Hover effects on table at /getting-started are broken #45 , as a downside { data-preview } must be added beside any links that require previews as there was conflict with footnote tooltip rendering when instant previews were enabled globally with navigation.instant.preview.

@netlify
Copy link
Copy Markdown

netlify bot commented Feb 24, 2025

Deploy Preview for discordtickets ready!

Name Link
🔨 Latest commit 13a9395
🔍 Latest deploy log https://app.netlify.com/sites/discordtickets/deploys/67c2cb7dec5fd60008ee0c19
😎 Deploy Preview https://deploy-preview-44--discordtickets.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.

@RooRay
Copy link
Copy Markdown
Contributor

RooRay commented Feb 24, 2025

Netlify preview looks good, I'll check the code a bit later but seems good to merge so far

Also seems like I need to fix the spellcheck action, whoops! this has now been fixed

@eartharoid
Copy link
Copy Markdown
Member

The features page is missing from the sidebar 😕

@RooRay
Copy link
Copy Markdown
Contributor

RooRay commented Feb 24, 2025

The features page is missing from the sidebar 😕

I think it would be good to have one under the other instead of the current system where 'Commands' is nested in 'Features' but maybe this isn't the place to discuss that

@RooRay RooRay changed the title Misc cleanup Cleanup homepage, footer, and commands page Feb 24, 2025
@Cirkutry
Copy link
Copy Markdown
Contributor Author

Cirkutry commented Feb 24, 2025

The features page is missing from the sidebar 😕

I think it would be good to have one under the other instead of the current system where 'Commands' is nested in 'Features' but maybe this isn't the place to discuss that

That is what 794bf2e was supposed to add, I've added cfdbc5f in order to hopefully show the Features page again but I can't accurately preview changes due to not having access to Insiders.

@Cirkutry Cirkutry changed the title Cleanup homepage, footer, and commands page General cleanup Feb 24, 2025
Copy link
Copy Markdown
Member

@eartharoid eartharoid left a comment

Choose a reason for hiding this comment

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

The documentation changes are good but I think I preferred the footer and homepage as they were

@RooRay
Copy link
Copy Markdown
Contributor

RooRay commented Feb 27, 2025

The documentation changes are good but I think I preferred the footer and homepage as they were

I feel including the comparison pages when they're not there yet makes the docs website feel a bit incomplete.
Maybe a 'coming soon' page or something should be implemented instead of Ghost's standard 404 whilst the content of the comparison pages is worked out?

As for the commits, mostly LGTM 👍

Copy link
Copy Markdown
Contributor

@RooRay RooRay left a comment

Choose a reason for hiding this comment

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

minor adjustments but otherwise LGTM

Comment thread includes/discord-application.md Outdated
@Cirkutry Cirkutry requested a review from RooRay March 1, 2025 08:55
Copy link
Copy Markdown
Contributor

@RooRay RooRay left a comment

Choose a reason for hiding this comment

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

the new wording looks great, and the other commits are looking good too.

just one small thought, the balloons you've used in the new screenshots technically don't meet a lot of web accessibility standards for contrast and may also cause issues of people missing them because they're not as eye catching as the old red ones. i'm not sure if this is important so i'll leave it out for now (cc @eartharoid)

otherwise, looks great, thanks for your contributions! also sorry it took 4 days to review, it seems I have messed up my github notifications, whoops! this has now been fixed

1. Go to the `Bot` page and click `Add Bot`, then `Yes, do it!`
2. Click `View Token`, then **copy the token and set it as your `DISCORD_TOKEN` environment variable.**
1. Click `View Token`, then **copy the token and set it as your `DISCORD_TOKEN` environment variable.**
2. We highly recommend disabling the "Public Bot" option to prevent other people from adding your bot to their servers. Before you can do so, you will need to go to to the `Installation` page and set `Install Link` to `None`. After saving changes, return to the `Bot` page and disable the "Public Bot" option.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

this language is much better now

@eartharoid
Copy link
Copy Markdown
Member

I was thinking the same, the new images are good but red would be better. Probably good enough though.

@RooRay RooRay merged commit 11dd29a into discord-tickets:main Mar 5, 2025
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.

[BUG] Hover effects on table at /getting-started are broken

3 participants