Skip to content

Collected material for tutor-led and self-taught tutorials

License

Notifications You must be signed in to change notification settings

VAMDC/Tutorials

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VAMDC-tutorials

Collected material for tutor-led and self-taught tutorials.

This repository contains Sphinx source for a web-site to present the tutorial materials.

To build the web pages, run "make html"; the web-site will be delivered in the directory build/html. This operation requires Sphinx to be installed on the computer where make is executed.

A Dockerfile is included to run the web site in NGINX: i.e. it builds the tutorial content into a Docker image based on NGINX. To build this image, first run make to generate the web-site content in build/html; the Dockerfile picks it up from there.

About

Collected material for tutor-led and self-taught tutorials

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 97.0%
  • Python 2.5%
  • Makefile 0.5%