diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 375c785..a7198f8 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,5 +1,5 @@ name: 🐛 Bug report -description: Create a bug report to help us improve AnguHashBlog +description: Create a bug report to help us improve HashnodeWithAngular title: "Bug: " labels: [👀 needs triage, 🐛 bug] body: @@ -48,5 +48,5 @@ body: label: I would be willing to submit a PR to fix this issue description: Assistance is provided if you need help submitting a pull request options: - - label: "Yes and I have read the [Contribution Guide](https://anguhashblog.com/contributing) and I agree to follow this project's [Code of Conduct](https://anguhashblog.com/code-of-conduct)" - - label: 'No' \ No newline at end of file + - label: "Yes and I have read the [Contribution Guide](https://hashnode.withangular.dev/contributing) and I agree to follow this project's [Code of Conduct](https://hashnode.withangular.dev/code-of-conduct)" + - label: 'No' diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 79cc457..42ac40e 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -48,5 +48,5 @@ body: label: I would be willing to submit a PR to fix this issue description: Assistance is provided if you need help submitting a pull request options: - - label: "Yes and I have read the [Contribution Guide](https://anguhashblog.com/contributing) and I agree to follow this project's [Code of Conduct](https://anguhashblog.com/code-of-conduct)" - - label: 'No' \ No newline at end of file + - label: "Yes and I have read the [Contribution Guide](https://hashnode.withangular.dev/contributing) and I agree to follow this project's [Code of Conduct](https://hashnode.withangular.dev/code-of-conduct)" + - label: 'No' diff --git a/.github/workflows/issue.yml b/.github/workflows/issue.yml index 06eeb41..c1affaf 100644 --- a/.github/workflows/issue.yml +++ b/.github/workflows/issue.yml @@ -25,4 +25,4 @@ jobs: To claim an issue that does not have the "needs triage" label, please leave a comment that says ".take". If you have any questions, please reach out to us on [Discord](https://discord.gg/SQCFCACz) or follow up on the issue itself. - For full info on how to contribute, please check out our [contributors guide](https://anguhashblog.com/contributing). \ No newline at end of file + For full info on how to contribute, please check out our [contributors guide](https://hashnode.withangular.dev/contributing). diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f99ee5e..0b0ffaf 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,4 +1,4 @@ -# Contributing to AnguHashBlog +# Contributing to HashnodeWithAngular First off, thanks for taking the time to contribute! ❤️ @@ -84,13 +84,13 @@ Even if the issue is labeled as not implemented, it remains your responsibility Before you submit your Pull Request (PR) consider the following guidelines: -1. Search [AhguHashBlog](https://github.com/AnguHashBlog) for an open or closed PR that relates to your submission. +1. Search [HashnodeWithAngular](https://github.com/HashnodeWithAngular) for an open or closed PR that relates to your submission. You don't want to duplicate existing efforts. 2. Be sure that an issue describes the problem you're fixing, or documents the design for the feature you'd like to add. Discussing the design upfront helps to ensure that we're ready to accept your work. -3. [Fork](https://docs.github.com/en/github/getting-started-with-github/fork-a-repo) the `AnguHashBlog` repo of your choice. +3. [Fork](https://docs.github.com/en/github/getting-started-with-github/fork-a-repo) the `HashnodeWithAngular` repo of your choice. 4. In your forked repository, make your changes in a new git branch: @@ -120,7 +120,7 @@ Before you submit your Pull Request (PR) consider the following guidelines: git push origin my-fix-branch ``` -10. In GitHub, send a pull request to `AnguHashBlog/angular-primeng:main`. +10. In GitHub, send a pull request to `HashnodeWithAngular/angular-primeng:main`. **DO NOT** erase the provided PR template! It is intended for you to use, not to replace it with random text. diff --git a/README.md b/README.md index e4bbacc..309e39e 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Angular PrimeNG App Use this app version of -##  AnguHashBlog +##  HashnodeWithAngular which allows you to connect your Hashnode Blog to #  Angular and includes the -###  PrimeNG UI library \ No newline at end of file +###  PrimeNG UI library diff --git a/anguhashblog-logo-readme.png b/hashnode-withangular-logo-readme.png similarity index 100% rename from anguhashblog-logo-readme.png rename to hashnode-withangular-logo-readme.png diff --git a/public/images/anguhashblog-logo-purple-bgr.jpg b/public/images/anguhashblog-logo-purple-bgr.jpg deleted file mode 100644 index e660eb6..0000000 Binary files a/public/images/anguhashblog-logo-purple-bgr.jpg and /dev/null differ diff --git a/public/images/angular-primeng-anguhashblog-dark.jpg b/public/images/angular-primeng-anguhashblog-dark.jpg deleted file mode 100644 index f5c0f12..0000000 Binary files a/public/images/angular-primeng-anguhashblog-dark.jpg and /dev/null differ diff --git a/public/images/angular-primeng-anguhashblog-light.jpg b/public/images/angular-primeng-anguhashblog-light.jpg deleted file mode 100644 index 961d186..0000000 Binary files a/public/images/angular-primeng-anguhashblog-light.jpg and /dev/null differ diff --git a/public/images/angular-primeng-hashnode-withangular-dark.jpg b/public/images/angular-primeng-hashnode-withangular-dark.jpg new file mode 100644 index 0000000..87469e1 Binary files /dev/null and b/public/images/angular-primeng-hashnode-withangular-dark.jpg differ diff --git a/public/images/angular-primeng-hashnode-withangular-light.jpg b/public/images/angular-primeng-hashnode-withangular-light.jpg new file mode 100644 index 0000000..185aecd Binary files /dev/null and b/public/images/angular-primeng-hashnode-withangular-light.jpg differ diff --git a/public/images/hashnode-withangular-logo-purple-bgr.jpg b/public/images/hashnode-withangular-logo-purple-bgr.jpg new file mode 100644 index 0000000..83e952e Binary files /dev/null and b/public/images/hashnode-withangular-logo-purple-bgr.jpg differ diff --git a/src/app/components/footer/footer.component.html b/src/app/components/footer/footer.component.html index ef30bff..e7354b0 100644 --- a/src/app/components/footer/footer.component.html +++ b/src/app/components/footer/footer.component.html @@ -2,8 +2,8 @@
diff --git a/src/app/components/header/header.component.ts b/src/app/components/header/header.component.ts index 58981f1..ee406f1 100644 --- a/src/app/components/header/header.component.ts +++ b/src/app/components/header/header.component.ts @@ -39,7 +39,7 @@ export class HeaderComponent implements OnInit, OnDestroy { blogInfo!: BlogInfo; blogId: string = ""; blogName: string = ""; - blogImage: string = "/images/anguhashblog-logo-purple-bgr.jpg"; + blogImage: string = "/images/hashnode-withangular-logo-purple-bgr.jpg"; blogSocialLinks!: BlogLinks; checked: boolean = true; selectedTheme: string = "dark"; @@ -61,7 +61,7 @@ export class HeaderComponent implements OnInit, OnDestroy { if (this.blogInfo.isTeam && this.blogInfo.favicon) { this.blogImage = this.blogInfo.favicon; } else { - this.blogImage = "/images/anguhashblog-logo-purple-bgr.jpg"; + this.blogImage = "/images/hashnode-withangular-logo-purple-bgr.jpg"; } if (!this.blogInfo.isTeam) { this.blogService.getAuthorInfo(this.blogURL).subscribe((data) => { @@ -69,7 +69,7 @@ export class HeaderComponent implements OnInit, OnDestroy { this.blogImage = data.profilePicture; } else { this.blogImage = - "/images/anguhashblog-logo-purple-bgr.jpg"; + "/images/hashnode-withangular-logo-purple-bgr.jpg"; } }); } diff --git a/src/app/partials/follow-dialog/follow-dialog.component.html b/src/app/partials/follow-dialog/follow-dialog.component.html index 8819ef1..1229f21 100644 --- a/src/app/partials/follow-dialog/follow-dialog.component.html +++ b/src/app/partials/follow-dialog/follow-dialog.component.html @@ -2,7 +2,7 @@
+
Sign in with Hashnode
diff --git a/src/app/partials/settings-dialog/settings-dialog.component.html b/src/app/partials/settings-dialog/settings-dialog.component.html
index 39faf31..d2cc17d 100644
--- a/src/app/partials/settings-dialog/settings-dialog.component.html
+++ b/src/app/partials/settings-dialog/settings-dialog.component.html
@@ -15,7 +15,7 @@ try AnguHashBlog
+try HashnodeWithAngular
with another Hashnode blog