Skip to content

Commit 3234b4e

Browse files
final-update (#1152)
* update templates * update credentials * update: docs * update credentials & contact info
1 parent efb2dde commit 3234b4e

File tree

20 files changed

+55
-58
lines changed

20 files changed

+55
-58
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ body:
1616
attributes:
1717
label: "Important Points to Note"
1818
options:
19-
- label: "I agree to adhere to the project's [Code of Conduct](https://github.com/Avdhesh-Varshney/blog-script/blob/main/CODE_OF_CONDUCT.md)."
19+
- label: "I agree to adhere to the project's [Code of Conduct](https://github.com/Avdhesh-Varshney/pjt-blog/blob/main/CODE_OF_CONDUCT.md)."
2020
required: true
21-
- label: "I have reviewed and understood the project's [Contributing Guidelines](https://github.com/Avdhesh-Varshney/blog-script/blob/main/CONTRIBUTING.md)."
21+
- label: "I have reviewed and understood the project's [Contributing Guidelines](https://github.com/Avdhesh-Varshney/pjt-blog/blob/main/CONTRIBUTING.md)."
2222
required: true
2323
- label: "I have checked the existing issues and can confirm that this is not a duplicate."
2424
required: true
25-
- label: "I have reviewed and understood the project's [Issue Creation Guidelines](https://github.com/Avdhesh-Varshney/blog-script/issues/108)."
25+
- label: "I have reviewed and understood the project's [Issue Creation Guidelines](https://github.com/Avdhesh-Varshney/pjt-blog/issues/108)."
2626
required: true
2727

2828
- type: textarea

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 0 additions & 11 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/enhancement-request.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ body:
1616
attributes:
1717
label: "Important Points to Note"
1818
options:
19-
- label: "I agree to adhere to the project's [Code of Conduct](https://github.com/Avdhesh-Varshney/blog-script/blob/main/CODE_OF_CONDUCT.md)."
19+
- label: "I agree to adhere to the project's [Code of Conduct](https://github.com/Avdhesh-Varshney/pjt-blog/blob/main/CODE_OF_CONDUCT.md)."
2020
required: true
21-
- label: "I have reviewed and understood the project's [Contributing Guidelines](https://github.com/Avdhesh-Varshney/blog-script/blob/main/CONTRIBUTING.md)."
21+
- label: "I have reviewed and understood the project's [Contributing Guidelines](https://github.com/Avdhesh-Varshney/pjt-blog/blob/main/CONTRIBUTING.md)."
2222
required: true
2323
- label: "I have checked the existing issues and can confirm that this is not a duplicate."
2424
required: true
25-
- label: "I have reviewed and understood the project's [Issue Creation Guidelines](https://github.com/Avdhesh-Varshney/blog-script/issues/108)."
25+
- label: "I have reviewed and understood the project's [Issue Creation Guidelines](https://github.com/Avdhesh-Varshney/pjt-blog/issues/108)."
2626
required: true
2727

2828
- type: dropdown

.github/ISSUE_TEMPLATE/project-request.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ body:
1313
attributes:
1414
label: "Important Points to Note"
1515
options:
16-
- label: "I agree to adhere to the project's [Code of Conduct](https://github.com/Avdhesh-Varshney/blog-script/blob/main/CODE_OF_CONDUCT.md)."
16+
- label: "I agree to adhere to the project's [Code of Conduct](https://github.com/Avdhesh-Varshney/pjt-blog/blob/main/CODE_OF_CONDUCT.md)."
1717
required: true
18-
- label: "I have reviewed and understood the project's [Contributing Guidelines](https://github.com/Avdhesh-Varshney/blog-script/blob/main/CONTRIBUTING.md)."
18+
- label: "I have reviewed and understood the project's [Contributing Guidelines](https://github.com/Avdhesh-Varshney/pjt-blog/blob/main/CONTRIBUTING.md)."
1919
required: true
2020
- label: "I have checked the existing issues and can confirm that this is not a duplicate."
2121
required: true
22-
- label: "I have reviewed and understood the project's [Issue Creation Guidelines](https://github.com/Avdhesh-Varshney/blog-script/issues/108)."
22+
- label: "I have reviewed and understood the project's [Issue Creation Guidelines](https://github.com/Avdhesh-Varshney/pjt-blog/issues/108)."
2323
required: true
2424

2525
- type: textarea

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
<!-- #issue_number -->
22
Closes:
33

4+
### Project Published URL 🔗
5+
<!-- To approve your PR, You have to publish your project on https://pjt-blog.vercel.app/ -->
6+
7+
8+
49
### Describe the add-ons or changes you've made 📃
510

611

@@ -11,18 +16,20 @@ Closes:
1116

1217

1318
### Type of change ☑️
14-
<!-- Please delete options that are not relevant. -->
1519
What sort of change have you made:
1620

21+
<!-- Please delete options that are not relevant. -->
1722
- [ ] Bug fix
1823
- [ ] New feature
1924
- [ ] Code style update (formatting, local variables)
2025
- [ ] Documentation update
2126
- [ ] Database update
27+
2228
<!--
2329
Example how to mark a checkbox:-
2430
- [x] My code follows the code style of this project.
2531
-->
2632

2733
### Note to reviewers 📄
2834
<!-- Add notes to reviewers if applicable -->
35+

.gitignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
################################################################## DATA SCIENCE ###################################################################
1+
######################################## DATA SCIENCE ########################################
22
# Virtual environment files
33
*/venv/
44
venv/
@@ -17,7 +17,7 @@ __pycache__\
1717

1818

1919

20-
################################################################# WEB DEVELOPMENT #################################################################
20+
######################################## WEB DEVELOPMENT ########################################
2121
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
2222

2323
# Logs
@@ -137,6 +137,6 @@ typings
137137
next-env.d.ts
138138

139139

140-
################################################################# Secret files #################################################################
140+
######################################## Secret files ########################################
141141
kaggle.json
142142
firebase-adminsdk.json

CODE_OF_CONDUCT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ representative at an online or offline event.
6060

6161
Instances of abusive, harassing, or otherwise unacceptable behavior may be
6262
reported to the community leaders responsible for enforcement at
63-
https://www.linkedin.com/in/avdhesh-varshney-5314a4233/.
63+
https://www.linkedin.com/in/avdhesh-varshney/.
6464
All complaints will be reviewed and investigated promptly and fairly.
6565

6666
All community leaders are obligated to respect the privacy and security of the

CONTRIBUTING.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<h1 align="center">Contributors Guide⚡ </h1>
22
<h3 align="center">Welcome to our open-source project! 😍<br> We appreciate your interest in contributing.😊 <br>This guide will help you get started with the project and make your first contribution.</h3>
33

4-
![Line](https://github.com/Avdhesh-Varshney/blog-script/assets/114330097/4b78510f-a941-45f8-a9d5-80ed0705e847)
4+
![Line](https://github.com/Avdhesh-Varshney/pjt-blog/assets/114330097/4b78510f-a941-45f8-a9d5-80ed0705e847)
55

66
<h1 align="center">Creating first Pull Request 🌟</h1>
77

@@ -13,13 +13,13 @@
1313
> ***WARNING***: **Avoid cloning with GitHub Desktop or GitKraken; it downloads all submodules, consuming excessive data.**
1414
1515
```css
16-
git clone https://github.com/<your-github-username>/blog-script.git
16+
git clone https://github.com/<your-github-username>/pjt-blog.git
1717
```
1818

1919
4. Navigate to the project directory.
2020

2121
```py
22-
cd blog-script
22+
cd pjt-blog
2323
```
2424

2525
5. Create a new branch.
@@ -51,7 +51,7 @@ git push -u origin <your_branch_name>
5151
10. Congratulations! 🎉 you've made your contribution.
5252

5353

54-
![Line](https://github.com/Avdhesh-Varshney/blog-script/assets/114330097/4b78510f-a941-45f8-a9d5-80ed0705e847)
54+
![Line](https://github.com/Avdhesh-Varshney/pjt-blog/assets/114330097/4b78510f-a941-45f8-a9d5-80ed0705e847)
5555

5656

5757
### :zap: Communication and Support 💬
@@ -75,7 +75,7 @@ You can refer to the following articles on basics of Git and Github and also con
7575
- [Learn GitHub from Scratch](https://lab.github.com/githubtraining/introduction-to-github)
7676

7777

78-
![Line](https://github.com/Avdhesh-Varshney/blog-script/assets/114330097/4b78510f-a941-45f8-a9d5-80ed0705e847)
78+
![Line](https://github.com/Avdhesh-Varshney/pjt-blog/assets/114330097/4b78510f-a941-45f8-a9d5-80ed0705e847)
7979

8080

8181
### :zap: Note from Admin ❗

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2024 Avdhesh Varshney
3+
Copyright (c) 2025 Avdhesh Varshney
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 26 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,17 @@
1010
<a href="https://discord.gg/tSqtvHUJzE">
1111
<img src="https://img.shields.io/badge/Discord-%235865F2.svg?style=for-the-badge&logo=discord&logoColor=white" />
1212
</a><br /><br />
13-
<img src="https://img.shields.io/github/repo-size/Avdhesh-Varshney/blog-script" />
14-
<img src="https://img.shields.io/github/languages/count/Avdhesh-Varshney/blog-script" />
15-
<img src="https://img.shields.io/github/stars/Avdhesh-Varshney/blog-script" />
16-
<img src="https://img.shields.io/github/forks/Avdhesh-Varshney/blog-script" />
17-
<img src="https://img.shields.io/github/last-commit/Avdhesh-Varshney/blog-script" />
18-
<img src="https://img.shields.io/github/license/Avdhesh-Varshney/blog-script" />
13+
<img src="https://img.shields.io/github/repo-size/Avdhesh-Varshney/pjt-blog" />
14+
<img src="https://img.shields.io/github/languages/count/Avdhesh-Varshney/pjt-blog" />
15+
<img src="https://img.shields.io/github/stars/Avdhesh-Varshney/pjt-blog" />
16+
<img src="https://img.shields.io/github/forks/Avdhesh-Varshney/pjt-blog" />
17+
<img src="https://img.shields.io/github/last-commit/Avdhesh-Varshney/pjt-blog" />
18+
<img src="https://img.shields.io/github/license/Avdhesh-Varshney/pjt-blog" />
1919
<br />
20-
<img src="https://img.shields.io/github/issues-raw/Avdhesh-Varshney/blog-script" />
21-
<img src="https://img.shields.io/github/issues-closed-raw/Avdhesh-Varshney/blog-script" />
22-
<img src="https://img.shields.io/github/issues-pr-raw/Avdhesh-Varshney/blog-script" />
23-
<img src="https://img.shields.io/github/issues-pr-closed-raw/Avdhesh-Varshney/blog-script" />
20+
<img src="https://img.shields.io/github/issues-raw/Avdhesh-Varshney/pjt-blog" />
21+
<img src="https://img.shields.io/github/issues-closed-raw/Avdhesh-Varshney/pjt-blog" />
22+
<img src="https://img.shields.io/github/issues-pr-raw/Avdhesh-Varshney/pjt-blog" />
23+
<img src="https://img.shields.io/github/issues-pr-closed-raw/Avdhesh-Varshney/pjt-blog" />
2424
</p>
2525

2626
![React](https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB)
@@ -37,13 +37,13 @@
3737

3838
#### :zap: About the Project ❤️
3939

40-
Welcome to the **Blog Script Project**—a collaborative blogging platform designed to simplify content creation, management, and sharing.
40+
Welcome to the **Project Blog**—a collaborative blogging platform designed to simplify content creation, management, and sharing.
4141
It provides a structured environment where developers and writers can seamlessly integrate submodules, customize templates, and efficiently manage their projects.
42-
With role-based access, built-in SEO optimization, and community discussions, **Blog Script** enhances collaboration and ensures global visibility for your work.
42+
With role-based access, built-in SEO optimization, and community discussions, **Project Blog** enhances collaboration and ensures global visibility for your work.
4343

44-
#### :zap: Contribute to Blog Script! ✅
44+
#### :zap: Contribute to Project Blog! ✅
4545

46-
Blog Script is an open-source platform where you can **submit your projects, update them anytime, and improve the platform itself**.
46+
Project Blog is an open-source platform where you can **submit your projects, update them anytime, and improve the platform itself**.
4747
It’s perfect for developers and writers who want to **showcase their work, collaborate with others, and gain global visibility**.
4848

4949
Join us, contribute, and grow together! 🌍✨
@@ -56,11 +56,11 @@ Join us, contribute, and grow together! 🌍✨
5656
| **Markdown Support** | Easily write and format blog content using Markdown, making it clean and well-structured. Markdown helps in organizing text, adding headings, lists, links, and images without complex coding. |
5757
| **Submodule Integration** | Allows you to add external repositories as submodules, making it easier to manage and link different projects inside your blog. This helps in organizing code and keeping everything in one place. |
5858
| **Customizable Templates** | Choose from ready-made templates to design your blog the way you like. These templates help in quickly setting up a beautiful and professional-looking blog. |
59-
| **Project Contribution Workflow** | Submit your project to this repository and update it anytime. You can also contribute more by improving your project and raising pull requests (PRs) to update Blog Script itself. This helps in growing your project while also making Blog Script better. |
59+
| **Project Contribution Workflow** | Submit your project to this repository and update it anytime. You can also contribute more by improving your project and raising pull requests (PRs) to update Project Blog itself. This helps in growing your project while also making Project Blog better. |
6060
| **Global Visibility** | Your blog and projects will be visible to a larger audience worldwide. This increases your chances of getting noticed, getting feedback, and collaborating with others. |
6161
| **Community Discussions** | Connect with other contributors, discuss ideas, ask questions, and share knowledge. This makes learning and improving projects easier through teamwork. |
6262
| **Full Ownership** | You have complete control over your projects and contributions. No one else can change your work without your permission. |
63-
| **SEO Optimization** | Blog Script ensures your content is easily found on search engines like Google. This helps in reaching more people and increasing engagement. |
63+
| **SEO Optimization** | Project Blog ensures your content is easily found on search engines like Google. This helps in reaching more people and increasing engagement. |
6464
| **Role-Based Dashboard** | Different users have different levels of access. Admins can manage everything, collaborators can work on assigned projects, contributors can submit their work, and regular users can read and interact with blogs. |
6565

6666
</details>
@@ -86,13 +86,13 @@ Join us, contribute, and grow together! 🌍✨
8686
<summary><h4>:zap: How to Contribute? 🤔</h4></summary>
8787

8888
1. Star the repository on GitHub to show your support.
89-
2. Browse the [**Issues**](https://github.com/Avdhesh-Varshney/blog-script/issues) to find tasks that need attention.
89+
2. Browse the [**Issues**](https://github.com/Avdhesh-Varshney/pjt-blog/issues) to find tasks that need attention.
9090
3. Fork the repository to your own GitHub account to start working on your changes.
9191
4. Create a new branch for the issue you're working on.
9292
5. Make your changes, ensuring they align with the project's structure and standards.
9393
6. Add screenshots or screen captures of your changes to showcase their effects in the pull request.
94-
7. Submit a [**Pull Request**](https://github.com/Avdhesh-Varshney/blog-script/pulls), and it will be reviewed.
95-
8. Make sure to read and follow the [**Contributing Guidelines**](https://github.com/Avdhesh-Varshney/blog-script/blob/main/CONTRIBUTING.md) and [**Code of Conduct**](https://github.com/Avdhesh-Varshney/blog-script/blob/main/CODE_OF_CONDUCT.md).
94+
7. Submit a [**Pull Request**](https://github.com/Avdhesh-Varshney/pjt-blog/pulls), and it will be reviewed.
95+
8. Make sure to read and follow the [**Contributing Guidelines**](https://github.com/Avdhesh-Varshney/pjt-blog/blob/main/CONTRIBUTING.md) and [**Code of Conduct**](https://github.com/Avdhesh-Varshney/pjt-blog/blob/main/CODE_OF_CONDUCT.md).
9696

9797
</details>
9898

@@ -102,7 +102,7 @@ Join us, contribute, and grow together! 🌍✨
102102
> We want your work to be readable by others; therefore, we encourage you to note the following:
103103
104104
<p align="center">
105-
<img src="https://raw.githubusercontent.com/hack-boi/assets/main/blog-script-submodule-addition.gif" alt="" width="700" />
105+
<img src="https://raw.githubusercontent.com/hack-boi/assets/main/pjt-blog-submodule-addition.gif" alt="" width="700" />
106106
</p>
107107

108108
1. Project/Repository names should be in `kebab-case` letters (e.g., `to-do-list`, `joke-telling-application`).
@@ -118,7 +118,7 @@ Join us, contribute, and grow together! 🌍✨
118118

119119
2. Run the following command to add your project as a submodule:
120120

121-
> Run this command from the root directory `/workspaces/blog-script`
121+
> Run this command from the root directory `/workspaces/pjt-blog`
122122
123123
```bash
124124
git submodule add --depth 1 <your_project_repo_url> projects/<category>/<project_name>
@@ -163,9 +163,10 @@ git push -u origin <add/project_name>
163163
1. Fill out the ***PR template*** properly when submitting a pull request.
164164
2. Do not commit directly to the `main` branch, otherwise your PR will be instantly rejected.
165165
3. Ensure all work is original and not copied from other sources.
166-
4. Don't create more than 3-4 commits until not permitted by Admin and Mentors of the project.
166+
4. Don't create more than 3-4 commits unless permitted by Admin and Mentors in your PR.
167167
5. Add comments to your code wherever necessary for clarity.
168-
6. For frontend updates, share screenshots and work samples before submitting a PR.
168+
6. 🚀 **Before submitting a PR, you must publish a blog about your project on our website. PRs without a blog will not be accepted.**
169+
7. For frontend updates, share screenshots and work samples before submitting a PR.
169170

170171
</details>
171172

@@ -242,11 +243,11 @@ git push -u origin <add/project_name>
242243

243244
### ✨ Our Valuable Contributors
244245

245-
<a href="https://github.com/Avdhesh-Varshney/blog-script/graphs/contributors">
246+
<a href="https://github.com/Avdhesh-Varshney/pjt-blog/graphs/contributors">
246247
<img src="https://contrib.rocks/image?repo=Avdhesh-Varshney/WebMasterLog&&max=1000" />
247248
</a>
248249

249-
![Line](https://github.com/Avdhesh-Varshney/blog-script/assets/114330097/4b78510f-a941-45f8-a9d5-80ed0705e847)
250+
![Line](https://github.com/Avdhesh-Varshney/pjt-blog/assets/114330097/4b78510f-a941-45f8-a9d5-80ed0705e847)
250251

251252
# Tip from us 😇
252253
##### It always takes time to understand and learn. So, don't worry at all. We know <b>you have got this</b>! 💪

0 commit comments

Comments
 (0)