Skip to content

pyOpenSci/pyopensci.github.io

Repository files navigation

pyopensci.github.io

All Contributors All Contributors pages-build-deployment

This repo contains the source code for the pyOpenSci.org website. Contributions are welcome. Thank you pyOpenSci contributors!!

Getting Started

Please explore the site and let us know what your think. If you find a bug or have a suggestion for a new feature, open an issue.

Next Steps

If you are interested in contributing to pyOpenSci, please read about how we work in pyOpenSci's organization-wide contributing guide. This repo's CONTRIBUTING.md file provides more information about contributing to our website, our Python Packaging Guide and our Peer Review Guide.

Installation and Development

Have you decided to contribute? We use the Jekyll framework for creating this site. To set up a development environment and run the site locally, follow these steps:

  1. Install ruby and bundler on your machine. See the Jekyll docs for instructions, if needed.
  2. Fork and clone this repository.
  3. Run bundle install in the root of the cloned repository directory. This will install the gems needed to run the site locally.
  4. Run bundle exec jekyll serve to start the jekyll web server.
  5. Open your browser and navigate to http://127.0.0.1:4000/.

Please test your changes locally prior to submitting a pull request (PR).

Want to build with new blog posts to be published in the future?

If you are publishing a blog post with a date that is in the future, you can build the site locally using the --future option to view it as follows:

bundle exec jekyll serve --future.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Anita Graser
Anita Graser

👀
Niels Bantilan
Niels Bantilan

👀
Ivan Ogasawara
Ivan Ogasawara

👀
David Nicholson
David Nicholson

📝
Jenny Palomino
Jenny Palomino

🤔 👀 💻
Alex Batisse
Alex Batisse

🤔 👀
Semidán Robaina, Ph.D.
Semidán Robaina, Ph.D.

💻
Barnabas Bulpett (He/Him)
Barnabas Bulpett (He/Him)

👀 💻 🎨
Juanita Gomez
Juanita Gomez

💻 👀
Sarah Kaiser
Sarah Kaiser

💻 👀
C.A.M. Gerlach
C.A.M. Gerlach

💻 🎨 👀
Nhat (Jonny) Tran
Nhat (Jonny) Tran

👀 💻
Teddy Groves
Teddy Groves

💻 👀
Mike Sarahan
Mike Sarahan

💻 👀
Thomas J. Fan
Thomas J. Fan

💻 👀
Szabolcs Horvát
Szabolcs Horvát

💻 👀
Jonny Saunders
Jonny Saunders

💻 👀
Kerry McAdams
Kerry McAdams

💻 👀
Ricky Nilsson
Ricky Nilsson

💻 👀
Carol Willing
Carol Willing

💻 👀
Eliot Robson
Eliot Robson

💻 👀
P. L. Lim
P. L. Lim

💻 👀
Andrew Nesbitt
Andrew Nesbitt

💻 👀
Jesse Mostipak
Jesse Mostipak

💻 👀

This project follows the all-contributors specification. Contributions of any kind welcome!