diff --git a/src/blinkies.html b/src/blinkies.html new file mode 100644 index 0000000..e69de29 diff --git a/src/buttons.html b/src/buttons.html new file mode 100644 index 0000000..e69de29 diff --git a/src/css/main.css b/src/css/main.css new file mode 100644 index 0000000..bc33c9d --- /dev/null +++ b/src/css/main.css @@ -0,0 +1,96 @@ +@font-face { + font-family: 'RainyHearts'; + src: url('/fonts/rainyhearts.ttf') format('truetype'); + font-weight: normal; + font-style: normal; +} + +@font-face { + font-family: 'Daydream'; + src: url('/fonts/Daydream.ttf') format('truetype'); + font-weight: normal; + font-style: normal; +} + +body { + font-family: 'RainyHearts'; +} + +h1 { + font-family: 'Daydream'; + font-size: x-large; +} + +.title { + font-family: 'Daydream'; +} + +.container { + display: flex; + height: 97.5vh; + overflow: hidden; +} + +.sidebar { + width: 17%; + box-sizing: border-box; + overflow-y: auto; + -ms-overflow-style: none; + scrollbar-width: none; +} + +.sidebar::-webkit-scrollbar { /* this hides scroll bar on webkit browsers */ + display: none; /* people... could you just not use those in the first place?! */ +} + +.sidebar a { + display: block; + margin: 7px 0; +} + +.main-content { + width: 80%; + overflow-y: auto; + padding: 20px; + padding-top: 0; + box-sizing: border-box; +} + +.sb-itm { + padding: 20px; + padding-top: 10px; + background-color: #f0f0f0; + margin-bottom: 5%; +} + +.bt-section { + padding: 20px; + padding-top: 10px; + background-color: #f0f0f0; + margin-bottom: 5%; + display: flex; + flex-wrap: wrap; + gap: 10px; +} + +.bt-section img, +.bt-section a { + display: inline-block; + margin: 0; +} + +.contained-blinkie { + width: 100%; +} + +.contained-button img { + width: 44%; +} + + +.fac img { + padding-top: 20px; +} + + +* {cursor: url(https://cur.cursors-4u.net/cursors/cur-11/cur1055.ani), url(https://cur.cursors-4u.net/cursors/cur-11/cur1055.png), auto !important;} \ No newline at end of file diff --git a/src/fonts/Daydream.ttf b/src/fonts/Daydream.ttf new file mode 100644 index 0000000..35f12e4 Binary files /dev/null and b/src/fonts/Daydream.ttf differ diff --git a/src/fonts/rainyhearts.ttf b/src/fonts/rainyhearts.ttf new file mode 100644 index 0000000..245cd40 Binary files /dev/null and b/src/fonts/rainyhearts.ttf differ diff --git a/src/gif.html b/src/gif.html new file mode 100644 index 0000000..e69de29 diff --git a/src/img/blinkies/cantlivewithout.gif b/src/img/blinkies/cantlivewithout.gif new file mode 100644 index 0000000..4e4e5c6 Binary files /dev/null and b/src/img/blinkies/cantlivewithout.gif differ diff --git a/src/img/buttons/1advise.gif b/src/img/buttons/1advise.gif new file mode 100644 index 0000000..03b2a6a Binary files /dev/null and b/src/img/buttons/1advise.gif differ diff --git a/src/img/buttons/1chrome.gif b/src/img/buttons/1chrome.gif new file mode 100644 index 0000000..791016f Binary files /dev/null and b/src/img/buttons/1chrome.gif differ diff --git a/src/img/buttons/bestviewedcomp.gif b/src/img/buttons/bestviewedcomp.gif new file mode 100644 index 0000000..0b43d5a Binary files /dev/null and b/src/img/buttons/bestviewedcomp.gif differ diff --git a/src/img/buttons/debian.gif b/src/img/buttons/debian.gif new file mode 100644 index 0000000..eaf7001 Binary files /dev/null and b/src/img/buttons/debian.gif differ diff --git a/src/img/buttons/firefoxnow.gif b/src/img/buttons/firefoxnow.gif new file mode 100644 index 0000000..a4cd0bd Binary files /dev/null and b/src/img/buttons/firefoxnow.gif differ diff --git a/src/img/gif/links1.gif b/src/img/gif/links1.gif new file mode 100644 index 0000000..0f0f4f1 Binary files /dev/null and b/src/img/gif/links1.gif differ diff --git a/src/img/gif/reverseearth.gif b/src/img/gif/reverseearth.gif new file mode 100644 index 0000000..cfde83e Binary files /dev/null and b/src/img/gif/reverseearth.gif differ diff --git a/src/img/pdmark.png b/src/img/pdmark.png new file mode 100644 index 0000000..4961cf0 Binary files /dev/null and b/src/img/pdmark.png differ diff --git a/src/img/telegram.png b/src/img/telegram.png new file mode 100644 index 0000000..d469c6d Binary files /dev/null and b/src/img/telegram.png differ diff --git a/src/index.html b/src/index.html new file mode 100644 index 0000000..c118ab6 --- /dev/null +++ b/src/index.html @@ -0,0 +1,73 @@ + + + + + + pontus + + + + +
+ +
+ +
+

archival content

+

what

+

this website is a treasure trove of content. use it to your advantage! i currently host the following things:

+ +
+
+ +

why

+

i archive and store as much data as i possibly can, and make as much use of that space as possible. but why?

+

while many people will scroll through apps such as tiktok, and laugh at passing trends which fade into obscurity, i save each one which i believe may have cultrual significance.

+

it's the small things that i remember and wish i had saved. thus, i aim to preserve our generation in media, whether it be the college/political ads of our time, or simple things such as tiktoks.

+
+
+
+ + \ No newline at end of file diff --git a/src/links.html b/src/links.html new file mode 100644 index 0000000..52655fc --- /dev/null +++ b/src/links.html @@ -0,0 +1,88 @@ + + + + + + pontus + + + + +
+ +
+
+ +

links

+

my little collection of links worth taking a peek at!

+
+
+
+

webmaster resources

+

everything you might need to start a neocities/older themed website! while this might not be uber-useful to those looking to make modern websites, i have aimed to create a treasure trove of everything!

+
+

buttons

+

if you're looking for some nice buttons for your site, these are my favorite places to look! some are even featured on my sites :p

+

BE WARNED: if you have an older computer (like me) your browser may crash visiting the links marked with a bold "W"

+ +
+
+

blinkies

+

a collection of the places i look for blinkies! as with the buttons, some are in use on my websites

+ +
+
+

gifs

+

where i go to find pixel art gifs. while this might not suit everyone looking for "normal" gifs (such as movie clips/memes), those looking to make a neocities will know what im talking about!

+ +
+
+
+
+ + \ No newline at end of file