Brand: V[G] monogram + boxed wordmark; Vilnius->Internetai#14
Merged
Conversation
…us->Internetai PornHub-inspired knockout-box treatment (oxblood, not orange): wordmark suffix and the G of the V[G] mark sit in an oxblood box, echoing the hero's existing knockout box. New SVG favicon. Meta bar location line Vilnius -> Internetai.
There was a problem hiding this comment.
Pull request overview
This PR updates the site’s branding by switching the masthead mark to a “V[G]” monogram (with the “G” in an oxblood knockout box), boxing the “Grafija” suffix in the wordmark, adding an SVG favicon, and updating the meta-bar location copy from “Vilnius” to “Internetai”.
Changes:
- Restyled the masthead mark/wordmark to use knockout-box treatments in oxblood.
- Added an SVG favicon (
/assets/vg-mark.svg) across templates and rendered pages. - Updated meta-bar location copy (“Vilnius” → “Internetai”) across templates and rendered pages.
Reviewed changes
Copilot reviewed 27 out of 28 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| style.css | Updates masthead/logo CSS to support the V+boxed-G monogram and boxed wordmark suffix. |
| pages.py | Updates HTML templates (head + masthead + landing) to emit the new favicon and updated mark/copy. |
| index.html | Regenerated landing page HTML to reflect new favicon, mark, and “Internetai” meta copy. |
| assets/vg-mark.svg | Adds the new SVG favicon/mark asset. |
| archive/index.html | Regenerated archive index HTML to reflect new favicon, mark, and “Internetai” meta copy. |
| archive/ziurek-ka-darau-ne-ka-sakau/index.html | Regenerated post page HTML to reflect new favicon, mark, and “Internetai” meta copy. |
| archive/story-points/index.html | Regenerated post page HTML to reflect new favicon, mark, and “Internetai” meta copy. |
| archive/snafu-dvi-organizacijos-realybes/index.html | Regenerated post page HTML to reflect new favicon, mark, and “Internetai” meta copy. |
| archive/sauga/index.html | Regenerated post page HTML to reflect new favicon, mark, and “Internetai” meta copy. |
| archive/rand-paradoksas/index.html | Regenerated post page HTML to reflect new favicon, mark, and “Internetai” meta copy. |
| archive/pradejo-gerai-o-baige-kaip-visada/index.html | Regenerated post page HTML to reflect new favicon, mark, and “Internetai” meta copy. |
| archive/pokycio-kainos-euristika/index.html | Regenerated post page HTML to reflect new favicon, mark, and “Internetai” meta copy. |
| archive/pokalbis-kuris-dar-neivyko/index.html | Regenerated post page HTML to reflect new favicon, mark, and “Internetai” meta copy. |
| archive/penktadienio-kurybinis-planavimas/index.html | Regenerated post page HTML to reflect new favicon, mark, and “Internetai” meta copy. |
| archive/pasiruosimas-kuris-nepadeda/index.html | Regenerated post page HTML to reflect new favicon, mark, and “Internetai” meta copy. |
| archive/pasaulio-pazinimas-per-mokyma/index.html | Regenerated post page HTML to reflect new favicon, mark, and “Internetai” meta copy. |
| archive/nieko-nedarau-o-turiu-ko-noriu/index.html | Regenerated post page HTML to reflect new favicon, mark, and “Internetai” meta copy. |
| archive/mylek-problema-o-ne-sprendima-3907/index.html | Regenerated post page HTML to reflect new favicon, mark, and “Internetai” meta copy. |
| archive/langas-kurio-galva-nepramusi/index.html | Regenerated post page HTML to reflect new favicon, mark, and “Internetai” meta copy. |
| archive/kodel-visi-daro-teisingai-ir-vis-tiek-pralaimi/index.html | Regenerated post page HTML to reflect new favicon, mark, and “Internetai” meta copy. |
| archive/knygskaitys/index.html | Regenerated post page HTML to reflect new favicon, mark, and “Internetai” meta copy. |
| archive/ivairios-suvestines/index.html | Regenerated post page HTML to reflect new favicon, mark, and “Internetai” meta copy. |
| archive/gera-preke-pati-save-giria/index.html | Regenerated post page HTML to reflect new favicon, mark, and “Internetai” meta copy. |
| archive/eksperimentas-kurio-nebuvo/index.html | Regenerated post page HTML to reflect new favicon, mark, and “Internetai” meta copy. |
| archive/duok-povilui-jis-dabar-laisvesnis/index.html | Regenerated post page HTML to reflect new favicon, mark, and “Internetai” meta copy. |
| archive/darbuotoju-atranka/index.html | Regenerated post page HTML to reflect new favicon, mark, and “Internetai” meta copy. |
| archive/darbo-imitacijos-rinka/index.html | Regenerated post page HTML to reflect new favicon, mark, and “Internetai” meta copy. |
| archive/dalinuosi-dar-vieno-analitiko-mintimis/index.html | Regenerated post page HTML to reflect new favicon, mark, and “Internetai” meta copy. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
+221
to
+222
| /* wordmark suffix in an oxblood knockout box (Verslo [Grafija]) */ | ||
| .mm-wordmark span { background: var(--oxblood); color: var(--bg); padding: 0 0.12em; box-decoration-break: clone; } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Logo: PornHub-inspired knockout-box treatment, in oxblood (not orange) so it reads as a mid-century ad logotype, not a gag. The wordmark suffix
Verslo [Grafija]and the G of theV[G]monogram mark sit in oxblood boxes — echoing the hero's existing[parašom]knockout box. New SVG favicon (/assets/vg-mark.svg).Copy: meta-bar location line
Vilnius->Internetai(the newsletter lives on the internets).20 tests green. Squash-merge.