aboutsummaryrefslogtreecommitdiff
path: root/docker/crupest-nginx/sites/www/index.html
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-12-23 16:51:25 +0800
committercrupest <crupest@outlook.com>2022-12-23 16:51:25 +0800
commit0ffeaaf82d0b8d3158e9d04cbe630498bdda2fe7 (patch)
treecc337bed16983320779e339b51c2ff15cce6931f /docker/crupest-nginx/sites/www/index.html
parent4d8c1ed02fbe706d42f2364c34509216f71b8266 (diff)
downloadcrupest-0ffeaaf82d0b8d3158e9d04cbe630498bdda2fe7.tar.gz
crupest-0ffeaaf82d0b8d3158e9d04cbe630498bdda2fe7.tar.bz2
crupest-0ffeaaf82d0b8d3158e9d04cbe630498bdda2fe7.zip
Develop secret api. v62
Diffstat (limited to 'docker/crupest-nginx/sites/www/index.html')
-rw-r--r--docker/crupest-nginx/sites/www/index.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/docker/crupest-nginx/sites/www/index.html b/docker/crupest-nginx/sites/www/index.html
index 9eaeace..9e15080 100644
--- a/docker/crupest-nginx/sites/www/index.html
+++ b/docker/crupest-nginx/sites/www/index.html
@@ -22,9 +22,14 @@
href="https://github.com/crupest">https://github.com/crupest</a> .</p>
<p>Currently this page is hosted on my own server and my own apex domain (crupest.life). You can also share this
website link, aka, <a href="https://crupest.life">https://crupest.life</a> .</p>
- <p>This is just the home page. I also run some other services on my server and under this domain's subdomain:</p>
+ <p>This is just the home page. I also run some other services on my server and under this domain:</p>
<p>Public:</p>
<ul>
+ <li>
+ https://crupest.life/api: Some APIs written in <a
+ href="https://learn.microsoft.com/en-us/aspnet/core/introduction-to-aspnet-core" target="_blank">ASP.NET
+ Core</a>.
+ </li>
<li><a href="https://blog.crupest.life" target="_blank">https://blog.crupest.life</a>: My blogs in Chinese with <a
href="https://gohugo.io" target="_blank">hugo</a>.</li>
<li><a href="https://timeline.crupest.life" target="_blank">https://timeline.crupest.life</a>: My microblogs with
@@ -37,6 +42,7 @@
<li><a href="https://code.crupest.life" target="_blank">https://code.crupest.life</a>: Browser based vscode with
<a href="https://github.com/coder/code-server" target="_blank">code-server</a>.
</li>
+ <li><a href="/secrets.html">https://crupest.life/secrets</a>: Manage secrets for some services.</li>
</ul>
<p>If you wish to deploy similar services like mine, you are in the right place. Take a look at <a
href="https://github.com/crupest/crupest" target="_blank">https://github.com/crupest/crupest</a> and there is