Skip to content

blank-project/blank-project.github.io

Repository files navigation

_blank

The Git repository for the _blank project This repository contains courses and exercises material. It is contributed to by the teachers of the _blank project.

Directory Structure

┬
├─ archives : Contains courses from previous years.
├─ cheatsheets : Contains cheatsheets for different modules
├─ corrections : Contains corrections to the exercises.
├─ courses : Contains courses : one folder per module
│  ├─ html :  HTML courses
│  │   └─ lesson1 :  HTML first lesson
│  └─ ...
├─ exercises : Contains exercises : follow the courses directory structure.
├─ includes : Contains general purpose resources for courses (reveal files, style sheets, scripts...)
├─ presentations : Contains general purpose presentations not linked to a specific course.
└─ resources : Contains educational resources.

## Development

npm install to install development dependencies. gulp serve starts a local server for courses on port 8080.

Or you can run python -m SimpleHTTPServer 8080 from the root directory of the project.

See guidelines for contribution.

Licensing

Creative Commons License
_blank Courses by _blank Team is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
Permissions beyond the scope of this license may be available at blank@bellevillecitoyenne.fr.

About

This is where all classes for _blank are stored. See README.md for more infos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published