-
Updated
Nov 9, 2021 - TypeScript
mdx
Here are 726 public repositories matching this topic...
-
Updated
Sep 21, 2021 - JavaScript
Describe the bug
GitHub provides a few options when configuring a new repo like: license, .gitignore file, a README.md, and the Rennovate plugin. If you want to install any of these by default, which I usually do, then you get an error about the remote having newer content.
To Reproduce
Steps to reproduce the behavior:
- Create a repo with a readme during the script
- See the er
-
Updated
Nov 17, 2021 - TypeScript
Hi,
It is not uncommon for people wanting to add a comment system to their blog. There are a few options:
- A common choice is disqus, but it's not open source, and it charges if you don't want to show ads.
- utterances is an open source implementation that basically leverages github issues as the storage. It's smart, but it requires commenters t
-
Updated
Nov 6, 2019 - JavaScript
-
Updated
Nov 18, 2021 - JavaScript
-
Updated
Nov 14, 2021 - JavaScript
-
Updated
Sep 20, 2021 - JavaScript
-
Updated
Nov 19, 2021 - TypeScript
-
Updated
Nov 14, 2021 - JavaScript
-
Updated
Nov 18, 2021 - JavaScript
-
Updated
Nov 18, 2021 - JavaScript
-
Updated
Nov 19, 2021 - TypeScript
-
Updated
Sep 1, 2018 - JavaScript
-
Updated
Jul 22, 2021 - JavaScript
Would it be possible to include excerpts from markdown files in the ‘Referred in’ section?
Currently, if the mention comes from notes originating from Roam, the parent block with the page mention is shown as a bullet point unter the page title.
But for local markdown files, only the page title is given.
<img width="592" alt="Screenshot 2020-06-19 at 17 50 49" src="https://user-images.github
-
Updated
Nov 19, 2021 - TypeScript
-
Updated
Sep 25, 2019 - JavaScript
-
Updated
Nov 15, 2021 - TypeScript
Improve this page
Add a description, image, and links to the mdx topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mdx topic, visit your repo's landing page and select "manage topics."
I'm currently implementing a news list with an image in each item, and these images have 4:3 ratio in mobile devices and 16:9 ratio in desktop devices. Would it be possible or even make sense for the Aspect and AspectImage components to handle this kind of thing? I imagine an API like this:
Where each item in this array of ratios woul