Skip to content

Overview

If you are want to customize the template or make your own, we have attempted to make it as easy as possible. We use pixi for development, so the first step is to install it.

curl -fsSL https://pixi.sh/install.sh | sh
powershell -ExecutionPolicy ByPass -c "irm -useb https://pixi.sh/install.ps1 | iex"

Create template

Failure

Currently isn't implemented. See related Github issue.

To get your own custom template, we provide the option to use an interactive prompt that clones the template and inserts all your details. First, install copier with Pixi.

pixi global install copier

Next, run:

copier copy lapreprint/lepub@copier path/to/destination