Skip to content

cicwi/SAGInverseProblemsNL

 
 

Repository files navigation

SAG on Inverse Problems Website

Forked from https://github.com/drganghe/quarto-academic-website-template, based on Quarto. Maintained by Tristan van Leeuwen.

How to contribute

You can post events and announcements by sending an email to Tristan van Leeuwen.

For faster processing, format your announcement either as an external link:

- path: https://my-external-link.com
  image: "https://my-images/image.png"
  title: "My fabulous event"
  author: "Me, myself, and I"
  description: "This is super interesting for everyone, please join!"
  date: "YYY-MM-DD"
  categories: [news] 

or as a standalone page (using basic markdown formatting)

---
title: "My fabulous event"
description: "My fabulous event"
author: "Me, myself, and I"
date: "YYY-MM-DD"
categories: [news]
image: "https://my-images/image.png"
---

## Header

This event will bring together people. 


About

Website for the Special Activity Group on Inverse Problems in the Netherlands

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 53.2%
  • Lua 46.8%