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

sharan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/comdev-fosdem-content.git

commit fb35ce6db66f6e02778c701dfc930645a93b0f48
Author: Kenneth Paskett <[email protected]>
AuthorDate: Mon Feb 1 08:29:32 2021 -0700

    Add projects placeholder page
---
 _index.md         | 13 +++++++++++++
 our-projects.html |  7 +++++++
 2 files changed, 20 insertions(+)

diff --git a/_index.md b/_index.md
new file mode 100644
index 0000000..a3a4d0d
--- /dev/null
+++ b/_index.md
@@ -0,0 +1,13 @@
+---
+description: The Apache Software Foundation is an the all-volunteer non profit 
organisation that develops, stewards, and incubates more than 350 Open Source 
projects and initiatives covering a wide range of technologies. From Accumulo 
to Zookeeper, if you are an existing contributor or new to Open Source then ASF 
has something that may interest you.
+layout: stand
+logo: stands/the_apache_software_foundation/logo.png
+new_this_year: Many Apache projects have new releases during the year and are 
keen to promote the new features to the community. Our projects cover the whole 
range&#58; Artificial Intelligence and Deep Learning, Big Data, Build 
Management, Cloud Computing, Content Management, DevOps, IoT and Edge 
Computing, Mobile, Servers and Web Frameworks, among other categories. We have 
also had some new projects joining our incubator this year that are actively 
looking for new contributors.
+showcase: Showcase - The ASF develops, shepherds, and incubates hundreds of 
freely-available, enterprise-grade projects that serve as the backbone for some 
of the most visible and widely used applications in computing today. Through 
the ASF's merit-based process known as "The Apache Way," more than 800 
individual volunteer Members and 7,800+ code Committers across six continents 
successfully collaborate on innovations in Artificial Intelligence and Deep 
Learning, Big Data, Build Manageme [...]
+themes:
+- Community advocacy
+title: The Apache Software Foundation
+website: https://www.apache.org/
+show_on_overview: true
+chatroom: apache
+---
\ No newline at end of file
diff --git a/our-projects.html b/our-projects.html
new file mode 100644
index 0000000..a324903
--- /dev/null
+++ b/our-projects.html
@@ -0,0 +1,7 @@
+---
+title: Our Projects
+---
+
+<h1>Our Projects</h1>
+
+<p>TODO</p>
\ No newline at end of file

Reply via email to