Skip to content

Commit 061b3c9

Browse files
committed
readme update
1 parent 2d29a41 commit 061b3c9

1 file changed

Lines changed: 5 additions & 41 deletions

File tree

README.md

Lines changed: 5 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,6 @@
1-
# Portfolio Blog Starter
1+
# Personal Porftolio Website
22

3-
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-
[![Deploy with Vercel](https://vercel.com/button)](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

Comments
 (0)