Eric Liu
39e6a27cee
All checks were successful
Hugo Publish CI / build-and-deploy (push) Successful in 11s
- Enhance README with project details and local development instructions - Add VS Code workspace file for improved project management - Update Hugo Coder theme submodule
37 lines
935 B
Markdown
37 lines
935 B
Markdown
# 🌟 ericxliu.me
|
|
|
|
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! 😊 |