Skip to content
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

Initialize repository/project with article page(s). #1

Closed
danielvaijk opened this issue Nov 12, 2023 · 0 comments
Closed

Initialize repository/project with article page(s). #1

danielvaijk opened this issue Nov 12, 2023 · 0 comments
Assignees

Comments

@danielvaijk
Copy link
Owner

No description provided.

@danielvaijk danielvaijk self-assigned this Nov 12, 2023
danielvaijk added a commit that referenced this issue Nov 12, 2023
danielvaijk added a commit that referenced this issue Jan 4, 2024
* Images are fetched and parsed to determine their dimensions, to avoid CLS on page load.
* Images are now wrapped with a figure element, including support for captions.
* Optimizations have been added to lazy load images with asynchronous decoding by default.
danielvaijk added a commit that referenced this issue Jan 5, 2024
danielvaijk added a commit that referenced this issue Jan 6, 2024
danielvaijk added a commit that referenced this issue Jan 6, 2024
* Improved code highlight styling for better contrast.
* Fixed heading tag order for h4 causing confusing semantics.
danielvaijk added a commit that referenced this issue Jan 6, 2024
danielvaijk added a commit that referenced this issue Sep 1, 2024
Refs: #1

This is because certain social media platforms only accept certain formats, like PNG or JPEG, and due to that reason we just use the original image file for the metadata.
danielvaijk added a commit that referenced this issue Sep 1, 2024
danielvaijk added a commit that referenced this issue Sep 1, 2024
danielvaijk added a commit that referenced this issue Sep 1, 2024
danielvaijk added a commit that referenced this issue Sep 1, 2024
danielvaijk added a commit that referenced this issue Sep 1, 2024
danielvaijk added a commit that referenced this issue Sep 1, 2024
danielvaijk added a commit that referenced this issue Sep 1, 2024
Refs: #1

This makes the failure more clear and premature, so that we don't end up debugging a symptom instead of a cause.
danielvaijk added a commit that referenced this issue Sep 1, 2024
danielvaijk added a commit that referenced this issue Sep 1, 2024
danielvaijk added a commit that referenced this issue Sep 1, 2024
danielvaijk added a commit that referenced this issue Sep 1, 2024
danielvaijk added a commit that referenced this issue Sep 1, 2024
danielvaijk added a commit that referenced this issue Sep 1, 2024
danielvaijk added a commit that referenced this issue Sep 1, 2024
danielvaijk added a commit that referenced this issue Sep 1, 2024
danielvaijk added a commit that referenced this issue Sep 1, 2024
danielvaijk added a commit that referenced this issue Sep 1, 2024
danielvaijk added a commit that referenced this issue Sep 1, 2024
danielvaijk added a commit that referenced this issue Sep 1, 2024
danielvaijk added a commit that referenced this issue Sep 1, 2024
danielvaijk added a commit that referenced this issue Sep 1, 2024
Refs: #1

The build.client script needs to run first and separately from the build.server portion, since the former depends on the latter.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant