Skip to content

Commit

Permalink
Merge pull request #23 from CreoWis/separation
Browse files Browse the repository at this point in the history
separated the hashnode-diaries
  • Loading branch information
atapas authored Jan 16, 2024
2 parents db88726 + d43b1aa commit 390d01d
Show file tree
Hide file tree
Showing 39 changed files with 43 additions and 8,680 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The main goal of this project is to provide you with a public NPM package called
Read everything about the `hashnode-client` package from [here](./package/readme.md).

## The `hashnode-diaries` Application
Read about the `hashnode-diaries` application from [here](./hashnode-diaries/README.md).
Read about the `hashnode-diaries` application from [here](https://github.com/CreoWis/hashnode-diaries/blob/main/README.md).

## Support this project
Liked it? You can show your support with a STAR(⭐).
Expand All @@ -30,10 +30,10 @@ This project has two primary objectives:

Hence, you will find two primary project directories here:
- [package](./package/): Contains the source code to build and test the NPM package.
- [hashnode-diaries](./hashnode-diaries/): A Next.js application uses the NPM package where you can provide any Hashnode blog URL to fetch the posts from them.
- [hashnode-diaries](https://github.com/CreoWis/hashnode-diaries): A Next.js application uses the NPM package where you can provide any Hashnode blog URL to fetch the posts from them.

## How do you run this project locally?
Please check the [package](./package/readme.md) and [hashnode-diaries](./hashnode-diaries/README.md) projects to learn how to run them locally.
Please check the [package](./package/readme.md) and [hashnode-diaries](https://github.com/CreoWis/hashnode-diaries) projects to learn how to run them locally.

## Why did we create it?
Developers should blog. At the same time, they need to customize and personaize their blog front-end user interfaces. In that case, locking the blog with a specific vendor may not be a good idea. The `Headless Hashnode` is a great innovation where we get all our blog data through GraphQL APIs along with getting the opportunity to use the Hashnode infrastructure under the hood.
Expand Down Expand Up @@ -87,4 +87,4 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d

<!-- ALL-CONTRIBUTORS-LIST:END -->

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
3 changes: 0 additions & 3 deletions hashnode-diaries/.eslintrc.json

This file was deleted.

36 changes: 0 additions & 36 deletions hashnode-diaries/.gitignore

This file was deleted.

37 changes: 0 additions & 37 deletions hashnode-diaries/README.md

This file was deleted.

7 changes: 0 additions & 7 deletions hashnode-diaries/jsconfig.json

This file was deleted.

4 changes: 0 additions & 4 deletions hashnode-diaries/next.config.js

This file was deleted.

Loading

0 comments on commit 390d01d

Please sign in to comment.