Welcome to my Jak and Daxter fansite
This is my first Neocities website, and is entirely dedicated to my adoration of Naughty Dog's Jak and Daxter series from the early 2000s. Here you'll (eventually) find my headcanons, a lore dump, and general ramblings (and potentially other stuff too). Enjoy your stay!
You can call me Kel (he/him), and if you want to know more about me, click here.
To-do list:
- Stop body text showing under header/navbar image - might need media queries
- Make navbar stick on mobile
- Figure out why About Kel link is wrapping on mobile
- Add font credits?
- Make dev log look a bit nicer
- Brainstorm how many pages to make and what each will contain
- Make art to use as site background - probably Spargus scenery?
- Change dev log so that most recent updates show first
- Make sure I'm not using padding when I should be using margin and vice versa
Dev Log:
- 05/09/23 - Created site; created About Kel page
- 06-07/09/23 - Added to-do list, dev log, and background img
- 09/09/23 - Updated About Kel info; created basic navbar; custom font for headers and colour change to lettering
- 24/09/23 - Updated About Kel info; changed colours of links on all pages; added navbar to About Kel
- 05/10/23 - Played around with links some more to see if I can actually make them change colour (it worked!)
- 05/12/23 - Changed link colours again; added lore and headcanons pages; updated About Kel; played around with navbar CSS; changed fonts
- 07/12/23 - Changed fonts again; tried to fix overlapping navbar links
- 08/12/23 - Changed fonts yet again; tried again to fix overlapping navbar links
- 12/01/24 - Added background to Page Not Found; played with font sizes; finally created a header element; attempted to fix navbar again
- 13/01/24 - Further attempts to fix that damn navbar; reduced font sizes; investigated custom cursors
- [Took some time away to sort out some medical nonsense.]
- 01/11/24 - Continued attempts to fix the navbar and stop the links overlapping
- 04/11/24 - Some progress on navbar issues (my browser is the problem!); created credits page; added link about special interests
- 05/11/24 - Added padding to navbar links to see if that changes anything; changed existing padding from px to em for responsiveness; SUCCESSFULLY FIXED NAVBAR
- 12/11/24 - Added new navbar code to other pages; changed devlog height from px to em; increased navbar link text size; changed devlog title font and moved title outside of scrolling area; added devlog border
- 16/11/24 - Tweaked navbar padding; changed devlog title colour and removed padding & margin
- 17/11/24 - Tweaked navbar padding again; added some padding back to devlog title
- 18/11/24 - Changed navbar padding from em to rem; made devlog title padding smaller; tweaked body padding to stop body appearing under navbar when scrolling
- 19/11/24 - Reduced body padding; attempted adding background to navbar/header; changed to-do list title font & colour; updated About Kel page; tried to further indent some bullet points on About Kel; tried to make navbar & header more responsive by tweaking margin/padding;