Entry Two
Ruff. I moved all my stuff over to neocities. Yes, it was also an unexpected pain in the arse. Mm what else did I do. Well, some CSS, but evidently not much. Oh, fixed some miscellaneous formatting stuffs. Hopefully this page will be presentable soon
To do:
- Finish CSS
- Stop Next/Prev buttons looping to the first/last item
- Assets stuff
- Option to display all pages at once
- Zoom function
Entry One
Hello world!
Man, coding is tough. I finally have enough to justify moving my code over to neocities. I completed the forward/back buttons and created the intro, log and main comic page. That is pretty much it. There isn't even any CSS right now.
Currently I'm at the same knowledge level with html/CSS that I was when I made my first site. Basically, I just about know how to use grids. I'm disappointed that I couldn't figure out the javascript on my own and had to copy out an example. I understand it in principle, that you have an index value, that is incremented n+1 with one button and subtracted n-1 by another, and the div displayed is the one where index=n. I just don't understand what the length property has to do with it. But apparently it does, and that's just how it is. Oh well.
There is still a lot that's missing. CSS namely, but also keyboard navigation, zoom in/zoom out and the option to display all pages at once. Also a lot of assets, like I need to make a background and a couple buttons, maybe some other things. I hate asset making.
Anyway, that's it for now. See you next update.