This repository contains the source code for Dan Pizappi's personal portfolio website, built using the Hugo static site generator and hosted on GitHub Pages.
- Framework: Hugo
- Theme: Modified version of Hugo Scroll
- Hosting: GitHub Pages
- Purpose: Showcases Dan Pizappi's work as a technical documentation engineer, writer, and academic.
- Custom Theme: A modified version of Hugo Scroll, with additional HTML and CSS modifications
- Content Management: Markdown-based content organization
- JavaScript Enhancements: Includes custom JavaScript for interactive elements
- Custom accordion component using JavaScript and CSS
- Support for syntax highlighting in code blocks
- Dynamic content sections for professional, creative, and academic portfolios
- Quote shortcode for displaying highlighted quotes
- Responsive design optimized for various screen sizes
- /content/ – Markdown files for pages and posts
- /layouts/ – Hugo templates and partials
- /static/ – Static assets (images, JavaScript, CSS)
- /assets/ – Processed styles and scripts
- config.toml – Hugo site configuration
This project is licensed under the CC-BY-NC 4.0 (Attribution-NonCommercial 4.0 International) License.
For more information, visit the GitHub repository.