-
Notifications
You must be signed in to change notification settings - Fork 72
add unconference speakers #1354
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
Conversation
Preview available
|
Pls create directory src/content/pages/beginners-day-unconference We use mdx to have mardown syntax and to be able to use existing components, we tray to avoid pushing html to mdx instead of that it's better to create components which can be reused in any mdx, if some pages are more complex we just create astro page. I see that in your code you reuse one section multiple times which is perfect example where we should create component. Feel free to ping me if you will have issue with that, or I can create it for you. |
e22ef49 to
07c2454
Compare
|
@nikoshell Understood. I'd very much appreciate your help, I don't have the mental bandwidth to grok this right now. Feel free to push into this branch. I created the directory and moved the assets there. Is it okay if I leave it like this for you? |
@dariagrudzien I add some changes, and I moved images to /public |
clytaemnestra
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thank you @dariagrudzien for the PR and working on finding speakers, looking forward to it! And thank you @nikoshell for cleaning it up.
|
@nikoshell This is great, thank you so much I appreciate this a lot! |


Add photos & details of BG Unconference speakers.
I wasn't sure about formatting, so I did my best to get inspired by https://ep2025.europython.eu/speakers/ Please let me know if this can be improved.