Skip to content

alex-anast/alex-anast.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alex-anast.com

Personal portfolio website for Alexandros Anastasiou -- AI & Software Engineer.

Live at: alex-anast.com

Tech Stack

Project Structure

content/            Markdown pages (about, blog, cv, certifications, contact, etc.)
data/en/            Structured TOML data (author, experience, education, projects, certifications)
layouts/            Custom Hugo templates overriding the theme
static/assets/      Images, documents (resume PDF)
themes/hugo-noir/   Theme submodule
.github/workflows/  CI/CD pipeline
hugo.toml           Site configuration

Local Development

# Clone with submodules
git clone --recurse-submodules https://github.com/alex-anast/alex-anast.github.io.git
cd alex-anast.github.io

# Start dev server
hugo server

Requires Hugo Extended v0.123+.

Deployment

Pushes to master trigger the GitHub Actions workflow (.github/workflows/hugo.yml), which builds with hugo --minify and deploys to GitHub Pages.

License

Content and design are personal. The hugo-noir theme has its own license.

About

Personal website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages