Is here any Alloy site for Episerver 12? It would be nice to see how to install a starter site with episerver 12, any chance you do a tutorial for this? :)
@jondjones I'm new to Optimizely CMS and looking for a beginner-level tutorial for developing custom addons for Optimizely, could you please suggest some?
If you are lazy like I am then I suggest you to use C# interactive with Console.WriteLine(Guid.NewGuid()); and then you have your guid that you can add to ContentType attribute without leaving Visual Studio :)
i never thought of that, thats nice., i've got an upcoming video on a tool called devtoys. i tend to use that now as you can create an alias and get a guid from any terminal
Thanks for the video. The documentation right now is kinda lacking, but you are filling on the gaps.
If theres anythign specific you want to know, let me know 😊
exactly iam new to this CMS and the documentation was not that much effective to describe how to develop a sample site/pages in Optimizely
Is here any Alloy site for Episerver 12? It would be nice to see how to install a starter site with episerver 12, any chance you do a tutorial for this? :)
@jondjones I'm new to Optimizely CMS and looking for a beginner-level tutorial for developing custom addons for Optimizely, could you please suggest some?
If you are lazy like I am then I suggest you to use C# interactive with Console.WriteLine(Guid.NewGuid()); and then you have your guid that you can add to ContentType attribute without leaving Visual Studio :)
i never thought of that, thats nice., i've got an upcoming video on a tool called devtoys. i tend to use that now as you can create an alias and get a guid from any terminal
Visual Studio can do it built-in. Tools->Create GUID