honghong.me icon indicating copy to clipboard operation
honghong.me copied to clipboard

⚡ A monorepo of my personal website and blog built with TypeScript, Next.js, and Tailwind CSS

小康 blog

Banner

View Demo · Report Bug · Request Feature

🌍 honghong.me

🚀 Demo

🤩 Features

  • Blog
  • Projects
  • About
  • Guestbook
  • i18n

👋 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>

// ...

🛳️ Roadmap

  • [x] Multi-language Support
    • [x] Traditional Chinese
    • [x] English

🍰 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