-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A few additions and changes #54
Conversation
…the syntax highlight extension
…nna link it easier
…tion, fixes the Install section being unreadable on phone
…ontaining them, since it's nicer to just click to get to it than dig to it
…place its section with GitHub, and for Lifehacker's legacy, we only link the gallery on Flicker... also added Reddit
…ecifically examples for it at the top and details related to !Quit and !WriteKeyValue
I decided to make an icon, which is just that skin's M letter, with the same principals as the other Easter egg icons (stroke width 2, rounded corners all around, made for the size 24x24 but scaled down cause there's 2px padding on the edges etc.)
The source file I used for the icon is below, modified to remove all the useless junk <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
class="feather feather-help-circle"
fill="none"
height="24"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
viewbox="0 0 24 24"
width="24"
version="1.1"
id="svg1"
sodipodi:docname="test.svg"
inkscape:version="1.3 (0e150ed6c4, 2023-07-21)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs1" />
<sodipodi:namedview
id="namedview1"
pagecolor="#505050"
bordercolor="#eeeeee"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:zoom="29.98533"
inkscape:cx="-3.3516389"
inkscape:cy="13.473255"
inkscape:window-width="3840"
inkscape:window-height="2080"
inkscape:window-x="-11"
inkscape:window-y="-11"
inkscape:window-maximized="1"
inkscape:current-layer="svg1" />
<path
d="m 3.4492,7.4310966 8.561475,8.6040564 5.721884,-5.700454 V 20.540007 H 20.5508 V 3.4599933 L 12.010675,12 3.4492,3.4599933 Z"
id="text1"
style="font-size:24px;line-height:1.25;font-family:Anurati;-inkscape-font-specification:Anurati;letter-spacing:0px;word-spacing:0px;fill:#000000;stroke-width:2"
aria-label="M" />
</svg> |
…the Tips & Tricks page
… more places, also corrected both sections to be similar, as previously it seemed an older version was in a place, and a newer palce was in another
…same info, one was outdated and didn't mention .webP or the animation guide
… substituted using the MediaKey measure
Heyyyy, I am the horror that created the "Small docs suggestions" thread, I finally decided to PR the requests I suggested a long time ago, along with a few additions
In no particular order, the things I did are:
Instance
if the unused NETUP and NETDOWN Alias options ever get added)If my English just sounds straight up wrong, I'm okay for the lines to be edited to sound better, or for my entire work to be adopted in different ways for inclusion.
This is my 2nd PR so I hope I didn't somehow mess it up.