honghong.me
honghong.me copied to clipboard
⚡ A monorepo of my personal website and blog built with TypeScript, Next.js, and Tailwind CSS
小康 blog
View Demo · Report Bug · Request Feature
🌍 honghong.me
- Framework: Next.js
- Database: Planetscale
- ORM: Prisma
- Authentication: NextAuth.js
- Deployment: Vercel
- Comment: Giscus
- favicon: realfavicongenerator
- Content: MDX
- Analytics: Umami
- UI: Mantine
- Code syntax: Prism.js
🚀 Demo
🤩 Features
- Blog
- Projects
- About
- Guestbook
- i18n
👋 Running locally
- Clone this repo
git clone https://github.com/tszhong0411/honghong.me.git
- Change directory
cd honghong.me
- Install yarn Packages
yarn
- 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!
- Fork the Project
- Commit your Changes (
git commit -m 'Add some Feature') - Push to the Branch (
git push) - Open a Pull Request
⭐ Lighthouse
Last updated: 2022-02-09 21:58
❤️ Credits
Made with ❤️ in Hong Kong
