Skip to content

CJ4.0: Post #247

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 36 commits into from
Apr 22, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
7884d60
CJ4.0: Experimental post with demo
alexp-sssup Apr 15, 2025
df652c9
Workaround limitations with inline scripts
alexp-sssup Apr 15, 2025
eeb6fdb
Fiddle again to satisfy the N-the layer of code unwrapping
alexp-sssup Apr 15, 2025
a2b67db
Add placeholder test for blog post
alexp-sssup Apr 16, 2025
1bd7bd5
Fixup MD export
alexp-sssup Apr 16, 2025
867d8ab
Experiment for full-screen toggle
alexp-sssup Apr 16, 2025
b132559
Another attempt at icon
alexp-sssup Apr 16, 2025
f42f82c
Cleanup onclick handler
alexp-sssup Apr 16, 2025
648f0a3
Iterate on full screen support
alexp-sssup Apr 16, 2025
ebae829
Figure out the right icon
alexp-sssup Apr 16, 2025
e0d4105
Fix icon logic
alexp-sssup Apr 16, 2025
9ea744c
Support exiting fullscreen
alexp-sssup Apr 16, 2025
b51021e
Fix typo
alexp-sssup Apr 16, 2025
d0c8f40
Attempt use of figure / figcaption
alexp-sssup Apr 17, 2025
e2644b2
Further fiddle with figure
alexp-sssup Apr 17, 2025
82d72bf
Center caption
alexp-sssup Apr 17, 2025
9ddd7b5
Add an animation for the maximize button
alexp-sssup Apr 17, 2025
c69b27b
Minor CSS bumps
alexp-sssup Apr 17, 2025
d75065a
Fix display of fullscreen exit control
alexp-sssup Apr 17, 2025
beb3ffe
CJ4: Add hero
alexp-sssup Apr 17, 2025
77037a7
Add IDEA video
alexp-sssup Apr 18, 2025
8d7cef9
Add browsercraft video
alexp-sssup Apr 18, 2025
66607cf
Real post draft
alexp-sssup Apr 18, 2025
5a4fbba
Appease linter
alexp-sssup Apr 18, 2025
8481cd0
Add astro-icon to all sites
alexp-sssup Apr 18, 2025
2abef56
Add architecture section
alexp-sssup Apr 18, 2025
2a1fec5
Reduce hero size
alexp-sssup Apr 18, 2025
28bce62
Add short licensing section
alexp-sssup Apr 22, 2025
19ee4d5
Improve licensing formating
alexp-sssup Apr 22, 2025
1f0e0af
Add Hackathon messaging
alexp-sssup Apr 22, 2025
e24b3e0
Appease linter
alexp-sssup Apr 22, 2025
11bb617
Bump buttons
alexp-sssup Apr 22, 2025
5dcb45b
Remove Hackathon button
alexp-sssup Apr 22, 2025
b277bcb
Add an asset for the 2 extensions
alexp-sssup Apr 22, 2025
7c6c918
Shorten an eccessively long title
alexp-sssup Apr 22, 2025
b0d5f13
Adapt to review
alexp-sssup Apr 22, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
267 changes: 267 additions & 0 deletions content/blog/CJ-4-0.mdx

Large diffs are not rendered by default.

Binary file added content/blog/CJ4-0-hero.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/blog/CJ4Extensions.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 13 additions & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions sites/cheerp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"@leaningtech/astro-theme": "workspace:^",
"@leaningtech/cheerp-ts-three-demo": "workspace:^",
"astro": "^4.5.18",
"astro-icon": "^0.8.1",
"svelte": "^4.2.18",
"tailwindcss": "^3.4.4",
"typescript": "^5.5.3"
Expand Down
1 change: 1 addition & 0 deletions sites/cheerpj/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"@leaningtech/astro-theme": "workspace:^",
"@leaningtech/cheerp-ts-three-demo": "workspace:^",
"astro": "^4.5.18",
"astro-icon": "^0.8.1",
"svelte": "^4.2.18",
"tailwindcss": "^3.4.4",
"typescript": "^5.5.3"
Expand Down
Binary file added sites/cheerpj/public/blog/CJ_idea19_2025.mp4
Binary file not shown.
Binary file added sites/cheerpj/public/blog/browsercraft4.mp4
Binary file not shown.
1 change: 1 addition & 0 deletions sites/cheerpx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"@leaningtech/astro-theme": "workspace:^",
"@leaningtech/cheerp-ts-three-demo": "workspace:^",
"astro": "^4.5.18",
"astro-icon": "^0.8.1",
"svelte": "^4.2.18",
"tailwindcss": "^3.4.4",
"typescript": "^5.5.3"
Expand Down
1 change: 1 addition & 0 deletions sites/labs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"@leaningtech/cheerpj-jnlp-page": "workspace:^",
"@leaningtech/hero": "workspace:^",
"astro": "^4.5.18",
"astro-icon": "^0.8.1",
"svelte": "^4.2.18",
"tailwindcss": "^3.4.4",
"typescript": "^5.5.3"
Expand Down
Binary file added sites/labs/public/blog/CJ_idea19_2025.mp4
Binary file not shown.
Binary file added sites/labs/public/blog/browsercraft4.mp4
Binary file not shown.