Skip to content

Technical blog of the Epiverse-TRACE project, where we share opinions and investigations in R package development, or scientific software development more generally

Notifications You must be signed in to change notification settings

epiverse-trace/epiverse-trace.github.io

Repository files navigation

Epiverse developer website

This repository contains all the code, markdown files, scripts, assets, and so on used to create the Epiverse website.

Rendering the website

Please ensure you have Quarto installed on your command line. You should be able to run the following and render the entire website:

quarto render
# individual pages
quarto render <file>

Scheduling pull requests

Given that we sometimes want to merge pull requests at specific times, especially for blog posts, there is the option to schedule a merge attempt. To do so, add an ISO8601 compliant datetime command as such at the end of the first post in the PR: /schedule <datetime> (e.g., /schedule 2026-01-01 for January 1st, 2026).

About

Technical blog of the Epiverse-TRACE project, where we share opinions and investigations in R package development, or scientific software development more generally

Topics

Resources

Code of conduct

Stars

Watchers

Forks