From a0a88ee4dfeaccceeb8d9cb2a0c91a680d119748 Mon Sep 17 00:00:00 2001
From: Arghya Ghosh <71373838+uiuxarghya@users.noreply.github.com>
Date: Sun, 26 Dec 2021 16:14:51 +0530
Subject: [PATCH 1/8] Update README.md
---
README.md | 46 +++++++++++++++++++++++++++++++++++++++++-----
1 file changed, 41 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index 14fcc74f..2fbe2523 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,23 @@
-# **[Javaistic](https://javaistic.vercel.app/?utm_source=github&utm_medium=readme-header&utm_campaign=javaistic)   [](https://github.com/javaistic/javaistic/actions/workflows/codeql-analysis.yml)**
+
+
+
+
+

+

+
+
+#   [](https://github.com/javaistic/javaistic/actions/workflows/codeql-analysis.yml) [](LICENSE)
+
+
[](https://javaistic.vercel.app/?utm_source=github&utm_medium=readme-image&utm_campaign=javaistic)
-### **Javaistic - Java learning made simple.**
-## **Website : [javaistic.vercel.app](https://javaistic.vercel.app/?utm_source=github&utm_medium=readme-link&utm_campaign=javaistic)**
+## **Website ⟶ [javaistic.vercel.app](https://javaistic.vercel.app/?utm_source=github&utm_medium=readme-link&utm_campaign=javaistic)**
## **[Site Status](https://javaistic.betteruptime.com/) [](https://betteruptime.com/?utm_source=status_badge)**
@@ -22,10 +31,37 @@
A Java Programming learning website packed with information and programs ranging from basics , arrays , string programs to 2D arrays , recursion , matrices and many more.
-## **[License](LICENSE)**
+## **Contributing**
+If you're interested in contributing to Javaistic Documentation, please read our contributing docs before submitting a pull request.
+
+## For developing locally
+
+Javaistic uses [Next.js](https://nextjs.org/) for its documentation. Here is how you can run the project locally:
+
+1. Clone this repo
+
+ ```sh
+ git clone https://github.com/javaistic/javaistic.git
+ ```
+
+2. Go into the project root directory
+
+ ```sh
+ cd javaistic
+ ```
+
+3. Install JS dependencies
+
+ ```sh
+ yarn
+ ```
-
+4. Start the dev server
+ ```sh
+ yarn dev
+ ```
+
## **Sponsors**
A special thanks to our sponsors:
From 4de5d36f33f32cf8eb3e7f7f5f03071167c72c13 Mon Sep 17 00:00:00 2001
From: Arghya Ghosh <71373838+uiuxarghya@users.noreply.github.com>
Date: Sun, 9 Jan 2022 18:38:41 +0530
Subject: [PATCH 2/8] Update README.md
---
README.md | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 2fbe2523..fb8c2fe9 100644
--- a/README.md
+++ b/README.md
@@ -61,7 +61,10 @@ Javaistic uses [Next.js](https://nextjs.org/) for its documentation. Here is how
```sh
yarn dev
```
-
+
+## **Author**
+- Arghya Ghosh [(@uiuxarghya)](https://twitter.com/uiuxarghya)
+
## **Sponsors**
A special thanks to our sponsors:
From 914f9c490a6d77fd6ca800c2c5aa085fbb7dc47b Mon Sep 17 00:00:00 2001
From: Arghya Ghosh <71373838+uiuxarghya@users.noreply.github.com>
Date: Sun, 9 Jan 2022 18:43:05 +0530
Subject: [PATCH 3/8] Update README.md
---
README.md | 21 +++++++++++++++------
1 file changed, 15 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index fb8c2fe9..9cfc48fa 100644
--- a/README.md
+++ b/README.md
@@ -17,9 +17,9 @@
-## **Website ⟶ [javaistic.vercel.app](https://javaistic.vercel.app/?utm_source=github&utm_medium=readme-link&utm_campaign=javaistic)**
+## Website ⟶ [javaistic.vercel.app](https://javaistic.vercel.app/?utm_source=github&utm_medium=readme-link&utm_campaign=javaistic)
-## **[Site Status](https://javaistic.betteruptime.com/) [](https://betteruptime.com/?utm_source=status_badge)**
+## [Site Status](https://javaistic.betteruptime.com/) [](https://betteruptime.com/?utm_source=status_badge)


@@ -27,11 +27,11 @@


-## **Description**
+## Description
A Java Programming learning website packed with information and programs ranging from basics , arrays , string programs to 2D arrays , recursion , matrices and many more.
-## **Contributing**
+## Contributing
If you're interested in contributing to Javaistic Documentation, please read our contributing docs before submitting a pull request.
## For developing locally
@@ -61,11 +61,20 @@ Javaistic uses [Next.js](https://nextjs.org/) for its documentation. Here is how
```sh
yarn dev
```
+
+## Community
-## **Author**
+The Javaistic community can be found on [GitHub Discussions](https://github.com/javaistic/javaistic/discussions), where you can ask questions, voice ideas, and share your projects.
+
+To chat with other community members, you can join the [Javaistic Discord](https://javaistic.vercel.app/discord)
+
+Our [Code of Conduct](https://github.com/javaistic/javaistic/blob/main/CODE_OF_CONDUCT.md) applies to all Javaistic community channels.
+
+
+## Author
- Arghya Ghosh [(@uiuxarghya)](https://twitter.com/uiuxarghya)
-## **Sponsors**
+## Sponsors
A special thanks to our sponsors:
From 088643636c80f6106b18d2dc6cb24d792a31de61 Mon Sep 17 00:00:00 2001
From: Arghya Ghosh <71373838+uiuxarghya@users.noreply.github.com>
Date: Sun, 9 Jan 2022 18:49:01 +0530
Subject: [PATCH 4/8] Update README.md
---
README.md | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index 9cfc48fa..8d11c4c7 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
-#   [](https://github.com/javaistic/javaistic/actions/workflows/codeql-analysis.yml) [](LICENSE)
+#   [](https://github.com/javaistic/javaistic/actions/workflows/codeql-analysis.yml) [](LICENSE) [](https://betteruptime.com/?utm_source=status_badge)
@@ -19,7 +19,11 @@
## Website ⟶ [javaistic.vercel.app](https://javaistic.vercel.app/?utm_source=github&utm_medium=readme-link&utm_campaign=javaistic)
-## [Site Status](https://javaistic.betteruptime.com/) [](https://betteruptime.com/?utm_source=status_badge)
+## Description
+
+A Java Programming learning website packed with information and programs ranging from basics , arrays , string programs to 2D arrays , recursion , matrices and many more.
+
+## [Site Status](https://javaistic.betteruptime.com/)


@@ -27,9 +31,6 @@


-## Description
-
-A Java Programming learning website packed with information and programs ranging from basics , arrays , string programs to 2D arrays , recursion , matrices and many more.
## Contributing
If you're interested in contributing to Javaistic Documentation, please read our contributing docs before submitting a pull request.
From 0a0e0fd5ecfcf595b4f990f40054920a2c25f921 Mon Sep 17 00:00:00 2001
From: Arghya Ghosh <71373838+uiuxarghya@users.noreply.github.com>
Date: Mon, 10 Jan 2022 02:17:19 +0530
Subject: [PATCH 5/8] Update README.md
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 8d11c4c7..5b88decc 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
-#   [](https://github.com/javaistic/javaistic/actions/workflows/codeql-analysis.yml) [](LICENSE) [](https://betteruptime.com/?utm_source=status_badge)
+# [](https://github.com/javaistic/javaistic/stargazers) [](https://github.com/javaistic/javaistic/releases) [](https://github.com/javaistic/javaistic/actions/workflows/codeql-analysis.yml) [](LICENSE) [](https://betteruptime.com/?utm_source=status_badge)
@@ -19,7 +19,7 @@
## Website ⟶ [javaistic.vercel.app](https://javaistic.vercel.app/?utm_source=github&utm_medium=readme-link&utm_campaign=javaistic)
-## Description
+## About
A Java Programming learning website packed with information and programs ranging from basics , arrays , string programs to 2D arrays , recursion , matrices and many more.
From 64c388178dbd838ef71c0bd4e5e64cf777964162 Mon Sep 17 00:00:00 2001
From: Arghya Ghosh <71373838+uiuxarghya@users.noreply.github.com>
Date: Mon, 10 Jan 2022 02:20:06 +0530
Subject: [PATCH 6/8] Create README.md
---
README.md | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 5b88decc..63e4d35a 100644
--- a/README.md
+++ b/README.md
@@ -5,8 +5,11 @@
+
-# [](https://github.com/javaistic/javaistic/stargazers) [](https://github.com/javaistic/javaistic/releases) [](https://github.com/javaistic/javaistic/actions/workflows/codeql-analysis.yml) [](LICENSE) [](https://betteruptime.com/?utm_source=status_badge)
+### [](https://github.com/javaistic/javaistic/stargazers) [](https://github.com/javaistic/javaistic/releases) [](https://github.com/javaistic/javaistic/actions/workflows/codeql-analysis.yml) [](LICENSE) [](https://javaistic.betteruptime.com/?utm_source=status_badge)
+
+
From e6e106e8b4b75d02bf3b2b19941db7bb9d70a1df Mon Sep 17 00:00:00 2001
From: Arghya Ghosh <71373838+uiuxarghya@users.noreply.github.com>
Date: Mon, 10 Jan 2022 02:22:04 +0530
Subject: [PATCH 7/8] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 63e4d35a..7185ab8c 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,7 @@ A Java Programming learning website packed with information and programs ranging
## Contributing
-If you're interested in contributing to Javaistic Documentation, please read our contributing docs before submitting a pull request.
+If you're interested in contributing to Javaistic Documentation, please read our [contributing docs](CONTRIBUTING.md) before submitting a pull request.
## For developing locally
From a2d52b9b1fbc9b1cf49a4cb2d96f9954fc19ab4a Mon Sep 17 00:00:00 2001
From: Arghya Ghosh <71373838+uiuxarghya@users.noreply.github.com>
Date: Mon, 10 Jan 2022 02:23:29 +0530
Subject: [PATCH 8/8] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 7185ab8c..aab04779 100644
--- a/README.md
+++ b/README.md
@@ -72,7 +72,7 @@ The Javaistic community can be found on [GitHub Discussions](https://github.com/
To chat with other community members, you can join the [Javaistic Discord](https://javaistic.vercel.app/discord)
-Our [Code of Conduct](https://github.com/javaistic/javaistic/blob/main/CODE_OF_CONDUCT.md) applies to all Javaistic community channels.
+Our [Code of Conduct](CODE_OF_CONDUCT.md) applies to all Javaistic community channels.
## Author