Commit 5ff7da4
authored
Getting started docs update (#26)
* Landing page - Layout updates
* .NET 8 - WebAssembly - Getting started updates
* Update documentation structure and installation snippets
- Refactor `BlazorExpress.Bulma.Demo.RCL.csproj` to move documentation snippets to `Pages\Docs\GettingStarted\net8\`.
- Update manual installation snippets to include necessary commands and references for `BlazorExpress.Bulma`.
- Revise getting started documentation for .NET 8 WebAssembly, WebApp Server, WebApp Auto, and MAUI with clearer installation and usage instructions.
- Ensure code snippets reflect the new structure for easier setup and usage of the `BlazorExpress.Bulma` library.
* Update documentation for .NET 8 and restructure sections
- Revamped `BlazorExpress.Bulma.Demo.RCL.csproj` to include new content and remove outdated files for .NET 8.
- Significant updates to `GettingStarted_02_NET_8_WebApp_Server_Documentation.razor`, including reformatting prerequisites and dotnet template instructions into new `Section` components.
- Enhanced manual installation instructions with clearer formatting and additional code snippets.
- Reformatted troubleshooting and references sections for improved clarity and consistency.
- Added new snippets demonstrating installation and usage of the `BlazorExpress.Bulma` package.
* Comment out links for future implementation
In `DocsMainLayout.razor.cs`, commented out links for "Blazor WebApp (.NET 8) Auto" and "MAUI Blazor Hybrid App (.NET 8)" to preserve code for potential future use.
In `GettingStartedDocumentation.razor`, replaced links for "Blazor WebApp (.NET 8) - Interactive render mode Auto - Global location" and "MAUI Blazor Hybrid App (.NET 8)" with "TODO" placeholders to indicate sections needing future attention.1 parent 3954565 commit 5ff7da4
22 files changed
Lines changed: 271 additions & 234 deletions
File tree
- BlazorExpress.Bulma.Demo.RCL
- Layout
- Pages/Docs/GettingStarted
- net8
Lines changed: 10 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
23 | 20 | | |
24 | 21 | | |
25 | 22 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
| 44 | + | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
22 | 20 | | |
23 | 21 | | |
24 | 22 | | |
| |||
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
46 | | - | |
| 47 | + | |
| 48 | + | |
47 | 49 | | |
48 | 50 | | |
49 | 51 | | |
| |||
Lines changed: 0 additions & 90 deletions
This file was deleted.
Lines changed: 0 additions & 118 deletions
This file was deleted.
0 commit comments