Skip to content

Editing Pages

Torbjörn Klatt edited this page Feb 18, 2016 · 14 revisions

Editing News

The template is in _templates/news_post. All instructions can be found in that template. Read them carefully to the very end.

Editing Projects

Project pages, those which show up on the projects index page under all topics they belong to, reside in the _projects folder.

There is a speciality with project pages, as they will be used by an automated script to generate the LaTeX sources for the annual JLESC report. The curious can read more about the LaTeX Report Generator.

Before adding a new project, read the source of the project_page template carefully.

Adding a new project starts with two steps:

  1. Copy the project_page template to the _project folder and rename it according to the scheme describe in the template's "Hwo To Use This Template"-comment.

  2. Copy the accompanying BibTeX file for the project's external references to the _bibliography/externals folder and name it exactly as the project file. But with the file extension .bib instead of .md.

No follow the instructions in both the project file and the corresponding BibTeX file closely.

Follow them both to the very end of the files!

Clone this wiki locally