Skip to content

Conversation

@Hetarth02
Copy link
Contributor

@Hetarth02 Hetarth02 commented Nov 16, 2025

Towards #55 and numfocus/small-development-grant-proposals#59

  • add following new pages
  • add org and packages json
  • added logo in the nav title
  • added icons in nav-bar
  • updated README.md

Packages Page

image

Orgs Page

image

Meeting Notes Page

image

Connect with us Page

image

- add org and packages json
- update README.md
@Hetarth02
Copy link
Contributor Author

Hetarth02 commented Nov 16, 2025

I have added orgs.json and packages.json for kinda dynamic rendering of packages and orgs. It has the following structure,

Note

Order matters

{
    "name": "BioJulia", // name
    "image": "assets/images/orgs/biojulia.svg", // image (optional)
    "description": "Fast, open, extensible software for bioinformatics and computational biology.", // description (optional)
    "web_link": "https://biojulia.dev", // website link (optional)
    "repo_link": "https://github.com/BioJulia" // github link (optional)
}

@Hetarth02 Hetarth02 changed the title feat: add org and packages page feat: add new pages to the website Nov 16, 2025
@divital-coder
Copy link
Contributor

This is a big one to review, I will provide a review in a while!

@jakubMitura14 jakubMitura14 merged commit d302484 into JuliaHealth:main Nov 26, 2025
Copy link

@jakubMitura14 jakubMitura14 left a comment

Choose a reason for hiding this comment

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

Looks good

@Hetarth02 Hetarth02 deleted the hs/issue-55 branch November 26, 2025 08:45
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.

3 participants