Git Product home page Git Product logo

opensourcedesign.github.io's Introduction

Website of the Open Source Design community, hosted on GitHub Pages.

Backers on Open Collective Sponsors on Open Collective Twitter Follow Gitpod ready-to-code

Edit Website

Editing content on opensourcedesign.net can be done in 3 ways, all of which require a GitHub account.

  1. Using GitHub's nifty file editor, which is quick but limited:

  2. Using Gitpod which gives you a preconfigured IDE and live preview. This is quick and you can see your changes:

  3. Setting the website up locally, which is more technical.

Code & Design The Website

You need some basic ability to use a terminal as well as some knowledge of web development like HTML, CSS, and JavaScript. The site is built with the following programming tools:

Installing

This step requires having a ruby development environment and git installed and configured to connect to GitHub with SSH.

  1. Install Jekyll using and other Ruby gems
sudo gem install bundler
  1. Fork and clone the main website repository
git clone --single-branch --branch master https://github.com/opensourcedesign/opensourcedesign.github.io.git
cd opensourcedesign.github.io/
bundle install
  1. Clone the jobs repository

Currently the job board is still a separate repository, but we plan to move it in here.

git clone https://github.com/opensourcedesign/jobs.git
  1. Build the static site & watch for files
bundler exec jekyll serve --watch --config _config.yml,_config-dev.yml

๐Ÿ‘ฉโ€๐Ÿš€ Contributors, backers & sponsors

This project exists thanks to all the people who contribute.

Thank you to all our backers! ๐Ÿ™ (Become a backer)

Support this project by becoming a sponsor. (Become a sponsor)

โ™ฅ Code of Conduct

Please note that Open Source Design has a Contributor Code of Conduct. By participating in this project online or at events you agree to abide by its terms.

๐Ÿ“œ License

๐Ÿ”€ You can use & modify everything as long as you credit Open Source Design and use the same license for your resulting work. Code license is AGPLv3 and content is Creative Commons Attribution-ShareAlike.

opensourcedesign.github.io's People

Contributors

bnvk avatar jancborchardt avatar simonv3 avatar rdil avatar anxh3l0 avatar erioldoesdesign avatar saptaks avatar hqrshguptq avatar ei8fdb avatar elioqoshi avatar dmichl avatar arhell avatar zoranpandovski avatar amitlzkpa avatar evalica avatar jdittrich avatar dominicrico avatar garthdb avatar samrath-sudesh-acharya avatar belenbarrospena avatar gillisig avatar yashank18 avatar studiospring avatar pdurbin avatar razetime avatar kartikcho avatar jcklpe avatar ritwik880 avatar patdavid avatar simison 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.