Skip to content

InsWan/HomePage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🖥️ Home Page

A lite personal home page for myself.

Demo


Screenshot

Use

Important

After fork or clone the repo, remember to remove redundant code like analytic code which used to analyze my own site. It doesn't work on your site!

Just fork the repo, edit the template and deploy your site on vercel automatically!

If you do not want to deploy the page on vercel, you need to clone the repo to your computer, and install the dependencies by npm or yarn (Need Nodejs). After that, run yarn build or npm run build to build your static page. The static files will be output in dist folder. Then put them into anywhere you want to deploy your site on.

Setting

Blog Posts

You can simply go to index.ts, change the url in getPosts(). Most time the function will work. However, there are some other XML format different from what I have tested. So you may change the function in page.ts yourself. If you are not familiar with TypeScript or JavaScript, you can start an issue. I will help you after noticing your issue.

Others

WIP

About

A lite personal home page for myself.

Resources

License

Stars

Watchers

Forks

Languages

  • Less 51.1%
  • HTML 39.7%
  • TypeScript 9.2%