Creating Your First Page In Optimizely CMS 12

Поделиться
HTML-код
  • Опубликовано: 21 ноя 2024

Комментарии • 8

  • @Steven_Olson
    @Steven_Olson 3 года назад +4

    Thanks for the video. The documentation right now is kinda lacking, but you are filling on the gaps.

    • @jondjones
      @jondjones  3 года назад +2

      If theres anythign specific you want to know, let me know 😊

    • @SubbuSubbu_9502
      @SubbuSubbu_9502 8 месяцев назад

      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

  • @AltaiiSinan
    @AltaiiSinan 2 года назад

    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? :)

  • @rangara1
    @rangara1 2 года назад

    @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?

  • @AltaiiSinan
    @AltaiiSinan 2 года назад +1

    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 :)

    • @jondjones
      @jondjones  2 года назад

      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

    • @valentinorossi5328
      @valentinorossi5328 2 года назад +3

      Visual Studio can do it built-in. Tools->Create GUID