diff --git a/layout.css b/layout.css new file mode 100644 index 0000000..e69de29 diff --git a/layout.html b/layout.html index 0612547..2593131 100644 --- a/layout.html +++ b/layout.html @@ -4,6 +4,11 @@ Example Layout - +
+

Example Layout

+ +
\ No newline at end of file diff --git a/websites.md b/websites.md index e69de29..ee4c90d 100644 --- a/websites.md +++ b/websites.md @@ -0,0 +1,17 @@ +# Websites used to make this Website Design project + +DavidDGTNT's Guacamole - [https://daviddgtntshouse.tk:8092/guacamole](https://daviddgtntshouse.tk:8092/guacamole) +DavidDGTNT's Git Server - [https://daviddgtntshouse.tk/cgit](https://daviddgtntshouse.tk/cgit) +DavidDGTNT's Code-Server proxy - [https://daviddgtntvm-dugo3number2.cdr.io](https://daviddgtntvm-dugo3number2.cdr.io) + +To modify anything on any of these websites, you require a login. If you absolutely require it, you can ask David at his email, which is [david@dgtntstudios.tk](mailto:david@dgtntstudios.tk). + +The source code for all of these programs is freely available. +[Apache Guacamole Server - https://github.com/apache/guacamole-server](https://github.com/apache/guacamole-server) +[Apache Guacamole Client - https://github.com/apache/guacamole-client](https://github.com/apache/guacamole-client) +[CGit - https://git.zx2c4.com/cgit](https://git.zx2c4.com/cgit/) +[code-server - https://github.com/cdr/code-server](https://github.com/cdr/code-server) + +The server these are hosted on runs Ubuntu 20.04 and is a VM running under Proxmox Virtual Environment, based on Debian 11 Bullseye. + +All of these programs are web-based, which means they can all be accessed over the internet and accessed through Google Chrome or another web browser. \ No newline at end of file