ericxliu-me/README.md

37 lines
935 B
Markdown
Raw Permalink Normal View History

# 🌟 ericxliu.me
2023-09-18 05:38:16 +00:00
Welcome to the repository for my personal website! 🚀
## 🛠️ Built With
This website is built using:
- [Hugo](https://gohugo.io/) - A fast and modern static site generator
- [Hugo Coder](https://github.com/luizdepra/hugo-coder/) - A minimalist and elegant Hugo theme
## 🌐 Website
Visit my website at [ericxliu.me](https://ericxliu.me)
## 🚀 Features
- 📱 Responsive design
- 🎨 Clean and minimalist layout
- 📝 Blog section for articles and thoughts
- 👨‍💻 Portfolio showcase
- 📬 Contact information
## 🛠️ Local Development
To run this website locally:
1. Clone this repository
2. Install Hugo (extended version)
3. Navigate to the project directory
4. Run `hugo server -D`
5. Open your browser and visit `http://localhost:1313`
## 📄 License
This project is open source and available under the [MIT License](LICENSE).
Thank you for visiting my website repository! 😊