This is an automated email from the ASF dual-hosted git repository.
gstein pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/buildstream-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new b5e9bc9 OF: Delete pelicanconf.yaml
b5e9bc9 is described below
commit b5e9bc97089c0ecb986356139eecca253eafc319
Author: Greg Stein <[email protected]>
AuthorDate: Sun Oct 8 10:57:59 2023 -0400
OF: Delete pelicanconf.yaml
Not needed in the asf-site branch
---
pelicanconf.yaml | 21 ---------------------
1 file changed, 21 deletions(-)
diff --git a/pelicanconf.yaml b/pelicanconf.yaml
deleted file mode 100644
index 56131c5..0000000
--- a/pelicanconf.yaml
+++ /dev/null
@@ -1,21 +0,0 @@
-# Cargo-culted from https://infra.apache.org/asf-pelican-config.html
-
-site:
- name: Apache BuildStream
- description: BuildStream, the software integration tool
- domain: buildstream.apache.org
- # TODO: Replace with BuildStream logo
- logo: images/logo.png
- repository: https://github.com/apache/buildstream-site
- trademarks: Apache, the Apache feather logo, and BuildStream are trademarks
or registered trademarks
-
-theme: theme/apache
-
-genid:
- unsafe: yes
- metadata: yes
- elements: yes
- headings_depth: 4
- permalinks: yes
- toc_depth: 4
- tables: yes