A professional portfolio and CV website built with Hugo, showcasing my experience in software engineering, projects, and skills.
- Responsive Design: Optimized for all devices.
- Hugo Static Site Generator: Fast, secure, and SEO-friendly.
- Custom Theme: Clean, modern layout with dark mode support.
- Content Sections: Home, About, Experience, Education, Projects, Skills, Certifications.
- Integrated CV: Full resume with downloadable assets (e.g., FYP PDF).
- SEO Optimized: Meta tags, structured data, and performance best practices.
- Static Site Generator: Hugo
- Theme: Custom (based on Hugo's default with modifications)
- Deployment: GitHub Pages (free hosting)
- Version Control: Git
- Content: Markdown files in
content/directory
- Hugo (extended version) installed on your machine.
- Git for version control.
- A GitHub account for deployment.
- Clone the repository:
git clone https://github.com/williamomeara/williams_website.git cd williams_website