From 5eb93829d7a6839e87f203479e4d2983f96b3170 Mon Sep 17 00:00:00 2001 From: Steffen Vogel Date: Wed, 21 May 2025 23:36:50 +0200 Subject: [PATCH 1/3] Add OPAL-RT to contact page Signed-off-by: Steffen Vogel --- docs/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/index.md b/docs/index.md index e59c22f..1da9043 100644 --- a/docs/index.md +++ b/docs/index.md @@ -98,6 +98,10 @@ Several people are involved in the development of the VILLASframework. The easie EONERC ACS Logo +[OPAL-RT Germany GmbH](https://www.opal-rt.com/) + +OPAL-RT Germany Logo + ## Funding Funding is provided by the following research projects: From 2b703b3a03de069a6a13e26eb590f61a2aaa3d79 Mon Sep 17 00:00:00 2001 From: Steffen Vogel Date: Wed, 21 May 2025 23:41:02 +0200 Subject: [PATCH 2/3] Add links to GitHub issues and discussion boards Signed-off-by: Steffen Vogel --- docs/index.md | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index 1da9043..0ebadbb 100644 --- a/docs/index.md +++ b/docs/index.md @@ -88,9 +88,10 @@ __VILLASnode__, __VILLASfpga__, __VILLAScontroller__, __VILLASdataprocessing__ a Other licensing options available upon request. Please contact [Prof. Antonello Monti](mailto:amonti@eonerc.rwth-aachen.de) for further details. -## Contact +## Authors -Several people are involved in the development of the VILLASframework. The easiest way to contact the right people is to reach out via the issues in the specific repositories. +Several people and organizations are involved in the development of the VILLASframework. +Most contributions are made by the following authors: [Institute for Automation of Complex Power Systems (ACS)](http://www.acs.eonerc.rwth-aachen.de) [EON Energy Research Center (EONERC)](http://www.eonerc.rwth-aachen.de) @@ -102,6 +103,20 @@ Several people are involved in the development of the VILLASframework. The easie OPAL-RT Germany Logo +## Contact & Community + +GitHub issues and discussion boards are the preferred way to get in touch with us: + +- **VILLASnode** + - [Discussions](https://github.com/VILLASframework/node/discussions) + - [Issues](https://github.com/VILLASframework/node/issues) +- **VILLASweb** + - [Discussions](https://github.com/VILLASframework/web/discussions) + - [Issues](https://github.com/VILLASframework/web/issues) +- **VILLAScontroller** + - [Discussions](https://github.com/VILLASframework/controller/discussions) + - [Issues](https://github.com/VILLASframework/controller/issues) + ## Funding Funding is provided by the following research projects: From f4bfd10057e5edab2dafe40f0c21c0cca1dca616 Mon Sep 17 00:00:00 2001 From: Steffen Vogel Date: Thu, 22 May 2025 15:35:42 +0200 Subject: [PATCH 3/3] fix: Harmonize width of images Signed-off-by: Steffen Vogel --- docs/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index 0ebadbb..f10aec7 100644 --- a/docs/index.md +++ b/docs/index.md @@ -97,11 +97,11 @@ Most contributions are made by the following authors: [EON Energy Research Center (EONERC)](http://www.eonerc.rwth-aachen.de) [RWTH University Aachen, Germany](http://www.rwth-aachen.de) -EONERC ACS Logo +EONERC ACS Logo [OPAL-RT Germany GmbH](https://www.opal-rt.com/) -OPAL-RT Germany Logo +OPAL-RT Germany Logo ## Contact & Community