From c6fdf5f25ca7553288b8ef6c113d3d9052c88f61 Mon Sep 17 00:00:00 2001 From: bmen Date: Mon, 15 Apr 2019 00:05:58 +0000 Subject: [PATCH] =?UTF-8?q?'README.md'=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8825899..09bba54 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # OHO - Openource Hardware Observatory ## Intro +### Demo +https://oho.zeitpunkt-agentur.org ### CSS The styling of the page is in the CSS file: **[style.css](https://git.bmen.eu/Projekte/oho/src/master/style.css)**. In general, only the classes of elements of the media wiki have to be found out and transferred to the CSS. Some implementations are a bit more tricky and are described in more detail in this Readme. @@ -7,7 +9,7 @@ The styling of the page is in the CSS file: **[style.css](https://git.bmen.eu/Pr The images in the folder [/img](https://git.bmen.eu/Projekte/oho/src/master/img). There are sample images as well as individual icons, banner / footer backgrounds and logo files. ### Javascript -The Javascript Framework Jquery was used for this website. The javascript functions are saved in separate files in the [/js](https://git.bmen.eu/Projekte/oho/src/master/js) folder and named according to their task. +The Javascript Framework Jquery is used for this website. The javascript functions are saved in separate files in the [/js](https://git.bmen.eu/Projekte/oho/src/master/js) folder and named according to their task. ## Overview CSS classes homepage ![Overview CSS classes homepage](https://git.bmen.eu/Projekte/oho/raw/master/doc/overview_css_classes_home.png)