You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changed post_id in event_layout.html to use slugify filter (had issues with post titles containing spaces and ( ).
Continued to adapt locations_variable_generator to be useful for chapters and events - removed "id" as it is not needed for anything.
Added map to the post layout to show location of the event (unfinished).
Removed layout variable from all pages (set default in _config.yml, same has to be done for all posts).
Added code in on_load.js for mapInit function which centers the map on one marker if only one is available (as it is the case for event).
Set collections outputs in _config.yml / _config_dev.yml.
Set defaults for posts and pages in _config.yml / _config_dev.yml.
0 commit comments