Skip to content
This repository has been archived by the owner on Jan 26, 2023. It is now read-only.

allixender/boundless-workshops

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boundless Workshops Repository

This repository is for all free (Creative Commons) workshop materials created and/or hosted by Boundless. These workshops can be found in built form on Boundless Connect.

Directory structure

workshops

  • The actual workshops.
  • Do not create copies of workshops in this repo.
  • Clone the git repository, do your work, merge back any updates to the master workshop.

themes

  • Sphinx themes, referenced in conf.py:
    • html_theme_path should relatively reference this directory
    • html_theme selects which theme to use

Resources

A workshop may depend on external data and/or software:

  • SOFTWARE
    • Your workshop should note the versions required
    • Your workshop should include a URL to download the software
    • Don't check software into the repository
  • DATA
    • Your workshop should include a URL to download a zip file of the data
    • Workshop data should be stored and linked to.
    • You should name your zip file with a date or version number to allow old versions of the workshop to have a longer lifespan

About

Workshop materials relating to open source projects that we participate in or products we support.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 47.6%
  • JavaScript 33.3%
  • Scheme 15.4%
  • CSS 2.9%
  • Python 0.5%
  • Makefile 0.1%
  • Other 0.2%