All Projects â†’ opensourcedesign â†’ Opensourcedesign.github.io

opensourcedesign / Opensourcedesign.github.io

Licence: apache-2.0
🎨💻 Source code of our website

Projects that are alternatives of or similar to Opensourcedesign.github.io

Rox
🌍 BeWelcome lets you share a place to stay, connect with travellers, meet up and find accommodation on your journey. It is and will always be a free, open source, non for profit, democratic community.
Stars: ✭ 95 (-58.33%)
Mutual labels:  open-source, design
Jobs
💼 Post your open source design jobs, and find open source design to work on!
Stars: ✭ 257 (+12.72%)
Mutual labels:  open-source, design
Fonts
🔤 A collection of 100% actually free open source fonts!
Stars: ✭ 252 (+10.53%)
Mutual labels:  open-source, design
Circlebar
A fun, easy-to-use tab bar navigation controller for iOS.
Stars: ✭ 513 (+125%)
Mutual labels:  open-source, design
Ophidian
Ophidian's Mirror Repository on github. https://gitlab.com/eclufsc/eda/ophidian
Stars: ✭ 32 (-85.96%)
Mutual labels:  open-source, design
Fonts
A collection of rad, open-source typefaces that everyone needs in their lives.
Stars: ✭ 24 (-89.47%)
Mutual labels:  open-source, design
Hgraph
hGraph is an open source javascript library for visualizing health data.
Stars: ✭ 273 (+19.74%)
Mutual labels:  open-source, design
Csswand
🎨✨ Hover your wand and use your magic spell to copy beautiful css
Stars: ✭ 1,046 (+358.77%)
Mutual labels:  open-source, design
Server
☁️ Nextcloud server, a safe home for all your data
Stars: ✭ 17,723 (+7673.25%)
Mutual labels:  open-source, design
Ios
Unofficial app for Swift Evolution
Stars: ✭ 217 (-4.82%)
Mutual labels:  open-source
Deepehr
Chronic Disease Prediction Using Medical Notes
Stars: ✭ 220 (-3.51%)
Mutual labels:  open-source
Werdlists
⌨️ Wordlists, Dictionaries and Other Data Sets for Writing Software Security Test Cases
Stars: ✭ 216 (-5.26%)
Mutual labels:  open-source
Go
The most flexible Gutenberg-first WordPress theme built for go-getters everywhere.
Stars: ✭ 218 (-4.39%)
Mutual labels:  open-source
Template
Share 100 templates HTML5 CSS3 for developer or beginner
Stars: ✭ 215 (-5.7%)
Mutual labels:  design
Collection
Collection Data for Cooper Hewitt, Smithsonian Design Museum
Stars: ✭ 214 (-6.14%)
Mutual labels:  open-source
Narative.co
Narative builds brands, websites and products for growth-minded companies.
Stars: ✭ 226 (-0.88%)
Mutual labels:  design
Simple Calendar
A simple calendar with events, customizable widgets and no ads.
Stars: ✭ 2,696 (+1082.46%)
Mutual labels:  open-source
Startbootstrap Blog Home
A Bootstrap HTML template for blog homepages - created by Start Bootstrap
Stars: ✭ 215 (-5.7%)
Mutual labels:  open-source
React Kawaii
Cute SVG React Components
Stars: ✭ 2,709 (+1088.16%)
Mutual labels:  design
Hyperlabelimg
开源图像标注工具(支持人脸关键点/不规则四边形/多边形标注)
Stars: ✭ 225 (-1.32%)
Mutual labels:  open-source

opensourcedesign.net

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

Backers on Open Collective Sponsors on Open Collective Twitter Follow

Edit Website

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

  1. Using GitHub's nifty file editor

GitHub file tools

  1. Modifying source code (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. Run our installer script

This will pull down all of the repositories (jobs, events, etc...) and put them in there proper place to build our website locally.

./scripts/install.sh

Note: you need to be a member of our GitHub organization.

  1. Build the static site & watch for files
bundler exec jekyll serve --watch --config _config.yml,_config-dev.yml

Updating

Updating the various repositories can be done by running this script

./scripts/update.sh

👩‍🚀 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.

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].