Skip to content

Conversation

@OriolAbril
Copy link
Member

My idea is to improve the homepage so it acts as a landing page for the project and library,
for now I have still kept the example code, but I think it is probably better to convert
that into a "getting started" page instead. I think we should also think about a different
view for the ecosystem section, open to ideas and to keeping only a handful of libraries
as a highlight.

The main inspirations have been the arviz and the polars pages,
but most landing pages nowadays have a similar feel of large column layout with ~screen size
rows of content with little text and grids/icons.

@twiecki
Copy link
Member

twiecki commented Dec 26, 2025

Love the new look! In terms of flow, I wonder if there shouldn't be like a 3-line hello-world example directly after the heading. The current example which comes a bit later feels a bit heavy.

@fonnesbeck
Copy link
Member

fonnesbeck commented Dec 26, 2025

Maybe an engaging plot in the upper right corner here? I think it needs something visual on the landing page. Maybe a dynamic image that slowly changes among several graphcs?

image

@zaxtax
Copy link

zaxtax commented Dec 27, 2025 via email

@OriolAbril
Copy link
Member Author

I am currently leaning towards not having any code on the landing page, but I could be easily convinced otherwise.

My reasoning is the people reading this landing page will mostly be people who don't know what PyMC is and are probably not very technical. Users will directly click somewhere on the navbar (if they don't directly go there), more technical people will probably either land on github or quickly go to the "getting started" button or examples nabvar section.

If we add a full fledged example like we have now it will be too much and discourage people looking for a conceptual high level intro from going over the landing page. If we add a simple code example I think it will be skipped by people not interested in it but also won't really be valuable for people looking for a code-first intro either.

I really liked how clean and streamlined the page used to be

I also agree it is an improvement over the current state. However, it also feels more like a github readme than an actual landing page for a project website. It still feels a bit too cramped, with a lot of small font text and the badges would clash with the style/aesthetic of the page if we added them back.

Maybe an engaging plot in the upper right corner here? I think it needs something visual on the landing page.

I agree it is a bit too empty and simple right now (no image, no changing background between "rows", no animation).

@canyon289
Copy link
Member

My 2 cents is you dont need code on the front page anymore either. Most sense is most people building a pymc model these days is likely using a AI model of some sort and the need for basic starter code like this is going away

@twiecki
Copy link
Member

twiecki commented Jan 4, 2026

Putting myself into the shoes of a user, I'd like to really just see any line of code to get a rough idea of the direction this is going. Maybe it's literally just x = pymc.Normal("x", mu=0, sigma=1) and say that the primitives are these random variables you use to represent belief and what that line does. That way we also give a very high-level intuition for the non-technical user.

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.

5 participants