You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!doctype html><html><head><title>404 Page not found — Hilbish</title><metacharset=utf-8><metaname=viewportcontent="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><metaname=theme-colorcontent="#ff89dd"><metacontent="/Hilbish/hilbish-flower.png" property="og:image"><metaproperty="og:site_name" content="Hilbish"><metacontent="404 Page not found — Hilbish" property="og:title"><metacontentproperty="og:description"><metacontentname=description><metaname=revisit-aftercontent="2 days"><metaname=keywordscontent="Lua,Hilbish,Linux,Shell"><metaproperty="og:locale" content="en_GB"><linkrel=canonicalhref=https://rosettea.github.io/Hilbish/><metaproperty="og:url" content="https://rosettea.github.io/Hilbish/"><linkhref=https://cdn.jsdelivr.net/npm/bootstrap@5.2.0-beta1/dist/css/bootstrap.min.cssrel=stylesheetintegrity=sha384-0evHe/X+R7YkIZDRvuzKMRqM+OrBnVFBL6DOitfPri4tjfHxaWutUpFmBp4vmVorcrossorigin=anonymous><scriptsrc=https://cdn.jsdelivr.net/npm/bootstrap@5.2.0-beta1/dist/js/bootstrap.bundle.min.jsintegrity=sha384-pprn3073KE6tl6bjs2QrFaJGz5/SUsLqktiwsUTF55Jfv3qYSDhgCecCxMW52nD2crossorigin=anonymous></script>
<!doctype html><html><head><title>Improving Hilbish's Branding — Hilbish</title><metacharset=utf-8><metaname=viewportcontent="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><metaname=theme-colorcontent="#ff89dd"><metacontent="/Hilbish/hilbish-flower.png" property="og:image"><metaproperty="og:site_name" content="Hilbish"><metacontent="Improving Hilbish's Branding — Hilbish" property="og:title"><metacontent="Happy birthday Hilbish! As of last month, Hilbish is now 2 years old. Unfortunately I missed the official date, but I will still make a more focused post on the date (19st).
2
+
I decided to fix up this website and Hilbish’s logo, so that can be thought of as something for the 2 years milestone?
3
+
Logo Hilbish’s old logo was.. not that good. It definitely functioned as a logo, but the yellow part of it looked ugly (sorry old logo)." property="og:description"><metacontent="Happy birthday Hilbish! As of last month, Hilbish is now 2 years old. Unfortunately I missed the official date, but I will still make a more focused post on the date (19st).
4
+
I decided to fix up this website and Hilbish’s logo, so that can be thought of as something for the 2 years milestone?
5
+
Logo Hilbish’s old logo was.. not that good. It definitely functioned as a logo, but the yellow part of it looked ugly (sorry old logo)." name=description><metaname=revisit-aftercontent="2 days"><metaname=keywordscontent="Lua,Hilbish,Linux,Shell"><metaproperty="og:locale" content="en_GB"><linkrel=canonicalhref=https://rosettea.github.io/Hilbish/><metaproperty="og:url" content="https://rosettea.github.io/Hilbish/"><linkhref=https://cdn.jsdelivr.net/npm/bootstrap@5.2.0-beta1/dist/css/bootstrap.min.cssrel=stylesheetintegrity=sha384-0evHe/X+R7YkIZDRvuzKMRqM+OrBnVFBL6DOitfPri4tjfHxaWutUpFmBp4vmVorcrossorigin=anonymous><scriptsrc=https://cdn.jsdelivr.net/npm/bootstrap@5.2.0-beta1/dist/js/bootstrap.bundle.min.jsintegrity=sha384-pprn3073KE6tl6bjs2QrFaJGz5/SUsLqktiwsUTF55Jfv3qYSDhgCecCxMW52nD2crossorigin=anonymous></script>
<emclass=text-muted>by <strong>sammyette</strong><time> // April 13, 2023</time></em><divclass=my-4><p>Happy birthday Hilbish! As of last month, Hilbish is now 2 years old.
10
+
Unfortunately I missed the official date, but I will still make a more
11
+
focused post on the date (19st).</p><p>I decided to fix up this website and Hilbish’s logo, so that can
12
+
be thought of as something for the 2 years milestone?</p><h2id=logoclass=heading>Logo
13
+
<ahref=#logoclass=heading-link><iclass="fas fa-paperclip"></i></a></h2><p>Hilbish’s old logo was.. not that good. It definitely functioned
14
+
as a logo, but the yellow part of it looked ugly (sorry old logo).</p><imgsrc=https://safe.kashima.moe/4c6e9q484pcy.pngwidth=256><br><p>You would have definitely seen the new logo, since it is currently
15
+
in use on the navigation bar and footer. Here it is in a bigger view:</p><imgsrc=https://safe.kashima.moe/oy72vpev2yi4.pngwidth=256><br><h2id=websiteclass=heading>Website
16
+
<ahref=#websiteclass=heading-link><iclass="fas fa-paperclip"></i></a></h2><p>Ever since this website was first made, from the release of v2.0, it has
17
+
been doing it’s job of being a website good enough, but there were a few issues.</p><h2id=paddingclass=heading>Padding
18
+
<ahref=#paddingclass=heading-link><iclass="fas fa-paperclip"></i></a></h2><p>Padding is very important! The edges of your screen need space to do nothing,
19
+
after all. On mobile or screens small enough, there would not be enough space
20
+
for the auto margin to fill, and since there was no padding besides that,
21
+
it means things would look a bit cramped. This was simple to fix.</p><p>Here it is before:<br><imgsrc=https://safe.kashima.moe/nupzzalt2oa4.pngalt=Before></p><p>and after:<br><imgsrc=https://safe.kashima.moe/r0ox4nazfi0q.pngalt=After></p><h2id=docs-navigationclass=heading>Docs Navigation
22
+
<ahref=#docs-navigationclass=heading-link><iclass="fas fa-paperclip"></i></a></h2><p>On the docs page, the pages are on the left on desktop. Since
23
+
phones are too small to have this content on the side, it stays at the top.
24
+
This is a bit counter intuitive since it brings in extra scrolling
25
+
when navigating to every page for docs and just doesn’t look that good.</p><p>A few months ago I made it collapse with the site wide navigation, but it
26
+
was not hidden by default. So a few improvements were made:</p><ul><li>Make the doc navigation hidden by default on mobile, just like site wide navigation</li><li>Make doc navigation have the same look as site wide navigation</li></ul><p>Here’s a before:<br><imgsrc=https://safe.kashima.moe/krn0a6qwegdj.pngalt></p><p>and after:<br><imgsrc=https://safe.kashima.moe/sk11ighz47yb.pngalt></p><p>Looks a lot better now.</p><h2id=other-changesclass=heading>Other Changes
27
+
<ahref=#other-changesclass=heading-link><iclass="fas fa-paperclip"></i></a></h2><p>If you haven’t noticed, I have made other changes to the website.
0 commit comments