-
Notifications
You must be signed in to change notification settings - Fork 7
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
WIP | updated website #25
base: main
Are you sure you want to change the base?
Conversation
- added home page - added blogs page - added connect with us page
Wow wow wow -- I can only give quick thoughts at the moment; I'll CC some folks to see if they can help finish getting this PR set-up. @Jay-sanjay, @JaredSchwartz, and/or @divital-coder, could any of you help with doing a PR review of Hetarth's work here? Some quick thoughts:
Thanks so so much @Hetarth02 ! Excited to see how we can get this merged soon! If you can answer and help with these questions I pointed out above, I think that would be great and make getting this merged in much faster. Cheers! ~ tcp 🌳 |
Indeed looks nice ! I think some detailed instructions how to add data and not break it would be usefull also |
Do you mean, you want to experiment with code? If so, it's still in the early stages. Right now I just statically put all the data in quarto files(look at Have to come up with some way to feed it using a |
Ah OK 👍 |
Yup, everything is quarto and just a little bit of HTML, CSS and bootstrap 5(this is in-built in quarto)
I personally am in support of dividing up a big PR into smaller manageable parts, but this time I think at the very least we would need to add Landing page and Blogs together. The main reason is there might be some downtime between doing subsequent PRs and while other things like related orgs page, meeting notes, etc. can wait Blogs and Landing page cannot.
Thanks, more updates and fine-tuning to come. Look forward to it.😄
Yeah, fair enough!
Depends on the number of FAQs we want to put, if it's like 3 or 5 in total it doesn't make sense to have a page dedicated to it.
Might need to research a bit on this. |
Sounds great and works well here.
That's reasonable. In that case, go on ahead with migrating the blog posts over as needed is my thought.
Sounds good -- we can worry about a dedicated FAQ page later too as you suggested.
Yea, no worries at all on Dark Mode. We can definitely wait on that for a separate PR. I think trying to chase this right now would delay this PR. Hope that helps Hetarth! |
- added images in package and org cards - made home page more responsive for all devices - added all blogs from old website
Referring JuliaHealth/juliahealth.github.io#131 for future ref. |
View the demo here: https://hetarth02.github.io/JuliaHealthBlog/
Fixes #24.