Felicitas Pojtinger pojntfx · she/her
pojntfx commented on pull request puregotk/puregotk#59 2026年07月12日 23:24:59 +02:00
Add support for generating a version with and a version without the docs included

I can def. see the corners w/ LGPL, personally I think the trade-off with the larger repo size is worth it. It's the generated code that's growing in size after all, not the generator - I think...

pojntfx pushed to main at pojntfx/netteart-com 2026年07月11日 07:13:56 +02:00
dc9119d08e refactor: Switch to proper BEM-style classes instead of pseudo-BEM
pojntfx pushed to main at pojntfx/netteart-com 2026年07月11日 07:03:10 +02:00
8132440bf2 chore: Bump screenshots
pojntfx pushed to main at pojntfx/netteart-com 2026年07月11日 06:59:44 +02:00
9cdb383206 refactor: Pull scripts into body script instead of inlining them
pojntfx pushed to main at pojntfx/netteart-com 2026年07月11日 06:43:15 +02:00
359a5a4734 refactor: Resize and process all images
pojntfx pushed to main at pojntfx/netteart-com 2026年07月11日 06:21:02 +02:00
3546a41080 feat: Mark external links as such on home page
79fafc1440 fix: Add two different labels for global navigation
Compare 2 commits »
pojntfx pushed to main at pojntfx/netteart-com 2026年07月11日 05:26:29 +02:00
c2b5db1526 feat: Set min-height for the individual cards, make description text for them smaller, and fix readability for busy items
pojntfx pushed to main at pojntfx/netteart-com 2026年07月11日 05:01:37 +02:00
5f2af46f2e feat: Dynamically scale up/down headers based on scroll position instead of a binary small size/large size switch
pojntfx pushed to main at pojntfx/netteart-com 2026年07月11日 04:36:55 +02:00
c899dbf585 chore: Bump dependencies
ed8b6d4947 feat: Add margin to first and last item so that they are still easily reachable on mobile
1745b2e758 feat: Make sticky header more compact when it's stuck on top to improve readability on mobile
Compare 3 commits »
pojntfx pushed to main at pojntfx/netteart-com 2026年07月11日 03:59:56 +02:00
815e3e9d02 fix: Prevent back to top button being stuck behind sticky headers
pojntfx pushed to main at pojntfx/netteart-com 2026年07月10日 08:13:04 +02:00
6b68882454 fix: Prevent page from overflowing horizontally on narrow screens
pojntfx pushed to main at pojntfx/netteart-com 2026年07月10日 07:42:50 +02:00
fad0620891 feat: Only style section headings as sticky if they are currently stuck on top
pojntfx pushed to main at pojntfx/netteart-com 2026年07月09日 04:49:21 +02:00
afcbe54a1f feat: Make headers sticky-top
pojntfx pushed to main at pojntfx/netteart-com 2026年07月09日 04:46:38 +02:00
78fefc3ae7 feat: Add left/right button support for modals
pojntfx pushed to main at pojntfx/netteart-com 2026年07月08日 08:39:40 +02:00
eb407759b3 feat: Add ad-hoc modal when selecting an element in the portfolio, generate image URLs at generation time
pojntfx pushed to main at pojntfx/netteart-com 2026年07月07日 07:43:28 +02:00
4d33484362 feat: Add sub-items for all the portfolio items, render HTML-only lightbox modals for all of them
pojntfx commented on pull request puregotk/puregotk#60 2026年07月06日 03:41:57 +02:00
WIP: Add Windows support

Hi @lavacat, thanks for the draft PR! This looks very good. I sadly also don't have a Windows machine at hand, but I do have WINE set up and working, plus I could probably set up a VM.

pojntfx pushed to main at pojntfx/netteart-com 2026年07月05日 20:31:55 +02:00
4c1330d96c refactor: Move all images to assets instead of static and set height and width consistently to prevent things from jumping when loading
pojntfx pushed to main at pojntfx/netteart-com 2026年07月04日 09:17:45 +02:00
e2012f3de2 feat: Add back to top button to single page too
cd7c442335 fix: Properly toggle home button
Compare 2 commits »
pojntfx pushed to main at pojntfx/netteart-com 2026年07月04日 08:59:12 +02:00
fe2db51be8 feat: Add initial prototype of IntersectionObserver-based back to top button for home page