From 63e43d1a9b880c92d73b7ec97b596c38d3e758e2 Mon Sep 17 00:00:00 2001 From: crupest Date: Fri, 25 Nov 2022 21:01:20 +0800 Subject: Add root page. --- docker/crupest-nginx/sites/www/index.html | 53 +++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 docker/crupest-nginx/sites/www/index.html (limited to 'docker/crupest-nginx/sites/www/index.html') diff --git a/docker/crupest-nginx/sites/www/index.html b/docker/crupest-nginx/sites/www/index.html new file mode 100644 index 0000000..56089ac --- /dev/null +++ b/docker/crupest-nginx/sites/www/index.html @@ -0,0 +1,53 @@ + + + + + + + + + crupest + + + +
+
+

This is crupest.

+

Welcome To crupest Home!🏠

+

I'm very glad to meet you in this page. This is my new home.

+

Feel free to contact by email at crupest@outlook.com or, of course I@crupest.life . You can also file an issue in + any repo on GitHub. Here is the link to my GitHub profile: https://github.com/crupest .

+

Currently this page is hosted on my own server and my own apex domain (crupest.life). You can also share this + website link, aka, https://crupest.life .

+

This is just the home page. I also run some other services on my server and under this domain's subdomain:

+

Public:

+ +

Private:

+ +

If you wish to deploy similar services like mine, you are in the right place. Take a look at https://github.com/crupest/crupest and there is + all you need to start with. The services are built with docker-compose and some template methodology. There is a convenient python script to help + you build from start. I don't fully test it because I never migrate my data into other server so it might be kind + of buggy. However, it always takes some time to make it your own sites. But don't worry and feel free to contact + me if you run into any issue and I would be glad to help you out.

+
+

TODOs of me:

+

Fetching...

+ + + + + \ No newline at end of file -- cgit v1.2.3