Giter Site home page Giter Site logo

anshubaldeep / opensourcehelpcommunity.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from opensourcehelpcommunity/opensourcehelpcommunity.github.io

0.0 1.0 0.0 199 KB

Open source help community website

Home Page: http://opensourcehelpcommunity.herokuapp.com/

License: MIT License

Python 34.51% CSS 18.09% JavaScript 6.24% HTML 41.16%

opensourcehelpcommunity.github.io's Introduction

Open Source Help Community

Build Status Coverage Status

OSHC

We are trying to create a medium where people who want to start with contributing to open sources and open source contributors meet and discuss their thoughts and questions(Getting Started With Open Source).

Website [WIP]

Deployement details

After every commit

  1. The predev branch on GitHub is automatically deployed to opensourcehelpcommunity-predev.herokuapp.com.
  2. The develop branch on github is automatically deployed to opensourcehelpcommunity-dev.herokuapp.com.
  3. The master branch is automatically deployed to opensourcehelpcommunity.herokuapp.com .

This is using Django(1.11) and Bootstrap

How to Contribute

This is an Open Source project and we would be happy to see contributors who report bugs and file feature requests submitting pull requests as well. This project adheres to the Collaborative code of conduct. By participating, you expect to maintain the code of conduct. Before creating New issue and Pull request, please refer to the template.

All the development is done on predev branch and once we're ready for testing the deployment in real environment with databases we merge the predev branch with the develop branch. When we're ready for new release we merge develop with master to deploy it on our main website. Please submit your pull request based on predev branch.

Installations

Run

pip install -r requirements.txt

to install everything required to run this project on heroku as well as on your local.

To run this in your local

  1. Clone this repository using

    git clone [email protected]:OpenSourceHelpCommunity/OpenSourceHelpCommunity.github.io.git
    
  2. Go inside main Django app Instructional video on installing Django

    cd oshc
    
  3. Collectstatic files using

    python manage.py collectstatic
    
  4. Run the app

    python manage.py runserver
    

To run the web app in Debug mode set the DEBUG environment variable. In Linux, run the export DEBUG=True command in the terminal.

Feel free to raise and fix issues. For any questions, join #oshc-dev on Slack. Get an invite here.

Note : All design related tasks have reward associated with them.

opensourcehelpcommunity.github.io's People

Contributors

abarya avatar acolombo11 avatar amarlearning avatar anubhakushwaha avatar bhatiatanish avatar bikrambhattacharya avatar cmdrwebdev avatar jarifibrahim avatar logan1x avatar melrick8196 avatar mish24 avatar nikhita avatar s24569 avatar tapaswenipathak avatar vaibhavsingh97 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.