Skip to content

Add animated wallpaper templates (Matrix, Digital Clock, Doom Fire, Aurora, Starfield, Particles) - #1

Merged
miguel-l-b merged 3 commits into
developfrom
feature/templates-html
Mar 31, 2026
Merged

Add animated wallpaper templates (Matrix, Digital Clock, Doom Fire, Aurora, Starfield, Particles)#1
miguel-l-b merged 3 commits into
developfrom
feature/templates-html

Conversation

@miguel-l-b

Copy link
Copy Markdown
Collaborator

This PR introduces a new set of animated HTML wallpaper templates under the templates directory, making it easier to quickly switch between different visual styles and effects.

What’s Included

  • Added Matrix-style rain animation template
  • Added digital clock wallpaper template
  • Added Doom fire effect template
  • Added aurora wave animation template
  • Added starfield animation template
  • Added particle network animation template

Files Added / Updated

  • matrix-rain.html
  • digital-clock.html
  • doom-fire.html
  • aurora-waves.html
  • starfield.html
  • particles-network.html

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds several animated HTML wallpaper templates and introduces a stricter release/CI flow (branch gating + automated versioning for alpha/beta/stable releases).

Changes:

  • Added 6 self-contained animated wallpaper templates under templates/ (Matrix, clock, Doom fire, aurora waves, starfield, particle network).
  • Updated CI validation triggers to cover develop PRs and release-candidate pushes.
  • Added a main PR guard workflow and expanded build-and-release automation to generate alpha/beta/stable versions and mark prereleases accordingly.

Reviewed changes

Copilot reviewed 10 out of 10 changed files in this pull request and generated 7 comments.

Show a summary per file
File Description
templates/matrix-rain.html New Matrix rain canvas animation template
templates/digital-clock.html New digital clock wallpaper template
templates/doom-fire.html New Doom fire effect template
templates/aurora-waves.html New aurora wave canvas animation template
templates/starfield.html New starfield canvas animation template
templates/particles-network.html New particle network canvas animation template
README.md Documents strict release flow + bump-label requirements
.github/workflows/validate.yml Validates builds for PRs to main/develop and pushes to develop/release-candidate
.github/workflows/main-pr-guard.yml Enforces main PRs originate from release-candidate and have exactly one bump label
.github/workflows/build-and-release.yml Adds branch-aware alpha/beta/stable versioning and prerelease handling

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread templates/doom-fire.html
Comment thread templates/doom-fire.html
Comment thread templates/matrix-rain.html
Comment thread templates/particles-network.html
Comment thread templates/digital-clock.html
Comment thread .github/workflows/build-and-release.yml
Comment thread README.md
@miguel-l-b
miguel-l-b merged commit 41afd55 into develop Mar 31, 2026
5 checks passed
@miguel-l-b
miguel-l-b deleted the feature/templates-html branch April 3, 2026 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants