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

KebbaSecka/epiverse-trace.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 53.6%
  • JavaScript 39.7%
  • CSS 3.5%
  • EJS 1.8%
  • SCSS 0.7%
  • TeX 0.4%
  • Shell 0.3%