Skip to content

alexey-beshenov/geometria-basica

Repository files navigation

geometria-basica

This is the source code for the interactive presentation that you may see at

https://alexey-beshenov.github.io/geometria-basica/

Files

  • basic.css : CSS style.

  • generate_html.py : script to generate HTML from XML. To be run from the same directory. Generates from each file xml/foo.xml the corresponding foo.html in the root, plus writes index.html.

  • quizitem.py : some extra Python code used by generate-html.py.

  • show-hide.js : basic script to show/hide blocks on the page.

  • template/ : basic HTML templates.

  • xml/ : source files.

  • *.html : all HTML files in the root directory are automatically generated from xml/*.xml and overwritten silently by generate_html.py.

Contents

Contact

Alexey Beshenov (cadadr@gmail.com)