Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Vanille-N/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Sources for my homepage

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 13