[Note: Previous experience with Drupal 7 but none with Backdrop.]
I am just beginning to develop a client's site in Backdrop. I set up a Dev site on the Linux-based host service I use for a person site. Eventually this will need to be migrated to the client's host service, which unfortunately is Windows IIS. What kinds of things might I encounter in doing that, and what steps will be involved to get it working there? If you can point me to some documentation that would be helpful.
--Thanks--
Recent comments
Try using caching in the View settings, set to 24 hours. This should work for anonymous site visitors.
View to show a different node each day
That would actually be a nice usability improvement. A lot of people already build search pages with Views, so having an easier way to convert the default search results into a View would make...
[UX] Convert search to a view.
Have you already played with Views random seed? I belief, what you try to achieve would work with that module. Show only one node and set the sort order to "Global: Random seed" with "...
View to show a different node each day
I found a long expired sandbox module for Drupal that would do this. https://www.drupal.org/sandbox/couloir007/2030621 I don't think I've ever used the Nodequeue module. It seems like...
View to show a different node each day
To add a summary of event details to the list below the title and customize the way the time is displayed. If this is part of the library then I guess the easiest way is to create a list...
FullCalendar Views - way to modify list view?