(might as well be the simple one-page site I am going to use in the future ❤)
This is a really simple site built for my NTU homepage at http://homepage.ntu.edu.tw/~b07705031/.
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.
-
Fork this repo and change the name to
YOURUSERNAME.github.io
. You will see your site run perfectly onhttps://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. -
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:
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.
Here are some resources you might find useful upon re-creating the site:
- Spinning social media icons
- Pure CSS Gradient Background Animation
- mo.js
- aos
- Dark/Light Toggle
- particle.js
- Waving hand animation
I got the inspiration from Evan You's site.
The source code is released under the MIT license, but any acknowledgement is appreciated 😄