diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..4342b1f --- /dev/null +++ b/Readme.md @@ -0,0 +1,2 @@ +# Website +In this repository is the sourcecode of my website. The page is build using static HTML files with dynamic WebComponents, to add content to the page which is the same on every page, like the header with the navigation menue or the footer. For the stylesheet I used SCSS in the past, but switched to style, because of braking changed in October 2022. The Website is build by a CI job on the Server and then deployed as Docker Container. As Webserver the Container uses nginx with PHP8 for the API. All staic files like Archives to download are located on a S3 Server. \ No newline at end of file