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...
dc9119d08e
refactor: Switch to proper BEM-style classes instead of pseudo-BEM
8132440bf2
chore: Bump screenshots
9cdb383206
refactor: Pull scripts into body script instead of inlining them
359a5a4734
refactor: Resize and process all images
3546a41080
feat: Mark external links as such on home page
79fafc1440
fix: Add two different labels for global navigation
c2b5db1526
feat: Set min-height for the individual cards, make description text for them smaller, and fix readability for busy items
5f2af46f2e
feat: Dynamically scale up/down headers based on scroll position instead of a binary small size/large size switch
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
815e3e9d02
fix: Prevent back to top button being stuck behind sticky headers
6b68882454
fix: Prevent page from overflowing horizontally on narrow screens
fad0620891
feat: Only style section headings as sticky if they are currently stuck on top
afcbe54a1f
feat: Make headers sticky-top
78fefc3ae7
feat: Add left/right button support for modals
eb407759b3
feat: Add ad-hoc modal when selecting an element in the portfolio, generate image URLs at generation time
4d33484362
feat: Add sub-items for all the portfolio items, render HTML-only lightbox modals for all of them
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.
4c1330d96c
refactor: Move all images to assets instead of static and set height and width consistently to prevent things from jumping when loading
e2012f3de2
feat: Add back to top button to single page too
cd7c442335
fix: Properly toggle home button
fe2db51be8
feat: Add initial prototype of
IntersectionObserver-based back to top button for home page