haipinglu / neil-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 makemd

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 talk files from different parts of the site. They are also allocated to different subject files, under the includes subdirectory.

_subject/includes/

Different subjects have their own configuration files that are found in

_subject/_config.yml

About

Talks from Neil Lawrence


Languages

Language:HTML 58.3%Language:Jupyter Notebook 37.3%Language:TeX 3.1%Language:Python 0.5%Language:JavaScript 0.4%Language:CSS 0.2%Language:SCSS 0.1%Language:Makefile 0.0%Language:Ruby 0.0%Language:MATLAB 0.0%Language:Shell 0.0%