Skip to content

pingjuhsieh/pingjuhsieh.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Academic Personal Website (GitHub Pages)

This is a simple and elegant personal website template for an economics PhD student.

Files

  • index.html: Main website content
  • styles.css: Design and layout
  • script.js: Mobile menu and dynamic year
  • cv.pdf: Put your CV PDF here (replace placeholder)

Customize quickly

  1. Open index.html and replace:
    • Your Name
    • Email and GitHub links
    • Research/projects text
    • Personal interests
  2. Add your CV file as cv.pdf in this folder.
  3. Optional: add Google Scholar, LinkedIn, and SSRN links in Contact.

Publish on GitHub Pages

  1. Create a new GitHub repository (example: academic-website).
  2. Upload all files in this folder to the repository root.
  3. In GitHub: Settings -> Pages:
    • Source: Deploy from a branch
    • Branch: main and / (root)
  4. Save and wait 1-2 minutes.
  5. Your site will be available at:
    • https://yourusername.github.io/academic-website/

If you name the repository yourusername.github.io, the site URL becomes: https://yourusername.github.io/

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors