Eric Liu
8727ffa33f
All checks were successful
Hugo Publish CI / build-and-deploy (push) Successful in 11s
- Add Dockerfile to containerize the Hugo site - Update config.toml with new menu items and social links |
||
---|---|---|
.gitea/workflows | ||
archetypes | ||
content | ||
layouts/partials | ||
static | ||
themes | ||
.drone.yml | ||
.gitignore | ||
.gitlab-ci.yml | ||
.gitmodules | ||
config.toml | ||
Dockerfile | ||
ericxliu-me.code-workspace | ||
README.md |
🌟 ericxliu.me
Welcome to the repository for my personal website! 🚀
🛠️ Built With
This website is built using:
- Hugo - A fast and modern static site generator
- Hugo Coder - A minimalist and elegant Hugo theme
🌐 Website
Visit my website at 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:
- Clone this repository
- Install Hugo (extended version)
- Navigate to the project directory
- Run
hugo server -D
- Open your browser and visit
http://localhost:1313
📄 License
This project is open source and available under the MIT License.
Thank you for visiting my website repository! 😊