Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 604 Bytes

ipweb-entries-index.md

File metadata and controls

13 lines (9 loc) · 604 Bytes
layout
home

List of ideas-productivity.org Wordpress Fragments

The main webinar page on i-p.o has two distinct sections.

For the UPCOMING section, webinars should have the UPCOMING and READY-TO-ADVERTISE attributes prior to publication. This also applies to the Upcoming Events bullet on the main and Events pages of the site.

For the PAST section, webinars should have the PAST attribute. Eventually, as they acquire the ARTIFACTS attribute, they will need to be updated.

{% assign seq = site.ipweb-entries | sort: "webinar-id" | reverse %} {% include list-of-pages.md sequence=seq %}