Skip to content

A collection of free and open source resources for teachers.

License

Notifications You must be signed in to change notification settings

dkessner/TeacherResources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Processing Examples

Live site

https://dkessner.github.io/TeacherResources/

JupyterBook

make

See Makefile for jb command line.

Jekyll (deprecated)

GitHub Pages uses the static site generator Jekyll to convert Markdown files (.md) to HTML. You can test your local changes to the site using a local installation of Jekyll.

  1. Install Jekyll.

  2. Start a local server.

    On the command line, in your local ProcessingExamples directory:

    bundle exec jekyll serve
    
  3. View the pages in your browser at: http://localhost:4000

Detailed instructions on GitHub

About

A collection of free and open source resources for teachers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published