Go to file
Eric Liu dfe3a7b0c8
All checks were successful
Hugo Publish CI / build-and-deploy (push) Successful in 13s
Add hugo-cloak-email theme
- Include hugo-cloak-email in the theme list in config.toml
- Add submodule for hugo-cloak-email theme
- Update .gitmodules to include the new submodule

This change enhances email protection on the website by cloaking email addresses.
2024-09-16 14:17:45 -07:00
.gitea/workflows Add automation to reload Kubernetes pod after deployment 2024-09-16 13:55:41 -07: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 Add hugo-cloak-email theme 2024-09-16 14:17:45 -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 Add hugo-cloak-email theme 2024-09-16 14:17:45 -07:00
config.toml Add hugo-cloak-email theme 2024-09-16 14:17:45 -07:00
Dockerfile 🐳 Add Dockerfile and update config.toml 2024-09-16 11:37:05 -07: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! 😊