Skip to content

Commit 367f788

Browse files
change hero image
1 parent 5bc1a82 commit 367f788

File tree

4 files changed

+19
-19
lines changed

4 files changed

+19
-19
lines changed

README.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,13 @@
1-
## Resume Stack
1+
# Resume Stack
22

3-
The easiest way to design and maintain your resume with web technologies
4-
and generate a PDF from it.
3+
The easiest way to design your resume with Tailwind
4+
and automatically export it to PDF via Github Actions.
55

6-
![A preview of Resume Stack in the browser](https://raw.githubusercontent.com/lucafaggianelli/resume-stack/main/docs/images/browser-window.png)
6+
![An overview of Resume Stack](https://raw.githubusercontent.com/lucafaggianelli/resume-stack/main/docs/images/hero.png)
77

88
🖐 Don't forget to 🌟 star this repo if you like it!
99
💥 More templates are coming!
1010

11-
## 🤷‍♀️ What's a stack?
12-
13-
In the software jargon a *stack* is a set of components used to execute an
14-
application or more generally a system.
15-
16-
And that's what Resume Stack is, an ensemble of HTML, CSS,
17-
[TailwindCSS](https://tailwindcss.com/) and *invisible* 👻 JavaScript
18-
to give you a resume!
19-
20-
> Invisible 🙄 … well behind the scene there's some JavaScript into the stack:
21-
[AlpineJS](https://alpinejs.dev/) to *connect* the content of your resume
22-
to the HTML page and [Vite](https://vitejs.dev/)
23-
to reflect changes in the code to the browser in realtime.
24-
Though you won't see and you won't write any JavaScript!
25-
2611
## 🚀 Get Started
2712

2813
### Codespaces (Quickest ⚡)
@@ -199,6 +184,21 @@ manually enabled:
199184
> 👉 *Read and write permissions* are required by the workflow
200185
for creating the releases
201186

187+
## 🤷‍♀️ What's a stack?
188+
189+
In the software jargon a *stack* is a set of components used to execute an
190+
application or more generally a system.
191+
192+
And that's what Resume Stack is, an ensemble of HTML, CSS,
193+
[TailwindCSS](https://tailwindcss.com/) and *invisible* 👻 JavaScript
194+
to give you a resume!
195+
196+
> Invisible 🙄 … well behind the scene there's some JavaScript into the stack:
197+
[AlpineJS](https://alpinejs.dev/) to *connect* the content of your resume
198+
to the HTML page and [Vite](https://vitejs.dev/)
199+
to reflect changes in the code to the browser in realtime.
200+
Though you won't see and you won't write any JavaScript!
201+
202202
## 👩‍🎨 Creating a template
203203

204204
> A more detailed guide on how to create templates is coming

docs/images/hero.png

121 KB
Loading

docs/images/resume-designer.png

15.9 KB
Loading

docs/images/resume-page.png

222 KB
Loading

0 commit comments

Comments
 (0)