You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-20Lines changed: 3 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,32 +1,15 @@
1
1
# Animated GitHub Profile Studio
2
2
3
-
A desktop-only visual editor for building animated GitHub profile READMEs from one reusable configuration. Design the profile, preview every theme and motion mode, then export a complete repository-ready bundle.
3
+
A desktop visual editor for building animated GitHub profile READMEs from one reusable configuration. Design the profile, preview every theme and motion mode, then export a complete repository-ready bundle.
4
4
5
5
<palign="center">
6
6
<imgsrc="./assets/profile-header-dark.svg"alt="Fictional desktop GitHub profile generated by Animated GitHub Profile Studio"width="100%">
7
7
</p>
8
8
9
9
<palign="center">
10
-
<ahref="https://tfq0.github.io/animated-github-profile/"><strong>Open the hosted Studio</strong></a>
<ahref="https://tfq0.github.io/animated-github-profile/"><strong>Open the Website</strong></a>
15
11
</p>
16
12
17
-
The header above is a committed example generated by the Studio. Its identity, repositories, and links are intentionally fictional and safe to replace.
18
-
19
-
## What the Studio does
20
-
21
-
Animated GitHub Profile Studio turns a validated `profile.config.json` into a polished profile README and four self-contained desktop SVG headers:
22
-
23
-
- Dark animated
24
-
- Light animated
25
-
- Dark static
26
-
- Light static
27
-
28
-
Every header uses a fixed 1200 × 610 desktop canvas. The editor targets browser widths of 1180 px or wider and does not generate a separate phone layout.
29
-
30
13
## Highlights
31
14
32
15
- Seven distinct designs: Quality Control, Classic Terminal, Retro Arcade, Anime HUD, Bento Grid, Signal Poster, and Custom Canvas.
@@ -43,7 +26,7 @@ Every header uses a fixed 1200 × 610 desktop canvas. The editor targets browser
43
26
44
27
## Create a profile
45
28
46
-
1. Open the [hosted Studio](https://tfq0.github.io/animated-github-profile/) or run it locally.
29
+
1. Open the [Website Studio](https://tfq0.github.io/animated-github-profile/) or run it locally.
47
30
2. Choose a design, start with a blank profile, or load the clearly labeled fictional sample.
48
31
3. Customize the profile content and desktop composition.
49
32
4. Review the dark/light and animated/static previews.
0 commit comments