Commit graph

19 commits

Author SHA1 Message Date
36345199e3
Version 11 (#23)
* wip(22w6a): add glitch bg

* wip(22w6b): add content and more glitching

* wip(22w7a): add card backdrop-filter

* wip(22w7b): add visibilitychange event

* wip(22w7c): add link click handler

* wip(22w7d): add webkit backdrop filter support

* wip(22w7e): fix font size

* wip(22w7f): refactor glitch

* wip(22w7g): add forceBg to glitch

* wip(22w7h): add error page

* wip(22w7i): hide contact button

* feat: add OGP tags

Co-authored-by: Cloud Shell <cloud-shell@victor-westerlund.iam.gserviceaccount.com>
2022-02-22 04:46:05 -08:00
0cd5d11cd8 Squashed commit of the following:
commit 17b429555fceefc9c3500ddee4da8c6902d9674a
Author: Victor Westerlund <victor.vesterlund@gmail.com>
Date:   Tue Dec 28 01:00:11 2021 +0100

    Optimize assets and pages

commit c05e4bb5eabd9ef2b96eccb347cc0399cb6869f8
Author: Victor Westerlund <victor@victorwesterlund.com>
Date:   Tue Dec 14 18:06:52 2021 +0100

    Add noopener link type

    Prevents Spotify from accessing the window object of victorwesterlund.com.
    I think sending the referrer header is fine so noreferrer is not needed

commit cc3cca09ac02cc0bf45204bbe52dcc20ee10a2eb
Author: Victor Westerlund <victor.vesterlund@gmail.com>
Date:   Sun Dec 12 15:56:05 2021 +0100

    Add desktop style

    Added the desktop overrides as media queries for a mobile-first approach. Also added the "more" and "contact" pages.

commit de6f30a7c2525e5bb7a31a55f11a40fc33347f85
Author: Victor Westerlund <victor.vesterlund@gmail.com>
Date:   Sun Dec 12 14:46:21 2021 +0100

    New content and CSS refactor

    Content template for "more" and major CSS refactor
2021-12-28 01:01:26 +01:00
Victor Westerlund
b08169fe88
Remove CSS property
Turns out it wasn't needed after all
2021-11-04 23:12:08 +01:00
Victor Westerlund
24b35e36fd
Fix CSS property typo 2021-11-04 12:54:26 +01:00
Victor Westerlund
54da8f9be2
Add back-end core and "search" feature (#20)
Soft initial release of API core and "search" feature.
2021-11-03 11:10:50 +01:00
Victor Westerlund
d5ea7961fe
Removed font-display 2021-10-26 23:55:18 +02:00
4aa37dd129 Optimized webfonts
- Replaced ancient TTF fallback with less ancient WOFF fallback
- WOFF2 and WOFF fonts are now dehinted and subsetted
- Added CSS `format()` function to font-faces
- Added font-display rule
2021-10-26 16:55:53 +02:00
88414d897b
Version 10.0 ("Nano") (#18)
* Minimalist

Got rid of (almost) everything. Bloat sinks the goat.

* Fixed content offset

- Added offset calculator
- Added some media queries
2021-09-20 16:52:24 +02:00
5c07d93535
Version 9.0 (#17)
Release of version 9.0.0
2021-09-20 11:37:36 +02:00
6645f2b672 Restored public/ 2021-08-06 14:07:35 +02:00
52b8945086 Renamed public/ to docs/
Renamed the folder `public/` to make it usable with GH Pages only non-root directory.
2021-08-06 13:42:42 +02:00
d4f1438878 Style updates 2021-06-03 13:14:33 +02:00
e47a0229f9 Compartmentalized and updated assets
- NETWATCH 404 pages removed - time for something new
- Compartmentalized CSS fonts and JS script files
- Streamlined cache manifest for ServiceWorker
- Added AVIF images, replaced PNG fallback with WebP fallback
- Changed favicon color
2021-06-03 10:59:43 +02:00
ea94b7768c Added bg pattern, updated greeting text
New dot matrix pattern multiplied with the pattern.gif image.

Added a more colorful greeting text.

Removed redundant indentation of JS
2021-02-09 07:54:00 +01:00
3a43d9d773 Added link to PGP Key
Added download link to PGP Key on GCS.

Added EOD line breaks.
2020-12-05 03:26:50 +01:00
83223d66a8 1.0.0-dev11292157
Added NGINX server.conf and 404/403 error pages.

Changed default logo size to use 'em' units instead of 'vw'
2020-11-29 21:59:57 +01:00
a845af4b3f 1.0.0_dev-11260212 2020-11-26 02:12:33 +01:00
a81f518c0f Draft
Landingpage
2020-11-20 12:47:36 +01:00
c34db81cd5 Draft 2020-11-17 16:30:32 +01:00