-
Notifications
You must be signed in to change notification settings - Fork 14
New blog post about integrating WPE #157
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
Author
|
For the record, I am not sure about the meme image myself. I do like to make posts more cheerful like that, but if reviewers feels that it fits better in personal blog and not here, it's perfectly fine to give it the axe 🪓 |
3da8e87 to
c29be82
Compare
Closed
c29be82 to
fe7b986
Compare
mariospr
approved these changes
Mar 7, 2023
Member
mariospr
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
meyerweb
approved these changes
Mar 7, 2023
Because having some breathing air makes things nicer.
Add the markdown-it-prism plug-in for syntax highlighting and configure it.
This covers URI scheme handlers and user script messages. JSC API usage is probably better covered in a separate post.
fe7b986 to
8ff68a1
Compare
Apply a number of suggestions proposed by Bryan.
8ff68a1 to
abe3927
Compare
Member
Author
|
Changed the publication date to today, and merged 📆 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Brings in a new blog post, which covers URI scheme handlers and user script messaging. IMO covering the JSC API and web process extensions (needed to extend JSC) are better left to their own post.
Additionally, this brings in a few CSS style additions for elements used for the first time in this new post: rules for
<figure>/<figcaption>, rules for<details>/<summary>, and a few spacing tweaks for the author box at the bottom of blog posts (sorry, I couldn't help myself to fix that).Site preview: https://igalia.github.io/wpewebkit.org/aperezdc/blog-extending/