All Projects → DIYbiosphere → sphere

DIYbiosphere / sphere

Licence: MIT license
DIYbiosphere is an open-source project to collect Do-it-Yourself Biology (DIYbio) initiatives from all over the world

Programming Languages

javascript
184084 projects - #8 most used programming language
Less
1899 projects
HTML
75241 projects

Projects that are alternatives of or similar to sphere

vue-bangalore
VueBLR Meetup Resources, Requests & Proposals
Stars: ✭ 37 (-47.14%)
Mutual labels:  community
focus
Community system build using GoFrame.
Stars: ✭ 103 (+47.14%)
Mutual labels:  community
felt-mockup
retired mockup 💚 customizable community tools that feel good
Stars: ✭ 47 (-32.86%)
Mutual labels:  community
portfolio-html
🌍 Open source portfolio template built with plain Html, CSS and JavaScript for developers to create their portfolio website
Stars: ✭ 52 (-25.71%)
Mutual labels:  community
proyecto26.github.io
The Proyecto26 github homepage.
Stars: ✭ 32 (-54.29%)
Mutual labels:  github-page
agouti
A platform for collective blogs and social media platform, forum, question and answer service. Catalog of sites (programs), site navigation and directories - facets. A community based on the PHP HLEB micro-framework.
Stars: ✭ 36 (-48.57%)
Mutual labels:  community
NextCommunity.github.io
Join FREE: Community of open-source programmers and software engineers.
Stars: ✭ 29 (-58.57%)
Mutual labels:  community
fornalder
Visualize long-term trends in collections of Git repositories.
Stars: ✭ 80 (+14.29%)
Mutual labels:  community
godot-ci
Docker image to export Godot Engine games. Templates for Gitlab CI and GitHub Actions to deploy to GitLab Pages/GitHub Pages/Itch.io.
Stars: ✭ 316 (+351.43%)
Mutual labels:  github-page
fangpenlin-avataaars-generator-angular
Angular implementation of @fangpenlin's avataaars-generator
Stars: ✭ 20 (-71.43%)
Mutual labels:  community
community
Keptn community content: governance, community management, project infrastructure etc.
Stars: ✭ 42 (-40%)
Mutual labels:  community
meetings
COMMUNITY: W3C Credentials Community Group meeting transcripts
Stars: ✭ 16 (-77.14%)
Mutual labels:  community
rajaprerak.github.io
Personal Portfolio Website
Stars: ✭ 188 (+168.57%)
Mutual labels:  github-page
testable
Testable - gamified tool to improve unit testing teaching
Stars: ✭ 16 (-77.14%)
Mutual labels:  github-page
CommunityClouds
Cloud Designs for Processing Community Day
Stars: ✭ 36 (-48.57%)
Mutual labels:  community
get-involved
Get Involved with Docker
Stars: ✭ 20 (-71.43%)
Mutual labels:  community
OpenCircle
Open-source Circle of 6 with improved security and privacy features. PLEASE NOTE: For the new Circulo app please visit: https://gitlab.com/circuloapp/circulo-android
Stars: ✭ 26 (-62.86%)
Mutual labels:  community
jekyll-slideshow
Compose your slides on Github, Host it on Github Pages for free.
Stars: ✭ 33 (-52.86%)
Mutual labels:  github-page
it61.info
Сайт Ростовского IT-сообщества
Stars: ✭ 38 (-45.71%)
Mutual labels:  community
comdev-site
Website sources for the Apache Community Development Website
Stars: ✭ 70 (+0%)
Mutual labels:  community
layout title permalink
docs
Overview of DIYbiosphere
/docs/introduction/overview/

Netlify Status License Join the chat in Gitter

🎉 Welcome to the DIYbiophere repository 🎉

We really appreciate your interest in our project and we would ❤️ your contributions!

About

The DIYbiosphere is a open-source project to connect Do-It-Yourself Biology (DIYbio) initiatives from all over the world. The goal is to have a shared and common platform that can connect people and ideas in all its possibilities and encourage the DIYbio community to work on a project together.

How it works

The platform functions similar to a wiki but uses GitHub Pages instead; hosting the raw files at https://github.com/DIYbiosphere/sphere and rendering webpages at http://sphere.diybio.org

Each DIYbio initiative has its own entry which are organized into eight collections: projects, startups, labs, incubators, groups, networks, events, and others. An entry is added by creating its own folder in its respective collection, and adding a text file in markdown syntax with a YAML front matter, which is then rendered into its webpage. For example, the file _projects/MyDIYbioProject/MyDIYbioProject.md could look like this:

---
# This is the front matter in YAML; between two lines of three consecutive dashes (---)
title: My DIYbio Project
start-date: 2000
type-org: non-profit
website: http://my-diybio-project.io
tags:
  - open hardware
  - citizen science
---
# This is the text in Markdown syntax; after the front matter

My DIYbio project is about **open hardware** and **citizen science**.

The front matter includes several key: value pairs that render into different elements in the webpage. The Avocado Lab is an example entry for pedagogical purposes. You can check out the raw file raw file rendered into this webpage. See the rendered image below, and by its side the different elements of the page labeled.

{:.ui.fluid.image}

Contribute

To contribute, you need a GitHub account (sign up).

You also need to abide to our Code of Conduct (COC) and consent to our Contributor Terms (CT) determined by our Terms of Use (aka Copyrights)).

TL;DR (Too Long; Didn't Read)

  • COC: Be kind and respectful. Gross, rude or inappropriate behavior will not be tolerated. Confront wrongdoers directly or report them to the board of directors.
  • CT: You freely share your contributions to the repository under the MIT license. If your contributions are displayed in the website, you freely waive authorship rights of these contributions (public domain; CC0), otherwise you will specify their copyright. You will also note contributions on behalf of third parties and specify their copyright.

In increasing order of engagement you can contribute to DIYbiosphere by:

  • SHARING THE LOVE
    • Share this project with your friends and followers! They might be interested in using the project to find DIYbio initiatives or adding their own. You don't need a GitHub account for this!
    • Star the project on GitHub! Starring helps attract potential contributors, especially expert and master developers!
  • WRITING ENTRIES
    • Add a new entry: whether it's your initiative or someone else's
    • Edit an existing entry: misspellings, outdated information, or just inaccurate, help us keep the entries error-free and up-to-date!
  • PARTICIPATING IN THE ISSUES
    • Comment, answer, and vote: search our issues and see if you can help out by moving our issues along:
    • Submit a new issue: report a bug, ask a question, share your idea and wait for feedback and support from the community.
    • Fork, commit, pull request your contributions! Tackle a good first issue to get you started
  • GETTING INVOLVED

Copyright

In short: the work in DIYbiosphere is freely available to use, modify and distribute. More specifically:

  • Files in the Repository are available under the MIT License
  • Content in the Website is shared under the public domain by CC0 License

Credit our work as “© DIYbiosphere contributors” or “© DIYbiosphere” with a link to the Repository at: https://github.com/DIYbiosphere/sphere, or the Website at: http://sphere.diybio.org

You can review our Terms of Use for a human-readable version of the copyrights, and our Contributor Terms to understand in legal terms the rights granted and/or waived from your Contributions. For further detail you should read in full both MIT and CC0 licenses.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].