From dab7fe0371a3eaf7a955aa5663f9586c93ac2c7f Mon Sep 17 00:00:00 2001 From: Tien Nguyen Minh Date: Sun, 19 Apr 2026 10:24:34 +0700 Subject: [PATCH] docs(readme): embed live dracula preview at the top (#16) The README previously only LINKED to the demo gallery. Pull the dracula theme inline so a reader can scan every card type + the LY/AT pairs without leaving the page, and use the demo gallery for the other 64 themes. SVGs resolve against demo/dracula/ which the demo workflow keeps fresh on every push to main. --- README.md | 44 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 43 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bf6bbf5c..fcc90580 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,49 @@ Cards rendered: | 13 | **Contributions (all time)** | Area chart across every active year, auto-thinned x-axis labels | | 14 | **Contributions by year** | One bar per active year, peak year highlighted | -Every available theme rendered against the author's profile — profile details, stats, language donuts, productive-time, heatmap, streak, contributions, top repos — is browsable in the auto-generated [**demo gallery**](./demo). Regenerated on every push to `main` by [`.github/workflows/demo.yml`](./.github/workflows/demo.yml). +## Preview — dracula theme + +Live render against the author's profile, committed by [`.github/workflows/demo.yml`](./.github/workflows/demo.yml) on every push to `main`. Other 64 themes in the [**demo gallery**](./demo). + + + + + + + + + + + + + + + + + +
profile detailsstats
streaktop starred repos
repos per languagecontributions heatmap
contributions by year
+ +### Last year vs all time + + + + + + + + + + + + + + + + + + + +
Last yearAll time
most commit language last yearmost commit language all time
productive time last yearproductive time all time
productive weekday last yearproductive weekday all time
contributions last yearcontributions all time
## In the wild