Skip to content

RoobenK/honghong.me

 
 

Repository files navigation

小康 blog

Banner

View Demo · Report Bug · Request Feature

🌍 honghong.me

🚀 Demo

👋 Running locally

  1. Clone this repo
git clone https://github.com/tszhong0411/honghong.me.git
  1. Change directory
cd honghong.me
  1. Install yarn Packages
yarn
  1. Create a .env.local and following the .env.example input some environment variables so that can run normally.
NEXT_PUBLIC_GISCUS_REPO=<Your env>
NEXT_PUBLIC_GISCUS_REPOSITORY_ID=<Your env>
NEXT_PUBLIC_GISCUS_CATEGORY=<Your env>
NEXT_PUBLIC_GISCUS_CATEGORY_ID=<Your env>

SPOTIFY_CLIENT_ID=<Your env>
SPOTIFY_CLIENT_SECRET=<Your env>
SPOTIFY_REFRESH_TOKEN=<Your env>

// ...

🍰 Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Commit your Changes (git commit -m 'Add some Feature')
  3. Push to the Branch (git push)
  4. Open a Pull Request

⭐ Lighthouse

lighthouse

Last updated: 2022-02-09 21:58

❤️ Credits


Made with ❤️ in Hong Kong

About

⚡ Personal website and blog made using TypeScript, Next.js, Tailwindcss.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.0%
  • JavaScript 4.9%
  • CSS 1.6%
  • Shell 0.5%