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

feat: add an FAQ #360

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

feat: add an FAQ #360

wants to merge 3 commits into from

Conversation

astorije
Copy link
Collaborator

PR Checklist

Overview

Initially intended primarily for parking, I also added sections for sponsoring, feedback, and code of conduct.

Copy link

vercel bot commented Jan 29, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
boston-ts-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 30, 2025 6:22am

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

PR Compliance Checks

Thank you for your Pull Request! We have run several checks on this pull request in order to make sure it's suitable for merging into this project. The results are listed in the following section.

Issue Reference

In order to be considered for merging, the pull request description must refer to a specific issue number. This is described in our Contributing Guide. We are closing this pull request for now but you can update the pull request description and reopen the pull request.
The check is looking for a phrase similar to: "Fixes #XYZ" or "Resolves #XYZ" where XYZ is the issue number that this PR is meant to address.

@astorije
Copy link
Collaborator Author

We are closing this pull request for now but you can update the pull request description and reopen the pull request.

Try me, bot!

Copy link
Member

@JoshuaKGoldberg JoshuaKGoldberg left a comment

Choose a reason for hiding this comment

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

🔥

@@ -70,7 +70,7 @@ export const dot = style({
borderRadius: "100%",
display: "inline-block",
height: "0.85rem",
margin: "0 1.5rem 1rem",
margin: "0 1rem 1rem",
Copy link
Member

Choose a reason for hiding this comment

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

[Praise] Yes the inconsistency of vertical margin/padding was bugging me...

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

It was more to make the 1-line nav concise, it looked weird all stretched out.

<InternalAnchor reloadDocument to="/events" variant="heavy">
Previous Events
Events
Copy link
Member

Choose a reason for hiding this comment

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

[Praise] +1, I think it makes sense to trim this down.

map of all parking meters, lots, and garages
</ExternalAnchor>
. Neat!
</Aside>
Copy link
Member

Choose a reason for hiding this comment

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

[Praise] I like this!

<InternalAnchor reloadDocument to="/code-of-conduct" variant="heavy">
Code of Conduct
</InternalAnchor>
</div>
Copy link
Member

Choose a reason for hiding this comment

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

[Request] I think we should leave the code of conduct on the main nav. I know a lot of people who definitively feel less comfortable going to events without one linked on at least the homepage, if not every page. And I've anecdotally heard of folks using "it was hard to find!" as an excuse for misbehaving. Granted, we always announce it in opening announcements and can put it on a table display - but there's time before that when people can "miss" it.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Mmh, ok. I don't like the nav split onto 2 lines but oh well. Re-added. Let me know what you think.

Copy link
Member

Choose a reason for hiding this comment

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

I also don't like the nav split onto 2 lines 😂... maybe there's a compromise we could get to? Shrinking the text to something like CoC or Rules?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I don't think either are desirable: "CoC" is not a very widespread acronym among the gen pop and "Rules" is not very representative, especially if the initial argument was that the code of conduct is hard to find.
Besides, I don't think the spacing makes sense:
Screenshot 2025-01-30 at 20 21 44

I fixed the CSS to support 2 lines a little better so it's fine as is IMO. If 1 line is the priority, then I think the link to the code of conduct needs to go.

Copy link
Member

Choose a reason for hiding this comment

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

Makes sense. In that case I defer to you :) whatever you prefer!

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I'm fine either way

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