Skip to content

Latest commit

 

History

History
119 lines (86 loc) · 3.59 KB

File metadata and controls

119 lines (86 loc) · 3.59 KB

Personal homepage

Served at my homepage, thanks to the Crans [fr].

Navigation

If you are here for Tree Borrows:

The root folder is data/treebor/, with the source code (Markdown) stored in src/.

To build:

  • make core.html for one specific file,
  • make all for the entire project.

If you are here for Typ2HTML:

The root folder is data/typ2html/, with the source code (Typst) stored in _src/.

To build:

  • just compile index for one specific file,
  • just compile-all for the entire project,
  • just watch-all to dynamically rebuild-on-change.

Other

  • The source code (Typst) of the homepage is in data/_src
  • Some public documents (e.g. preprints) are stored in data/share/

Dependencies

For Tree Borrows

  • pandoc
  • make

For Typ2HTML

  • typst (>= 0.13.0)
  • just

For the whole website

  • bash
  • rsync
  • tar

Licensing

This repository contains a variety of components, and the licensing of each is detailed below.

Original content

This includes --unless explicitly stated otherwise-- the content of all .typ, .md, .css, .html files (both written directly and compiled from Typst/Markdown), as well as Makefiles, justfiles, Readmes. By making a Pull Request to this project you agree to have your own changes be licensed under the same conditions.

Shared documents

This applies to documents whose creation I was involved in and for which I (at least partially) own the rights, but that were not made specifically with the intent of being added to this website.

Redistributed content

This includes the assets, images, fonts, libraries, etc that are used in this project but not produced by me.