No description
fonts | ||
.gitignore | ||
bike.gif | ||
bun.lockb | ||
cat.gif | ||
clouds.gif | ||
index.html | ||
index.ts | ||
package.json | ||
plane.gif | ||
README.md | ||
rest.webp | ||
style.css | ||
tsconfig.json | ||
vapor.gif | ||
vaporwave.gif | ||
waves.gif |
startpage
My startpage, edited from github.com/kencx
How to use?
- git clone this repo
- copy the path to the index.html file
- set the path as your default startpage in your desired browser
Customization
Image(s)
i have included a few vaporwave/retro styled gifs in this repo, you can edit it on the line 22 in the index.html the src="clouds.gif"
to something like src="plane.gif"
or your own image/gif
URLs
you can edit all of the URLs to your desired, starting on line 44 in index.html
Example:
line 45: <li><a href="https://github.com/">github</a></li>
can be changed to
line 45: <li><a href="https://yoururl.com/">your url</a></li>
Categories
i think you get it, starting on line 44 you can change the names of the categories etc. etc. i believe you're not dumb and understand