Skip to content

icheft/ntu-homepage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@icheft's NTU Homepage

(might as well be the simple one-page site I am going to use in the future ❤)

Netlify Status GitHub Maintenance Website

Preview

Image

This is a really simple site built for my NTU homepage at http://homepage.ntu.edu.tw/~b07705031/.

About

Feel free to fork the website and create your own one. If you have any questions or suggestions, please let me know by submitting an issue or create a pull request.

How to Use?

  • Fork this repo and change the name to YOURUSERNAME.github.io. You will see your site run perfectly on https://YOURUSERNAME.github.io directly after that.

  • You can also use it for building sub-pages for your main site like this. Just simply go to setting, and check the Source box.

    Image

  • Alternatively, you can deploy it using Netlify as shown here; the demo can be viewed here. For those who are not familiar with Netlify, please as well read their documentations.

  • One more alternative is to deploy it to Vercel under the now.sh domain. You can start your own site by clicking this button:
    Deploy with Vercel
    Here are some domains used by the project: icheft, brianlchen, ntu-homepage

  • For local build, click on index.html and you'll be able to see site locally.

  • Last but not least, for NTUers, you can always look up this page on how to set up your own personal website with http://homepage.ntu.edu.tw/~SID domain.

Resources/References

Here are some resources you might find useful upon re-creating the site:

I got the inspiration from Evan You's site.

License

The source code is released under the MIT license, but any acknowledgement is appreciated 😄