feat(docs-infra): created new widget for events page (#36517)

Data in events page was hardcoded and it is manually moved in the table.

Created a new events widget which will automatically move past and upcoming
events from events.json (`aio/content/marketing/events.json`) file to the
relevant table in the events tab

PR Close #36517
This commit is contained in:
ajitsinghkaler
2020-06-11 13:49:10 +03:00
committed by Andrew Kushnir
parent a89dcba0d6
commit 2e1264fb5d
12 changed files with 792 additions and 167 deletions

View File

@ -5,6 +5,7 @@ module.exports = function createSitemap() {
'contributors-json',
'navigation-json',
'resources-json',
'events-json'
],
ignoredPaths: [
'file-not-found',