An academic lab website builder based on Pelican.
It manages and updates the site by treating the *.md
files in /src/content/data/
(that is, the articles) as a kind of structured data.
Key features:
- Home (index)
- recent headlines
- recent publications
- About
- Members
- list of current or alumni members
- relevant publications for each member
- relevant lectures for each member
- Projects
- relevant publications for each project
- Publications
- per year, type
- automatic link of members for each author
- Lectures
- per year, semester
- automatic link of members for each teaching assistants
Inspired by IDS Lab. and theeluwin.github.io, which are also my works.