This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch acevent-site
in repository https://gitbox.apache.org/repos/asf/attic.git

commit 3c0d26ac085d05b7c95160cb425a10ad43e7f85e
Author: GitHub Actions <acti...@users.noreply.github.com>
AuthorDate: Tue May 6 00:20:41 2025 +0000

    Init staging site acevent-site
---
 .asf.yaml  |  3 +++
 .gitignore | 15 +++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..8d0b104
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,3 @@
+staging:
+  profile: acevent
+  whoami: acevent-site
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..412a834
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,15 @@
+# Ignore the default location of the built site, and caches and metadata 
generated by Jekyll
+_site/
+.sass-cache/
+.jekyll-cache/
+.jekyll-metadata
+
+# ignore generated site in branches
+output/
+
+# Ignore folders generated by Bundler
+.bundle/
+vendor/
+# Ignore download git-repositories.json
+_data/git-repositories.json
+_data/committee-retired.json

Reply via email to