From 843346ce1ba1df7339e501ae9ded7fd5c71ffcfc Mon Sep 17 00:00:00 2001 From: Alec Scott <hi@alecbcs.com> Date: Fri, 22 Dec 2023 08:09:54 -0800 Subject: Update README.md formatting (#41813) * Update README.md formatting * Add docs and bootstrapping status and left align * Update vertical badge spacing * Update vertical logo spacing --- README.md | 33 +++++++++++++++++++++++---------- 1 file changed, 23 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 88a339e0e6..47ce2bdd70 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,26 @@ -# <img src="https://cdn.rawgit.com/spack/spack/develop/share/spack/logo/spack-logo.svg" width="64" valign="middle" alt="Spack"/> Spack - -[](https://github.com/spack/spack/actions) -[](https://github.com/spack/spack/actions/workflows/bootstrap.yml) -[](https://codecov.io/gh/spack/spack) -[](https://github.com/spack/spack/actions/workflows/build-containers.yml) -[](https://spack.readthedocs.io) -[](https://github.com/psf/black) -[](https://slack.spack.io) -[](https://matrix.to/#/#spack-space:matrix.org) +<div align="left"> +<h2> +<img src="https://cdn.rawgit.com/spack/spack/develop/share/spack/logo/spack-logo-text.svg" width="250" valign="middle" alt="Spack"/> +<br> +<br clear="all"> +<a href="https://github.com/spack/spack/actions/workflows/ci.yml"><img src="https://github.com/spack/spack/workflows/ci/badge.svg" alt="CI Status"></a> +<a href="https://github.com/spack/spack/actions/workflows/bootstrapping.yml"><img src="https://github.com/spack/spack/actions/workflows/bootstrap.yml/badge.svg" alt="Bootstrap Status"></a> +<a href="https://github.com/spack/spack/actions/workflows/build-containers.yml"><img src="https://github.com/spack/spack/actions/workflows/build-containers.yml/badge.svg" alt="Containers Status"></a> +<a href="https://spack.readthedocs.io"><img src="https://readthedocs.org/projects/spack/badge/?version=latest" alt="Documentation Status"></a> +<a href="https://codecov.io/gh/spack/spack"><img src="https://codecov.io/gh/spack/spack/branch/develop/graph/badge.svg" alt="Code coverage"/></a> +<a href="https://slack.spack.io"><img src="https://slack.spack.io/badge.svg" alt="Slack"/></a> +<a href="https://matrix.to/#/#spack-space:matrix.org"><img src="https://img.shields.io/matrix/spack-space%3Amatrix.org?label=matrix" alt="Matrix"/></a> +</h2> + +**[Getting Started] • [Config] • [Community] • [Contributing] • [Packaging Guide]** + +[Getting Started]: https://spack.readthedocs.io/en/latest/getting_started.html +[Config]: https://spack.readthedocs.io/en/latest/configuration.html +[Community]: #community +[Contributing]: https://spack.readthedocs.io/en/latest/contribution_guide.html +[Packaging Guide]: https://spack.readthedocs.io/en/latest/packaging_guide.html + +</div> Spack is a multi-platform package manager that builds and installs multiple versions and configurations of software. It works on Linux, -- cgit v1.2.3-70-g09d2