diff --git a/content/pages/asf-pelican.md b/content/pages/asf-pelican.md index 165b32959..d1e385d69 100644 --- a/content/pages/asf-pelican.md +++ b/content/pages/asf-pelican.md @@ -1,8 +1,12 @@ Title: ASF-Pelican -Infra created ASF-Pelican as a structure and template for projects to use to build their websites, and for the ASF's own website. The template is available at github.com/apache/template-site. +In 2019 Infra created ASF-Pelican as a structure and template for projects to use to build their websites, and for the ASF's own website. -Review the following information to simplify your work with, and get your best results from, the template: +In 2024, Infra moved from ASF-Pelican to the ASF **Infrastructure Pelican Action** GitHub Action to perform the same functions without being closely tied to BuildBot. The repository for this GHA is github.com/apache/infrastructure-actions/tree/main/pelican. + +Review the following information to simplify your work with, and get your best results from, the Pelican GHA: + +**Note: THE FOLLOWING MATERIAL IS OUT OF DATE. AN UPDATE IS IN PROGRESS** ## Getting started diff --git a/content/pages/project-site-gha.md b/content/pages/project-site-gha.md new file mode 100644 index 000000000..abe583deb --- /dev/null +++ b/content/pages/project-site-gha.md @@ -0,0 +1,13 @@ +Title: Building a project website using the GitHub Actions Pelican workflow + +**DRAFT** + +Explanation of the GHA Pelican workflow + +link to the README in the repository + +Setting up the website + +Staging and live repos + +CI editing