diff --git a/README.md b/README.md index fae2533..afc2997 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # SIG/Database Wiki -@TODO - fill in :) - ## Continuous Integration / Continuous Deployment Actions Runner executes workflow to publish to https://sig-database.rocky.page on push to main. diff --git a/docs/about.md b/docs/about.md new file mode 100644 index 0000000..3789899 --- /dev/null +++ b/docs/about.md @@ -0,0 +1,5 @@ +Rocky Linux, like any other Linux distribution, can be used as a +platform for developing and running databases and their supporting +applications. The operating system provides a stable and reliable +environment for running various databases, such as Greenplum, +PostgreSQL, MariaDB, and many more. diff --git a/docs/assets/favicon-32x32.png b/docs/assets/favicon-32x32.png new file mode 100644 index 0000000..559a65b Binary files /dev/null and b/docs/assets/favicon-32x32.png differ diff --git a/docs/assets/favicon.ico b/docs/assets/favicon.ico new file mode 100644 index 0000000..91b17e0 Binary files /dev/null and b/docs/assets/favicon.ico differ diff --git a/docs/assets/icon-white.svg b/docs/assets/icon-white.svg new file mode 100644 index 0000000..689ab46 --- /dev/null +++ b/docs/assets/icon-white.svg @@ -0,0 +1,3 @@ + + + diff --git a/docs/community.md b/docs/community.md new file mode 100644 index 0000000..6254cc3 --- /dev/null +++ b/docs/community.md @@ -0,0 +1 @@ +Rocky SIG/Database has active communities at [Rocky Linux Mattermost](https://chat.rockylinux.org){target=_blank} and [Rocky Linux Forums](https://forums.rockylinux.org){target=_blank} diff --git a/docs/community/partners.md b/docs/community/partners.md new file mode 100644 index 0000000..6b81d9c --- /dev/null +++ b/docs/community/partners.md @@ -0,0 +1 @@ +# TBD \ No newline at end of file diff --git a/docs/community/sponsors.md b/docs/community/sponsors.md new file mode 100644 index 0000000..6b81d9c --- /dev/null +++ b/docs/community/sponsors.md @@ -0,0 +1 @@ +# TBD \ No newline at end of file diff --git a/docs/contact.md b/docs/contact.md new file mode 100644 index 0000000..9feee47 --- /dev/null +++ b/docs/contact.md @@ -0,0 +1,2 @@ +# Contact US +Reach out to us for any talks related to incorporating your Open Source Database into the Rocky Database Ecosystem. We are happy to talk... [SIG/Database Mattermost](https://chat.rockylinux.org/rocky-linux/channels/sig-database){target=_blank} diff --git a/docs/contribute.md b/docs/contribute.md new file mode 100644 index 0000000..c5ae53d --- /dev/null +++ b/docs/contribute.md @@ -0,0 +1,14 @@ +#Contribution Guide +## Getting Started +Rocky SIG Database has open contribution opportunities at each level. Participaiton requires you to do the following things: + + - Create an account at [Rocky Linux Mattermost](https://chat.rockylinux.org){target=_blank}. + - Create an account at [Rocky Linux Forums](https://forums.rockylinux.org/){target=_blank} + - Find SIG/Database in channels list and introduce yourself. + - Reach out to SIG/Database channel and post your findings, difficulties, help needed etc. + - For any urgent or cold case requests ping channel admins. + +## SIG/Database Resources + +* [git.resf.org/sig_database/wiki](https://git.resf.org/sig_database/wiki){target=_blank} contains the source file of very webpage that you are seeing. +* [git.resf.org/sig_database/meta](https://git.resf.org/sig_database/meta){target=_blank} repo addresses/handles the issues related to SIG/Database access/administration/accounts. diff --git a/docs/contribute/forums.md b/docs/contribute/forums.md new file mode 100644 index 0000000..6b81d9c --- /dev/null +++ b/docs/contribute/forums.md @@ -0,0 +1 @@ +# TBD \ No newline at end of file diff --git a/docs/contribute/git.md b/docs/contribute/git.md new file mode 100644 index 0000000..6b81d9c --- /dev/null +++ b/docs/contribute/git.md @@ -0,0 +1 @@ +# TBD \ No newline at end of file diff --git a/docs/contribute/mattermost.md b/docs/contribute/mattermost.md new file mode 100644 index 0000000..6b81d9c --- /dev/null +++ b/docs/contribute/mattermost.md @@ -0,0 +1 @@ +# TBD \ No newline at end of file diff --git a/docs/docs.md b/docs/docs.md new file mode 100644 index 0000000..edb6238 --- /dev/null +++ b/docs/docs.md @@ -0,0 +1 @@ +#Check Again Later for Rocky Database Documentation. diff --git a/docs/events.md b/docs/events.md new file mode 100644 index 0000000..9bfa02b --- /dev/null +++ b/docs/events.md @@ -0,0 +1,2 @@ +## SIG/Database Meetup +[Meeting Link](https://calendar.google.com/calendar/u/0/embed?src=c_2e1oqh6t0i6sqhja5nu9lq8lgo@group.calendar.google.com){target=_blank} diff --git a/docs/events/upcoming-events.md b/docs/events/upcoming-events.md new file mode 100644 index 0000000..9860c08 --- /dev/null +++ b/docs/events/upcoming-events.md @@ -0,0 +1,2 @@ +# SIG/Database Meetups +## TBD diff --git a/docs/home/mission.md b/docs/home/mission.md new file mode 100644 index 0000000..e69de29 diff --git a/docs/index.md b/docs/index.md index fd09e09..564bac2 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,16 +1,19 @@ -# SIG/Database Wiki - -## Links +--- +title: SIG/Database +--- +# Rocky Linux SIG/Database Wiki +The Rocky Database ecosystem is built on the world's fastest-growing +open-source enterprise operating system. ## Responsibilities ## Meetings / Communications +Please visit [Meetings](events/upcoming-events.md) page to now schedule ot upcoming meetings. You cal also visit [RESF Calendar](https://calendar.google.com/calendar/u/0/embed?src=c_2e1oqh6t0i6sqhja5nu9lq8lgo@group.calendar.google.com){target=_blank} to add SIG/Database Events to your calendar. + +## Contribute +There are various ways to get in touch with SIG/Database. Please visit [Contribute](contribute.md) page. ## Members +Please visit Members page for details of [Members](members.md) -## Project layout - mkdocs.yml # The configuration file. - docs/ - index.md # The documentation homepage. - ... # Other markdown pages, images and other files. diff --git a/docs/members.md b/docs/members.md new file mode 100644 index 0000000..13da37d --- /dev/null +++ b/docs/members.md @@ -0,0 +1,14 @@ +# Members + +## Members + +- Ed Espino +- Ivan Novick +- Mark Watson +- Gregory Kurtzer + +## Community Count +TBD + +## Most Valuble Contributors +TBD diff --git a/mkdocs.yml b/mkdocs.yml index c26f87a..2d40318 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -10,12 +10,36 @@ repo_url: https://git.resf.org/sig_database/wiki repo_name: sig_database/wiki edit_uri: _edit/main/docs/ +#MkDocs site structure +nav: + - Home: index.md + - About: + - About: about.md + - Members: + - Members: members.md + - Community: + - Community: community.md + - Partners: community/partners.md + - Sponsors: community/sponsors.md + - Contribute: + - Contribute: contribute.md + - Mattermost: contribute/mattermost.md + - Forums: contribute/forums.md + - Git: contribute/git.md + - Docs: + - Rocky Linux: docs.md + - Events: + - Events: events.md + - Contact: + - Contact: contact.md + # Copyright copyright: Copyright © 2023 Rocky Enterprise Software Foundation # Configuration theme: name: material + favicon: assets/favicon.ico logo: assets/icon-white.svg palette: - media: "(prefers-color-scheme: light)" @@ -44,12 +68,15 @@ theme: - navigation.instant - navigation.sections - navigation.top + - navigation.tabs + - navigation.tabs.sticky - navigation.tracking - navigation.path - search.highlight - search.suggest - toc.integrate - - content.action.edit + - toc.follow +# - content.action.edit # Plugins plugins: @@ -58,6 +85,7 @@ plugins: - git-revision-date-localized: type: date - search + - tags # Extensions markdown_extensions: