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
This is a porfolio site template complete with a blog. Includes:
4
-
5
-
- MDX and Markdown support
6
-
- Optimized for SEO (sitemap, robots, JSON-LD schema)
7
-
- RSS Feed
8
-
- Dynamic OG images
9
-
- Syntax highlighting
10
-
- Tailwind v4
11
-
- Vercel Speed Insights / Web Analytics
12
-
- Geist font
13
-
14
-
## Demo
15
-
16
-
https://portfolio-blog-starter.vercel.app
17
-
18
-
## How to Use
19
-
20
-
You can choose from one of the following two methods to use this repository:
21
-
22
-
### One-Click Deploy
23
-
24
-
Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=vercel-examples):
25
-
26
-
[](https://vercel.com/new/clone?repository-url=https://github.com/vercel/examples/tree/main/solutions/blog&project-name=blog&repository-name=blog)
27
-
28
-
### Clone and Deploy
29
-
30
-
Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [pnpm](https://pnpm.io/installation) to bootstrap the example:
31
-
32
-
```bash
33
-
pnpm create next-app --example https://github.com/vercel/examples/tree/main/solutions/blog blog
34
-
```
35
-
36
-
Then, run Next.js in development mode:
37
-
38
-
```bash
39
-
pnpm dev
40
-
```
41
-
42
-
Deploy it to the cloud with [Vercel](https://vercel.com/templates) ([Documentation](https://nextjs.org/docs/app/building-your-application/deploying)).
3
+
## Improvements:
4
+
-[ ] Resume tailoring flow - first tailor then generate with different themes as you want (now its wasting time and resources to tailor the resume again if you just want to change the resume's theme)
5
+
-[ ] Have a preview of each theme - get them from the official `jsonresume.org/themes`
6
+
-[ ] Have a list of resumes that were generated last - publicly accessible with their links and other metadata like the theme and time it was generated (that i need to save too) - so if maybe a person looks for a resume and finds it on the list, they can download it
0 commit comments