8000 GitHub - luswdev/resume-website: A resume website scaffold.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

luswdev/resume-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resume Website Scaffold

How to Use

  • filled your information at /languages/zh-TW.json and /languages/en.json
  • write down your name for website title and footer at index.html
    • title location at <head><title>HERE</title></head>
    • footer location at <footer>HERE</footer>
  • write down your English name at /scripts/main.js line 32.
  • set your email at /api/post-mail.php line 11 to receive mail.
  • then upload to apache or nginx

DEMO

You can see a demo from me. --> DEMO

0