No description
Find a file
2024-01-03 10:46:44 +01:00
fonts Remove google imports 2023-12-22 09:51:42 +01:00
.gitignore Add small bun project 2024-01-03 01:52:53 +01:00
bike.gif Added more gifs 2022-05-28 21:40:11 +02:00
bun.lockb Add small bun project 2024-01-03 01:52:53 +01:00
cat.gif Add files via upload 2022-05-28 13:57:20 +02:00
clouds.gif Add files via upload 2022-05-28 13:57:20 +02:00
index.html Fix links opening in current tab 2023-12-22 10:00:41 +01:00
index.ts Set port to 80 and add hello-world 2024-01-03 10:46:44 +01:00
package.json Add small bun project 2024-01-03 01:52:53 +01:00
plane.gif Add files via upload 2022-05-28 13:57:20 +02:00
README.md Update README.md 2022-05-28 14:07:39 +02:00
rest.webp Add files via upload 2022-05-28 13:57:20 +02:00
style.css Fix font import 2023-12-22 10:05:15 +01:00
tsconfig.json Add small bun project 2024-01-03 01:52:53 +01:00
vapor.gif Add files via upload 2022-05-28 13:57:20 +02:00
vaporwave.gif Add files via upload 2022-05-28 13:57:20 +02:00
waves.gif Added more gifs 2022-05-28 21:40:11 +02:00

startpage

My startpage, edited from github.com/kencx

How to use?

  1. git clone this repo
  2. copy the path to the index.html file
  3. 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

Screenshot

image