Portfolio Action
Version updated for https://github.com/jinglemansweep/portfolio-action to version v1.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Portfolio Action is a GitHub Action that automates the creation and deployment of a modern, single-page application (SPA) personal portfolio or resume website using YAML data and optional Markdown content. It streamlines the process of building and hosting a customizable, professional web presence by generating a static site from structured data, which can be deployed to platforms like GitHub Pages or other static hosting services. This action is ideal for developers and professionals seeking an efficient way to showcase their work, skills, and experience online without manually building a website.
Release notes
What’s Changed
- Fix trailing “@ " in skill cards when experience company is hidden by @jinglemansweep in https://github.com/jinglemansweep/portfolio-action/pull/30
- Render project description markdown in build pipeline by @jinglemansweep in https://github.com/jinglemansweep/portfolio-action/pull/31
- Generate static route pages to fix search bot 404s by @jinglemansweep in https://github.com/jinglemansweep/portfolio-action/pull/32
Full Changelog: https://github.com/jinglemansweep/portfolio-action/compare/v0.1.5...v1