Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Hugo theme for scientific Python websites, based on the design for numpy.org.
The Scientific Python Hugo Theme is a Hugo static site generator theme that provides a website design for scientific Python projects, modeled on the look of numpy.org.
The Scientific Python Hugo Theme is a theme for Hugo, the open-source static site generator, tailored to the Scientific Python ecosystem. It takes Markdown content written for a Hugo site and renders it into a static HTML website, using a design based on numpy.org. The theme is maintained as a public repository (metadata shows 23 stars) and has its own documentation at theme.scientific-python.org, including a dedicated get started page.
This theme is aimed at members of the Scientific Python community who need a website that follows the ecosystem's design conventions. Specific users include:
As a Hugo theme, it is installed into a Hugo site's themes directory and enabled in the site configuration. Content is written as Markdown files, and Hugo uses the theme's templates and assets to build a static site. The get started guide walks through these steps.
It is a theme for the Hugo static site generator that gives websites a design based on numpy.org, aimed at the Scientific Python ecosystem. It renders Markdown content into static HTML using Hugo's build system.
Follow the get started guide at theme.scientific-python.org/user_guide/getstarted/. It walks you through installing the theme into a Hugo project, configuring it, and adding content.
The design is modeled on the numpy.org website, which is the official homepage of the NumPy library. The theme aims to provide a similar look and feel for other scientific Python projects.
