lawrennd / talks

Talks from Neil Lawrence

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

talks

Talks from Neil Lawrence

To create talks from these files you need to access the python package makemd. This package includes a macro language implemented in the generic preprocessor, gpp for interpeting the markdown.

You can install with

apt-get install gpp
pip install lamd

The talks folder is organized as follows.

Each general subject or lecture series comes under a sub-directory

_subject/

Under that subject, there are a series of talks. Each as a markdown file. These files include various snippet files mainly from anothe repository. https://github.com/lawrennd/snippets/. They are also allocated to different subject files.

_subject/includes/

Different subjects have their own configuration files that are found in

_subject/_lamd.yml

About

Talks from Neil Lawrence


Languages

Language:Jupyter Notebook 65.5%Language:HTML 33.1%Language:Python 0.8%Language:TeX 0.4%Language:JavaScript 0.2%Language:Ruby 0.0%Language:Shell 0.0%Language:Makefile 0.0%