|
1 | | -# [The Academic CV That Gets You Hired](https://github.com/HugoBlox/theme-academic-cv) |
| 1 | + [CVL-UESTC LAB](https://cvl-uestc.github.io/) |
2 | 2 |
|
3 | | -[](https://hugoblox.com/templates/academic-cv/start/?utm_source=github&utm_medium=readme) |
4 | | - |
5 | | -<h1 align="center">Build an Academic CV and Resumé That Stands Out</h1> |
6 | | - |
7 | | -<p align="center"> |
8 | | - <strong>Your unfair advantage in academia and tech.</strong><br/> |
9 | | - Showcase your work, boost your citations, and land your dream job at places like <strong>Meta, Google, and Stanford</strong>. |
10 | | -</p> |
11 | | - |
12 | | -<p align="center"> |
13 | | - <a href="https://hugoblox.com/templates/academic-cv/start?utm_source=github&utm_medium=readme"><b>🚀 Deploy Your Free CV in 60s</b></a> |
14 | | - • |
15 | | - <a href="https://hugoblox.com/templates/?open=academic-cv&loading=true&utm_source=github&utm_medium=readme">Live Demo</a> |
16 | | - • |
17 | | - <a href="https://hugoblox.com/pro?utm_source=github&utm_medium=readme"><b>✨ Upgrade to Pro</b></a> |
18 | | -</p> |
19 | | - |
20 | | -<p align="center"> |
21 | | - Trusted by 250,000+ researchers, students, and educators worldwide. |
22 | | -</p> |
23 | | - |
24 | | -<p align="center"> |
25 | | - <a href="https://discord.gg/z8wNYzb"> |
26 | | - <img src="https://img.shields.io/discord/722225264733716590?label=Join%20Discord&style=social" alt="Discord"> |
27 | | - </a> |
28 | | - <a href="https://github.com/HugoBlox/theme-academic-cv"> |
29 | | - <img src="https://img.shields.io/github/stars/HugoBlox/theme-academic-cv?label=Star%20Academic%20CV&style=social" alt="GitHub Stars"> |
30 | | - </a> |
31 | | -</p> |
32 | | - |
33 | | ---- |
34 | | - |
35 | | -## Your Career Starts Here |
36 | | - |
37 | | -The Academic CV template is designed for impact. Whether you're an AI researcher, a recent graduate, or a seasoned professor, this is the last resumé you'll ever need. |
38 | | - |
39 | | -- **✍️ Showcase Your Expertise:** Easily write content with Markdown, Jupyter, or RStudio. Display your publications, talks, and projects in a stunning, professional layout. |
40 | | -- **📈 Boost Your Citations:** Automatic BibTeX import and SEO-optimized pages mean your work gets discovered more easily, increasing your research impact. |
41 | | -- **💼 Land Your Dream Job:** Create a memorable online presence that impresses recruiters from top tech firms and prestigious universities. |
42 | | -- **🚀 Launch in Minutes:** No coding required. The Hugo Blox Builder lets you customize everything with drag-and-drop sections. |
43 | | - |
44 | | -<p align="center"> |
45 | | - <a href="https://hugoblox.com/templates/academic-cv/start?utm_source=github&utm_medium=readme"> |
46 | | - <img src="https://img.shields.io/badge/⚡️%20Get%20Your%20CV%20in%2060s-ff4655?style=for-the-badge" alt="Deploy this template" width="400"> |
47 | | - </a> |
48 | | -</p> |
49 | | - |
50 | | ---- |
51 | | - |
52 | | -## Level Up with Pro Templates |
53 | | - |
54 | | -Ready to take your career to the next level? Our Pro templates offer exclusive designs and features to help you stand out even more. |
55 | | - |
56 | | -<!-- <p align="center"> |
57 | | - <img src="" alt="Free vs Pro templates"> |
58 | | -</p>--> |
59 | | - |
60 | | -| Feature | Academic CV (Free) | Academic CV Pro & Resumé Pro | |
61 | | -| -------------------- | ------------------------ | -------------------------------- | |
62 | | -| **Design** | Professional & clean | **Exclusive premium designs** | |
63 | | -| **Layouts** | Standard resumé sections | **Advanced layouts & timelines** | |
64 | | -| **Call to Action** | Simple contact link | **Prominent CTA buttons** | |
65 | | -| **First Impression** | Strong | **Unforgettable** | |
66 | | - |
67 | | -<br/> |
68 | | -<p align="center"> |
69 | | - <a href="https://hugoblox.com/pro?utm_source=github&utm_medium=readme"><b>💎 Get the Pro Pass</b></a> — Includes all Pro templates for a one-time price.<br/> |
70 | | - <a href="https://hugoblox.com/templates/academic-cv-pro/start?utm_source=github&utm_medium=readme">✨ Deploy Academic CV Pro</a> |
71 | | - • |
72 | | - <a href="https://hugoblox.com/templates/resume-pro/start?utm_source=github&utm_medium=readme">📄 Deploy Resumé Pro</a> |
73 | | -</p> |
74 | | - |
75 | | ---- |
76 | | - |
77 | | -## What Researchers Say |
78 | | - |
79 | | -> “Hugo Blox saved me 40+ hours on my lab site. BibTeX integration auto-updates publications — **our citations are up 3×**.” |
80 | | -> — **Dr. Sarah Yang**, AI Researcher |
81 | | -
|
82 | | ---- |
83 | | - |
84 | | -## Get Started in Minutes |
85 | | - |
86 | | -### Recommended (Fastest) |
87 | | - |
88 | | -Deploy your site to GitHub Pages in just 60 seconds with our browser-based starter. |
89 | | - |
90 | | -👉 <a href="https://hugoblox.com/templates/academic-cv/start?utm_source=github&utm_medium=readme"><b>Start with the Academic CV Template</b></a> |
91 | | - |
92 | | -### Prefer the Command Line? |
93 | | - |
94 | | -Use the local quickstart: |
95 | | - |
96 | | -```bash |
97 | | -# 1. Install Hugo Extended → https://docs.hugoblox.com/getting-started/install-hugo/ |
98 | | -# 2. Clone this starter |
99 | | -git clone https://github.com/HugoBlox/theme-academic-cv my-site |
100 | | -cd my-site |
101 | | - |
102 | | -# 3. Run locally |
103 | | -pnpm install && hugo server |
104 | | -``` |
105 | | - |
106 | | -For more guides, visit our documentation at **https://docs.hugoblox.com/**. |
107 | | - |
108 | | ---- |
109 | | - |
110 | | -## Join the Community |
111 | | - |
112 | | -Join thousands of creators in our vibrant community to ask questions, share your work, and help us improve. |
113 | | - |
114 | | -- 💬 <a href="https://discord.gg/z8wNYzb">Discord</a> |
115 | | -- 📚 <a href="https://docs.hugoblox.com/?utm_source=github&utm_medium=readme">Docs & Guides</a> |
116 | | -- 🐦 <a href="https://x.com/BuildLore">X / Twitter</a> |
117 | | -- ⭐ <a href="https://github.com/HugoBlox/hugo-blox-builder">Star on GitHub</a> |
118 | | - |
119 | | ---- |
120 | | - |
121 | | -MIT © 2016-Present [George Cushen](https://georgecushen.com) |
122 | | - |
123 | | -<!--START_SECTION:news--> |
124 | | -<!--Updated at 2025-11-02T02:01:41.587Z--> |
125 | | -<!--END_SECTION:news--> |
0 commit comments