I am creating a new EPiServer website and I want to have a calendar on one of the pages to show a period of time (like current week/ month) and some text (or events which ever easier) on each day.
The requirement is very basic so I thought that it has to be possible very easily, but I couldn't find that much of documentations/examples. I've just found this (calendar class on EPiServer 7). How to set it up and fill it? What is the CalendarContainer?
Is it still the right way to do it?