Skip to content

Step M1: Enable GitHub Pages + verify the live deploy #7

Description

@aberson

Manual step M1 (operator-run, after Steps 1–6) · Plan: plan.md §11 Step M1

Enable GitHub Pages and confirm the site is live. This flips the repo behavior to serving the site publicly.

Commands

cd C:\Users\abero\dev\aberson.github.io
gh api -X POST repos/aberson/aberson.github.io/pages -f build_type=workflow
git commit --allow-empty -m "ci: trigger initial Pages deploy"; git push
gh run watch
Start-Process "https://aberson.github.io"

What to look for

Check Expected
Deploy Action deploy.yml run completes green
Site loads https://aberson.github.io renders the hub
HTTPS Padlock; auto Let's Encrypt cert; no mixed content
Content 6 project cards; GitHub link works; hero + resume + contact present
Mobile Layout intact at phone width

Notes

Operator step — no code diff. Provide the real LinkedIn URL + contact email and export a real public/resume.pdf before this (resolve the TODO: markers).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions