|
13 | 13 |
|
14 | 14 | <div align="center"> |
15 | 15 |
|
16 | | -### [Javaistic Site](https://javaistic.vercel.app/) • [Blog](https://javaistic.vercel.app/blog) • [Changelog](https://javaistic.vercel.app/changelog) • [Status](https://javaistic.vercel.app/status) |
| 16 | +### [Visit Javaistic Site](https://javaistic.vercel.app/) • [Read Blog](https://javaistic.vercel.app/blog) • [View Changelog](https://javaistic.vercel.app/changelog) • [Check Status](https://javaistic.vercel.app/status) |
17 | 17 |
|
18 | 18 | </div> |
19 | 19 |
|
20 | 20 | <div align="center"> |
21 | 21 |
|
22 | 22 | [](https://javaistic.vercel.app/?utm_source=github&utm_medium=readme-image&utm_campaign=javaistic) |
23 | 23 |
|
24 | | - ### Visit ⟶ [javaistic.vercel.app](https://javaistic.vercel.app/?utm_source=github&utm_medium=readme-link&utm_campaign=javaistic) |
| 24 | +### Explore Javaistic ⟶ [javaistic.vercel.app](https://javaistic.vercel.app/?utm_source=github&utm_medium=readme-link&utm_campaign=javaistic) |
25 | 25 |
|
26 | 26 | </div> |
27 | 27 |
|
28 | 28 | ## 📄 Description |
29 | 29 |
|
30 | | -A Java Programming learning website packed with information and programs ranging from basics , arrays , string programs to 2D arrays , recursion , matrices and many more. |
| 30 | +Javaistic is a comprehensive website for learning Java programming, packed with detailed information and programs covering everything from basics to advanced topics, including arrays, strings, 2D arrays, recursion, matrices, and more. |
31 | 31 |
|
32 | 32 | ## 🔥 Features |
33 | 33 |
|
34 | | -- Beautifully designed & optimized |
35 | | -- Easy to understand |
36 | | -- Filled with java docs & programs |
37 | | -- Open Source → Everything is Free |
38 | | -- Ad Free |
| 34 | +- **Beautiful Design:** Enjoy a visually appealing and optimized learning experience. |
| 35 | +- **Comprehensive Content:** Easily understandable Java docs and programs for learners at all levels. |
| 36 | +- **Open Source:** Everything is free and open source, encouraging a collaborative learning environment. |
| 37 | +- **Ad Free:** Study without distractions - Javaistic is ad-free for an uninterrupted learning experience. |
39 | 38 |
|
40 | 39 | ## 🪴 Project Activity |
41 | 40 |
|
42 | | - |
| 41 | + |
43 | 42 |
|
44 | 43 | ## 🧑💻 Contributing |
45 | | -If you're interested in contributing to Javaistic Documentation, please read our [contributing docs](CONTRIBUTING.md) before submitting a pull request. |
| 44 | +Interested in contributing to Javaistic Documentation? Please read our [contributing guidelines](CONTRIBUTING.md) before submitting a pull request. |
46 | 45 |
|
47 | | -### For developing locally |
| 46 | +### Running Locally |
48 | 47 |
|
49 | | -Javaistic uses [Next.js](https://nextjs.org/) for its documentation. Here is how you can run the project locally: |
| 48 | +To develop locally, follow these steps: |
50 | 49 |
|
51 | | -1. Clone this repo |
| 50 | +1. **Clone this repo:** |
52 | 51 |
|
53 | 52 | ```sh |
54 | 53 | git clone https://github.com/javaistic/javaistic.git |
55 | 54 | ``` |
56 | 55 |
|
57 | | -2. Go into the project root directory |
| 56 | +2. **Navigate to the project root directory:** |
58 | 57 |
|
59 | 58 | ```sh |
60 | 59 | cd javaistic |
61 | 60 | ``` |
62 | 61 |
|
63 | | -3. Install JS dependencies |
| 62 | +3. **Install JS dependencies:** |
64 | 63 |
|
65 | 64 | ```sh |
66 | 65 | yarn |
67 | 66 | ``` |
68 | 67 |
|
69 | | -4. Start the dev server |
| 68 | +4. **Start the development server:** |
70 | 69 |
|
71 | 70 | ```sh |
72 | 71 | yarn dev |
73 | 72 | ``` |
74 | 73 |
|
75 | 74 | ## 🤝 Community |
76 | 75 |
|
77 | | -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. |
| 76 | +Join the Javaistic community on [GitHub Discussions](https://github.com/javaistic/javaistic/discussions) to ask questions, share ideas, and showcase your projects. |
78 | 77 |
|
79 | | -To chat with other community members, you can join the [](https://javaistic.vercel.app/discord) |
| 78 | +For real-time communication, you can also join the [Javaistic Discord Server](https://javaistic.vercel.app/discord). |
80 | 79 |
|
81 | | -Our [Code of Conduct](CODE_OF_CONDUCT.md) applies to all Javaistic community channels. |
| 80 | +Please review our [Code of Conduct](CODE_OF_CONDUCT.md) for all community interactions. |
82 | 81 |
|
83 | | -## 👦 Author |
| 82 | +## Author |
84 | 83 | - Arghya Ghosh [(@uiuxarghya)](https://twitter.com/uiuxarghya) |
85 | 84 |
|
86 | | -## 💖 Acknowledgement |
| 85 | +## 💖 Acknowledgements |
87 | 86 |
|
88 | | -A special thanks these companies for helping me to build Javaistic: |
| 87 | +Special thanks to the following companies for their support in building Javaistic: |
89 | 88 |
|
90 | 89 | [](https://vercel.com/?utm_source=javaistic&utm_campaign=oss) |
91 | 90 | [](https://algolia.com/?utm_source=javaistic&utm_campaign=oss) |
|
0 commit comments