Go to file
Eric Liu 39e6a27cee
All checks were successful
Hugo Publish CI / build-and-deploy (push) Successful in 11s
Update README and add workspace file
- Enhance README with project details and local development instructions
- Add VS Code workspace file for improved project management
- Update Hugo Coder theme submodule
2024-09-16 10:31:07 -07:00
.gitea/workflows Update .gitea/workflows/publish.yaml 2024-07-03 21:30:54 +00:00
archetypes initial commit 2019-02-05 05:18:26 +00:00
content Delete content/posts/credit_card.html 2023-09-24 05:25:39 +00:00
layouts/partials hugo pages 2023-09-18 20:52:58 -07:00
static update rootCA 2024-04-25 22:25:26 +00:00
themes Update README and add workspace file 2024-09-16 10:31:07 -07:00
.drone.yml Update .drone.yml 2023-09-21 04:56:48 +00:00
.gitignore hugo pages 2023-09-18 21:23:19 -07:00
.gitlab-ci.yml Update .gitlab-ci.yml file 2022-05-22 00:48:33 +00:00
.gitmodules Update .gitmodules 2021-11-21 04:15:59 +00:00
config.toml Update config.toml 2024-09-16 17:22:51 +00:00
ericxliu-me.code-workspace Update README and add workspace file 2024-09-16 10:31:07 -07:00
README.md Update README and add workspace file 2024-09-16 10:31:07 -07:00

🌟 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:

  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.

Thank you for visiting my website repository! 😊