Giter VIP home page Giter VIP logo

website's Introduction

Software Carpentry Website

This is the uncompiled source for the Software Carpentry website at http://software-carpentry.org. If you have questions or suggestions, please contact us by email. Please see our license for information on using our material, or this page for instructions on contributing.

Cloning

We keep the 3.0 and 4.0 lesson materials in separate repositories which we include here via submodules. After cloning run the following commands to download the lesson materials:

git submodule init
git submodule update

Building

Compiling the website requires Python and Jinja2.

  • Type make to see a list of all available commands.
  • Type make check to build everything in ./build for testing purposes.
  • Type make install to build into $HOME/software-carpentry.org when logged into software-carpentry.org to update the live web site.

Useful Links

Issue Labels

We are using GitHub issues to manage this project. If you are creating or updating issues, please label them as follows:

  • admin: administrative tasks.
  • question: self-explanatory; where possible, please add other labels to show what the question is about.
  • assessment: anything related to measuring how we're doing.
  • bootcamp: catch-all for things related to boot camps; use the more specific issues below if possible.
  • bootcamp-arrange: arranging a boot camp (i.e., making initial contact, picking dates, etc.).
  • bootcamp-run: running a boot camp once dates and instructors have been settled.
  • content creation: creating something new on the web site, or new instructional material.
  • content enhancement: upgrading existing material.
  • duplicate: please always indicate which issue this one duplicates.
  • effort large: this task will take weeks.
  • effort medium: this task will take days.
  • effort small: this task will take hours.
  • teaching practice: related to how we teach.
  • tooling: the task involves writing or upgrading software.
  • website: the task is specifically related to our web site.
  • bug: something is wrong on the Internet.
  • invalid: works as designed, etc.

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.