Skip to content

CORTRE/cortre.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CORTRE project website

This is the website of the MERRI collaboration

http://cortre.github.io

How to change stuff

CORTRE team members can perform changes, following the steps below:

  1. Clone the repository (or pull any changes if you already did) and perform your changes in the .qmd files. Note that each of our pages (apart from the landing page index.qmd) has its own folder. These folders then always have an `index.qmd`` file, see below:

    .
    ├── index.qmd
    ├── team
    │   └── index.qmd
    ├── team
    │   ├── index.qmd
    |   └── img/
    |       └── <...>.jpeg
    ├── _quarto.yml
    ├── styles.css
    ├── docs/
    ├── LICENSE
    └── README.md

The /docs/ folder contains the rendered website.

  1. This is a quarto website, so make sure you have quarto installed, see here.

  2. Render the website using quarto render in the (RStudio) terminal

  3. Push all the changes back to git, including changes in the .qmd files, new .qmd files and the updated /docs/ folder.

About

The CORTRE project website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages