Skip to content

Commit 0499bbb

Browse files
committed
homepage
1 parent 408f2c9 commit 0499bbb

File tree

2 files changed

+9
-28
lines changed

2 files changed

+9
-28
lines changed

MyApp/Pages/Index.cshtml

Lines changed: 4 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -228,26 +228,6 @@
228228
<div class="mt-12">
229229
<div class="grid grid-cols-1 gap-8 sm:grid-cols-2">
230230

231-
<div class="pt-6">
232-
<div class="flow-root rounded-lg bg-gray-50 dark:bg-gray-900 px-6 pb-8">
233-
<div class="-mt-6">
234-
<div>
235-
<a href="https://servicestack.net/ask" class="inline-flex items-center justify-center rounded-md bg-indigo-500 p-2 shadow-lg text-white">
236-
<svg class="w-8 h-8" xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512">
237-
<path fill="currentColor" d="M0 262q0 43 24.5 81T90 405q-2 7-4.5 18t-7 34.5t-3.5 39T85 512q30 0 60.5-16t48.5-32t19-16q55 0 107-21q-6-2-22.5-12T277 405h-64q-18 0-38 20q-28 25-53 36l6-77l-17-15q-68-44-68-107q0-16 6-36q-4-6-5.5-18.5T42 185v-23l1-13Q0 195 0 262zM299 0q-89 0-151.5 52T85 177q0 72 62 118t152 46q1 0 20.5 21.5t51.5 43t62 21.5q7 0 8.5-11t-1.5-26.5t-7-31.5t-7-27l-4-11q41-25 65.5-62.5T512 177q0-73-62.5-125T299 0zm102 284l-28 17l11 32q2 5 5 17t6 19q-22-15-52-45q-23-25-42-25q-70 0-120.5-32.5T130 177q-1-56 48.5-95T299 43t120.5 39t49.5 95q0 63-68 107z"/>
238-
</svg>
239-
</a>
240-
</div>
241-
<h3 class="mt-8 text-lg font-medium tracking-tight text-gray-900 dark:text-gray-50">
242-
<a href="https://servicestack.net/ask">Ask on ServiceStack/Discuss</a>
243-
</h3>
244-
<p class="mt-5 text-base text-gray-500 dark:text-gray-400">
245-
Receive answers from ServiceStack community in the ServiceStack/Discus Q&A Community Support category on GitHub Discussions
246-
</p>
247-
</div>
248-
</div>
249-
</div>
250-
251231
<div class="pt-6">
252232
<div class="flow-root rounded-lg bg-gray-50 dark:bg-gray-900 px-6 pb-8">
253233
<div class="-mt-6">
@@ -265,8 +245,8 @@
265245
Receive answers from devs on StackOverflow.
266246
</p>
267247
<p class="mt-5 text-base text-gray-500 dark:text-gray-400">
268-
StackOverflow questions with the <span class="bg-blue-50 dark:bg-blue-900 text-blue-700 dark:text-blue-200 px-2 py-1">servicestack</span> tag
269-
is frequently monitored by ServiceStack devs
248+
Use <span class="bg-blue-50 dark:bg-blue-900 text-blue-700 dark:text-blue-200 px-2 py-1">servicestack</span> tag
249+
for better discoverability
270250
</p>
271251
</div>
272252
</div>
@@ -301,7 +281,7 @@
301281
</h3>
302282
<p class="mt-5 text-base text-gray-500 dark:text-gray-400">
303283
We're here to help! Active Customers can get technical support from our
304-
<a class="text-indigo-600 dark:text-indigo-300 hover:text-indigo-800 dark:hover:text-indigo-100" href="https://forums.servicestack.net">Customer Forums</a>.
284+
<a class="text-indigo-600 dark:text-indigo-300 hover:text-indigo-800 dark:hover:text-indigo-100" href="https://forums.servicestack.net">Customer Forums</a>
305285
</p>
306286
<p class="mt-5 text-base text-gray-500 dark:text-gray-400">
307287
Your email needs to match your Account's email or a
@@ -347,7 +327,7 @@
347327
</h3>
348328
<p class="mt-5 text-base text-gray-500 dark:text-gray-400">
349329
<a class="text-indigo-600 dark:text-indigo-300 hover:text-indigo-800 dark:hover:text-indigo-100" href="https://servicestack.net/ideas">Request a new Feature</a>
350-
or additional docs, samples and use-cases you would like to see in ServiceStack
330+
or additional docs, samples, etc you would like to see
351331
</p>
352332
</div>
353333
</div>

MyApp/_pages/index.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,14 @@ title: ServiceStack Documentation
1212

1313
## ServiceStack Examples and Live Demos
1414

15+
- [Blazor Diffusion](https://blazordiffusion.com) - Generate images with AI for Free
16+
- [PvQ App](https://pvq.app) - Free AI powered Q&A App
17+
- [AI Server](https://openai.servicestack.net) - AI Server (LLMs, ComfyUI and FFmpeg API Server)
1518
- [Instant Client Apps](https://apps.servicestack.net) - Instant Client Apps
19+
- [TechStacks](https://techstacks.io) - TechStacks SPA Example
20+
- [gist.cafe](https://gist.cafe) - Explore ServiceStack Live on gist.cafe
1621
- [.NET Core Live Demos](https://github.com/NetCoreApps/LiveDemos) - .NET Core Live Demos
1722
- [.NET Framework Live Demos](https://github.com/ServiceStackApps/LiveDemos) - Web, Mobile and Desktop Apps and Live Demos
18-
- [gist.cafe](https://gist.cafe) - Explore ServiceStack Live on gist.cafe
19-
- [Blazor Diffusion](https://blazordiffusion.com) - Blazor Diffusion
20-
- [TechStacks](https://techstacks.io) - TechStacks SPA Example
21-
- [PvQ App](https://pvq.app) - PvQ App
2223

2324
## ServiceStack Downloads
2425

0 commit comments

Comments
 (0)