mozmeao / infra

Mozilla Marketing Engineering and Operations Infrastructure
https://mozilla.github.io/meao/
Mozilla Public License 2.0
58 stars 12 forks source link

Choose on Pocket pages hosting #1365

Closed glogiotatidis closed 3 years ago

glogiotatidis commented 3 years ago

We need to decide where we're going to host Pocket pages. Things to consider:

We may make different decision for hosting the current pages as they are (content and available locales) and different for the future depending on:

glogiotatidis commented 3 years ago

We landed on using Netlify and 11ty static site generator. Documenation and examples suggest that we will be able to pull content from Contentful as needed in the future.

Content is located at https://github.com/mozmeao/pocket-marketing-pages/ and Netlify is configured to build master and production branches to produce Staging and Production websites.

Changes can be previewed using netlify's preview feature of PRs