Tracking bug for adding docs for the 0.1.0 release.
I listed a few suggestions below. I'd be happy to assist.
Whatever direction you decide to go, I hope you'll at least permit me to submit a small PR against the README ... stomp around with my big dinosaur feet a bit and fix it up! :smile: (The Wiki FAQ could use a light pass as well. I can send you a corrected text file.)
Consider changing the repo description to ...
Blazor is an experimental .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
@danroth27, you mentioned using the repo Wiki. I suggest using a separate repo and GH Pages so that PRs are possible. After all, I can't help if I can't help. :smile: ... nor can anyone else.
"Steal" the official docs/DocFX theme so that it brands with .NET products/docs. I'm not talking about building docs ... I'm just referring to the layout and style of the static HTML doc content. I can help (or lead) on setting it up if you like.
Sidebar: TOC
Use the official docs TOC structure to simplify transitioning to the official docs later if Blazor becomes a real thing :crossed_fingers:. For example, use folders with index pages for single content pages that will become TOC areas later, _static
asset folders, sample
sample folders, etc. Follow the official style and grammar guidelines. This will vastly simplify things later. It will :guitar: ROCK! :guitar: :+1:
I'm not suggesting that all of the following content be created immediately. I'm just proposing a general outline for the future that offers some hints on how to start.
@guardrex FYI I started a small docs project for Blazor at https://learn-blazor.com/ (work in progress!). It should help people as long as no official documentation is available. Later, I will probably use some of the content in trainings and workshops that I will do. Feel free to reuse content and/or contribute.
Greetings,
Rainer.
@rstropek Great job! I fleshed out the Fundamentals list with some of your content areas.
Was your intention to maintain a parallel doc set, or were you interested in moving that content into topics in the doc set that they might establish?
Note that I don't currently have anything to do with this project. I'm a contractor working on the ASP.NET Core docs team. However, I would like to work on this doc set in my spare time. At this point, I'm just offering my services to @danroth27, @SteveSandersonMS, and the gang.
@rstropek
Awesome site and great examples. I think this will definitely help for people who want to get started with Blazor.
We've decided to go ahead and put the Blazor preview documentation on docs.microsoft.com with the ASP.NET Core docs under the client-side development section. Moving this issue to the https://github.com/aspnet/docs repo.
The Blazor node and pages should clearly indicate that these are preview docs for an experimental framework.
@guardrex If you want to go ahead and start working on this that would be great!
This issue was moved to aspnet/Docs#5678
Nice!!!
Great work on that website @rstropek !!
Most helpful comment
@guardrex FYI I started a small docs project for Blazor at https://learn-blazor.com/ (work in progress!). It should help people as long as no official documentation is available. Later, I will probably use some of the content in trainings and workshops that I will do. Feel free to reuse content and/or contribute.
Greetings,
Rainer.