Skip to content

Commit 7a1736d

Browse files
committed
revert: remove Vercel deployment config and restore standard Hugo setup
1 parent 5e5d7d1 commit 7a1736d

5 files changed

Lines changed: 13 additions & 31 deletions

File tree

build.sh

Lines changed: 0 additions & 14 deletions
This file was deleted.

content/authors/admin/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ languages:
124124
- name: Chinese
125125
percent: 100
126126
- name: English
127-
percent: 90
127+
percent: 60
128128

129129
# Awards.
130130
# Add/remove as many awards below as you like.

content/experience.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: 'Experience'
3-
date: 2023-10-24
3+
date: 2025-10-10
44
type: landing
55

66
design:
@@ -18,16 +18,16 @@ sections:
1818
date_format: 'January 2006'
1919
# Education or Experience section first?
2020
is_education_first: false
21-
- block: resume-skills
22-
content:
23-
title: Skills & Hobbies
24-
username: admin
25-
design:
26-
show_skill_percentage: false
27-
- block: resume-awards
28-
content:
29-
title: Awards
30-
username: admin
21+
# - block: resume-skills
22+
# content:
23+
# title: Skills & Hobbies
24+
# username: admin
25+
# design:
26+
# show_skill_percentage: false
27+
# - block: resume-awards
28+
# content:
29+
# title: Awards
30+
# username: admin
3131
- block: resume-languages
3232
content:
3333
title: Languages

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "hugo-blox-academic-cv-starter",
33
"version": "1.0.0",
44
"private": true,
5+
"packageManager": "pnpm@10.14.0",
56
"description": "Academic CV starter template for Hugo Blox with Tailwind CSS v4",
67
"scripts": {
78
"dev": "hugo server --disableFastRender",

vercel.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)