Git Product home page Git Product logo

innersourcecommons.org's Introduction

InnerSource Commons Website

This repo is powering the InnerSource Commons Website at innersourcecommons.org.

The site is built with Hugo framework. All content is located at the content folder.

How to change information on the site

It can be done easily via editing the content in this repository. Just make changes through GitHub UI or clone the repository to your computer and push to remote. Create a Pull Request and after the review changes will be automatically uploaded to the site.

Adding Widgets

If you are adding any widgets to the site, please check if they add cookies by clicking the lock in front of the URL in your browser and checking the cookies before and after you add the widget.

In case the widget adds cookies to the website please update the Privacy Policy (content/about/privacy.md) with the new cookies.

Installation and local run

If you want to test the page before commit you can run the site locally. you need to have git and hugo installed. Please follow the official installation instructions.

git clone [url]
cd innersourcecommons.org
hugo server

Alternatively, if you have Docker installed in your machine, you can do the same with docker compose, as shown below.

git clone [url]
cd innersourcecommons.org
docker compose up -d

Making changes to specific pages

Adding a logo to the Stories page

You can add your own organization to the Stories Page, to showcase that you are practicing InnerSource. Note: You can even do that for other organizations, given that you can point to public evidence of that org talking about their InnerSource approach.

To add a new logo/org to the Stories page, please fill in this issue and follow the instructions in there.

i18n Support

To increase familiarity with the InnerSource concept among non-English speakers, the ISC website provides pages in multiple languages. These translations are completed by volunteer contributors and are not immediately available for all pages. As a result, there may be a significant amount of content that is currently in the process of being translated. We welcome any contributions to the translation effort!

Instructions can be found here.

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.