An open API service indexing awesome lists of open source software.

https://github.com/spack/spack.io

The spack.io website
https://github.com/spack/spack.io

Last synced: about 1 year ago
JSON representation

The spack.io website

Awesome Lists containing this project

README

          

# spack.io

[![Build Status](https://travis-ci.com/spack/spack.io.svg?branch=master)](https://travis-ci.com/spack/spack.io)

This is the [spack.io](https://spack.io) website.

It's a Jekyll multi-page site with a blog, using the awesome
[Cayman Theme](https://mmistakes.github.io/minimal-mistakes/).

## Contributing

You can add posts to this site by putting new markdown files in the
`_posts` directory and submitting a pull request. See the section on
[working with posts](https://mmistakes.github.io/minimal-mistakes/docs/posts/) in the Minimial Mistakes
[Guide](https://mmistakes.github.io/minimal-mistakes/docs/quick-start-guide/)
for more details..

## License

Spack is distributed under the terms of both the MIT license and the
Apache License (Version 2.0). Users may choose either license, at their
option.

All new contributions must be made under both the MIT and Apache-2.0
licenses.

See [LICENSE-MIT](https://github.com/spack/spack-bibliography/blob/master/LICENSE-MIT),
[LICENSE-APACHE](https://github.com/spack/spack-bibliography/blob/master/LICENSE-APACHE),
[COPYRIGHT](https://github.com/spack/spack-bibliography/blob/master/COPYRIGHT), and
[NOTICE](https://github.com/spack/spack-bibliography/blob/master/NOTICE) for details.

SPDX-License-Identifier: (Apache-2.0 OR MIT)

LLNL-CODE-811652