Software
Placeholder

planning

Documents to plan and discuss future development

This is a static website repository that showcases Posit’s open-source projects, packages, people, events, and blog posts. It combines Hugo for fast static site generation with Quarto for rendering scientific computing content.

The site supports three content formats: standard Markdown, Quarto documents, and Jupyter notebooks, making it suitable for publishing both regular content and executable scientific documents. It uses a modern build stack with Tailwind CSS for styling and includes automated CI/CD deployment via GitHub Actions and Netlify. The repository provides a complete development environment with commands for local development, building, and preview deployments for pull requests.

Contributors