is there a way to use the Denizen and Citizens' logos in a <i class="">tag so I can make it match the CSS styles i put in place for my other icons on my site? I've attached a clip of my site of the relevant section to show. I'd just like to have a fancy official set of icons from us to go along with it instead of their standard colors, they kinda pop out of the theme.
#(Bear) Denizen and Citizens Personal Website Questions
24 messages · Page 1 of 1 (latest)
Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.
(Bear) Denizen and Citizens Personal Website Questions
my second question is if there's an easy way to plug-and-play the DenizenScript Grammar into my site where DenizenScript is displayed so I can format it nicely? or would I need to write some kind of css/js to do it?
#actives-only message
(For the logo ^)
And you might be able to use stuff like https://shiki.matsu.io/ or mangle something with https://github.com/microsoft/vscode-textmate, but you might be better off looking into what the meta site does for highlighting
As that's probably going to be closer to what you're making than the GitHub syntax highlighting stuff
ahh perfect - that looked like a great conversation to have been in lol
i wonder if this affects us at all, i found it with the font file:
mmm, yeah, i checked out The Denizen Meta-Documentation Website on GitHub but it's really advanced
Do you want dynamic syntax highlighting or some static display?
There's also the guide with some docs generation library handling the syntax highlighting, the pasting website which iirc has a C# backend for it (might not be too hard to run? Maybe as a separate highlighting service?)
But you're probably better off asking monkey, I just kinda know
i have a script that grabs the content from the script file itself and pastes it into the website after it loads, so id like to be able to just have a div class if that's possible
or like, the least complicated method lol
If it's a separate process already you might be able to use the pastebin's one? I can look later but iirc it more-or-less generates HTML that should work fine as long as you have the right styles loaded?
But I'd ask monkey, or maybe Ice since they made their own script repo at some point iirc
yeah you can yoink the pastebin/metasite highlighter, it's C# and you just give it a script and it gives you html
if you want to be extra lazy you can also paste your script to the actual pastebin then copy the html out lol
Use a headless browser to automatically submit pastes and get the HTML
I wonder if fullwall knows what font the Citizens logo is
oh my god lol
i hate that i love this idea