-
Notifications
You must be signed in to change notification settings - Fork 10
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
about page is overflowing due to long unbroken text #174
Comments
fixes ProjectEvergreen#174 by allowing the text to break mid-word.
I'd be happy to help with this task |
Hey @BDFL669 , yeah that would be great! Currently discussing approaches in #175 (comment) so if you have a good solution to this, by all means feel free to submit a PR. 🙌 |
Ok I'm on it
…On Wed, 29 Jan 2025 at 06:06, Owen Buckley ***@***.***> wrote:
Hey @BDFL669 <https://github.com/BDFL669> , yeah that would be great!
Currently discussing approaches in #175 (comment)
<#175 (comment)>
so if you have a good solution to this, by all means feel free to submit a
PR. 🙌
—
Reply to this email directly, view it on GitHub
<#174 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOZBHUUGFEZN6O336RK5OF32NBATVAVCNFSM6AAAAABWBQKJC2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMRQGUZDINZTGY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
I think 'break' makes more sense but I don't mind experimenting with the other solutions and try them on different screen sizes. I've already deployed the app locally though |
Thanks @BDFL669 , yeah I think playing around with a couple different options and seeing what the results are would be helpful. |
I really like this project. And admire your comitment to seeing it through.
It kinda reminds me of the early days of Next JS. Would really love to
contribute more so lemme know if you need any help. Anything really, I'm
not above running social media sites or even updating the docs or blog
sites.
…On Mon, 3 Feb 2025, 19:58 Owen Buckley, ***@***.***> wrote:
Thanks @BDFL669 <https://github.com/BDFL669> , yeah I think playing
around with a couple different options and seeing what the results are
would be helpful.
—
Reply to this email directly, view it on GitHub
<#174 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOZBHUXRBEEUZ326MOXD6O32N6N4BAVCNFSM6AAAAABWBQKJC2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMZRGU2TSMRWGI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Thank you so much, glad you like the project! And indeed, Next.js was a big influence on me while creating Greenwood. 😊 There a couple good first issues here in this repo if you want to jump into helping out on our website, and I saw you joined our Discord so I can reach out to you there about ideas for other contributing ideas like you said. Let me know if that sounds good and thanks for wanting to be part of the community! |
That sounds great! Lemme start right away. Btw, where did you download your
SVGs from?
…On Tue, 4 Feb 2025, 23:20 Owen Buckley, ***@***.***> wrote:
Thank you so much, glad you like the project! And indeed, Next.js was a
big influence on me while creating Greenwood. 😊
There a couple good first issues here in this repo if you want to jump
into helping out on our website, and I saw you joined our Discord so I can
reach out to you there about ideas for other contributing ideas like you
said.
Let me know if that sounds good and thanks for wanting to be part of the
community!
—
Reply to this email directly, view it on GitHub
<#174 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOZBHUSH2BSST4KEWNJ3PA32OEOKBAVCNFSM6AAAAABWBQKJC2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMZUHE3TMNBSGY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Yes, that makes sense.
…On Wed, 5 Feb 2025, 21:30 Owen Buckley, ***@***.***> wrote:
@BDFL669 <https://github.com/BDFL669>
If you're referring to #176
<#176>
let's have that conversation over in that issue to keep this one focused on
the overflow issue 👍
—
Reply to this email directly, view it on GitHub
<#174 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOZBHUUS6BBP4VP2BNM2OET2OJKEVAVCNFSM6AAAAABWBQKJC2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMZXG4YTCNJZGI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
The Docs->About page has a string of text under the Import Attributes section that has no breaks in it, and is this using the page to scroll horizontally on mobile.
The text was updated successfully, but these errors were encountered: