mirror of
https://github.com/kristopolous/BOOTSTRA.386.git
synced 2026-02-04 05:35:11 +00:00
List styles don't have any indicator. Suggestion: draw a block that looks similar to a bigger pixel. #51
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kristopolous on GitHub (Sep 27, 2015).
Breakout from #41
@kristopolous commented on GitHub (Sep 27, 2015):
I believe this is already being done. See here: https://www.diigo.com/item/image/5enzo/c7r4 ... if you would like to contend this isn't what you are talking about then please re-open this bug.
@EvanCarroll commented on GitHub (Sep 10, 2023):
@kristopolous see linked issue, I don't think that's what he's talking about.
You can also this on this page, https://kristopolous.github.io/BOOTSTRA.386/base-css.html#lists
For me the ordered, unordered, and unstyled render the same. This seems problematic because without a visual indicator to at least differentiate an ordered list what's the purpose of giving them a semantic markup to begin with? You're losing information that users will expect without styling by styling it away.
I would expect the Ordered and Unordered lists to have some form of bulleted list, and some form of numbered list.
@kristopolous commented on GitHub (Sep 12, 2023):
For 2.0? alright. sure I'll look into it
@kristopolous commented on GitHub (Sep 12, 2023):
Also this emphasizes that I'll need to update the demo space and put the different versions there somewhere
@EvanCarroll commented on GitHub (Sep 13, 2023):
@kristopolous I'm not exactly sure what version. I'm using
zula.386zola.386 which I believe is sourcing the real work from this project I would have to look into that. I just saw the issue already on the board, and see the issue is present in the demo.@kristopolous commented on GitHub (Sep 13, 2023):
zula.386? Did you spell that right? Can you link me to it?
@EvanCarroll commented on GitHub (Sep 13, 2023):
No, I didn't spell it right. =(
Zola. The Rust static-content generator that competes with Hugo. I already linked the issue on their board to this one above. I filed it there before working my way here, https://github.com/lopes/zola.386/issues/16
@kristopolous commented on GitHub (Sep 13, 2023):
that is indeed v2. I just fixed it.
@kristopolous commented on GitHub (Sep 13, 2023):
the disc list-style-type doesn't have an equivalent character in MS-ASCII but the square is basically character 254 so we'll just default to that.

@kristopolous commented on GitHub (Sep 13, 2023):
oh hey that alignment is wrong
@EvanCarroll commented on GitHub (Sep 13, 2023):
This is a huge improvement, but why aren't ordered lists, numbered? I would expect that.
This code,
For me renders like this in GitHub,
Picture:
If you remove the numbers, how will you know where 2 stops and 3 starts? And what step of an ordered process you're reading?
@kristopolous commented on GitHub (Sep 13, 2023):
Why? Honestly because this is something I did for my own amusement 11 years ago. But let's set that aside. Here you go.

Should be working.
@EvanCarroll commented on GitHub (Sep 13, 2023):
That looks beautiful. As to why? Because this is Enterprise ready theming here. This shit is gold. Hell yes I'm going to use this. #BorlandIsBeautiful
@kristopolous commented on GitHub (Sep 13, 2023):
cool, I hope you enjoyed my new japanese promo video on the project's main readme page over here: https://github.com/kristopolous/BOOTSTRA.386
@EvanCarroll commented on GitHub (Sep 13, 2023):
Hahha that's glorious. Well done @kristopolous! Btw, if you like this Kitty has a Borland theme which compliments it well.