Giter Site home page Giter Site logo

alexkates / hashnode-next Goto Github PK

View Code? Open in Web Editor NEW
17.0 2.0 2.0 767 KB

The fastest way to go headless with Hashnode. Beautifully simple Hashnode starter-kit powered by Next.js and shadcn/ui.

Home Page: https://hashnode-next.dev

License: MIT License

JavaScript 0.30% TypeScript 99.23% CSS 0.47%
hashnode typescript

hashnode-next's Introduction

Getting Started

npx create-next-app -e https://github.com/alexkates/hashnode-next

Environment Variables

.env.example contains all the environment variables you need to run a copy of hashnode-next for your headless blog. You can simply copy this file and rename it to .env.local to get started.

Contributing

Please read through our contributing guide before starting any work.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/my-amazing-feature)
  3. Commit your Changes (git commit -am 'Add some my-amazing-feature')
  4. Push to the Branch (git push origin feature/my-amazing-feature)
  5. Open a Pull Request

Authors

Stats

Alt

License

Distributed under the MIT License. See the license for more information.

hashnode-next's People

Contributors

alexkates avatar lkrimphove avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

hashnode-next's Issues

Add draft preview

Is your feature request related to a problem? Please describe.
As a user, I want to be able to preview a draft on my website.
I want to open the preview from the Hashnode editor and have it open on my website.

Describe the solution you'd like
Get the draft from Hashnode and render it like a regular blog post.

Additional context
This is already implemented in the Hashnode/starter-kit

Add canonical URL to post metadata

Is your feature request related to a problem? Please describe.
Currently, the canonical URL is not added to the post page header.

Describe the solution you'd like
Retrieve the canonical URL from Hashnode and add it to the post's metadata.

Add support for embeds

Is your feature request related to a problem? Please describe.
Currently, the embeds from the Hashnode editor aren't rendered as embeds but as normal links.

Hashnode next:
image

Describe the solution you'd like
Embeds should be rendered similar to how they are rendered in the starter-kit:

Hashnode starter-kit (Hashnode theme):
image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.