/alexkates.dev

My personal website

Primary LanguageTypeScriptMIT LicenseMIT

`


View Demo · Report Bug · Request Feature

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.

Note: You will need a Hashnode API key to view the about page because the GetMe query requires authentication. You can read more about Hashnode API keys here.

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.