This is an automated email from the ASF dual-hosted git repository.
bisman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-resilientdb-site.git
from f41611c Merge pull request #60 from Bismanpal-Singh/master
add 8d7f61e Added a new community page
new 4e1c65c Merge pull request #61 from Bismanpal-Singh/master
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
public/images/community/CLA.png | Bin 0 -> 128211 bytes
public/images/community/Github_issues.png | Bin 0 -> 331250 bytes
public/images/community/ICLA.png | Bin 0 -> 62964 bytes
src/app/community/layout.tsx | 14 +
src/app/community/page.tsx | 3580 +++++++++++++++++++++++++++++
src/components/Header/menuData.tsx | 6 +
src/styles/index.css | 130 ++
7 files changed, 3730 insertions(+)
create mode 100644 public/images/community/CLA.png
create mode 100644 public/images/community/Github_issues.png
create mode 100644 public/images/community/ICLA.png
create mode 100644 src/app/community/layout.tsx
create mode 100644 src/app/community/page.tsx