The Wayback Machine - https://web.archive.org./web/20210316160712/https://github.com/topics/jamstack
Skip to content
#

Jamstack

jamstack logo

Jamstack is a way of thinking about how to build for the web: the UI is compiled, the frontend is fully decoupled, and data is pulled in as needed.

Here are 8,565 public repositories matching this topic...

mikz
mikz commented on Mar 14, 2021

Describe the bug
You can't type some characters using Windows-1250, CP-1250, ISO 8859-2 keyboard characters in Safari 14.0.x on macOS.
Specifically ď or ť characters. You type those by first using the diacritics ˇ and then d making a ď. Or ˇ plus t to make ť.
Instead of the diacritics character the normal latin one is used. Using Czech keyboard layout.
This happens only in Rich text/Markdo

gridsome
api-platform
jvigneron
jvigneron commented on Nov 28, 2019

Description
Remove any google fonts dependency from api-platform.

Example
Remove the google font stylesheet in line 8 of api-platform\core\src\Bridge\Symfony\Bundle\Resources\views\SwaggerUi\index.html.twig depending on a configuration variable?

Context
I'm working on an intranet application for a big company where any call to the fonts.googleapi.com CDN takes 30 seconds

Organization
jamstack
Website
jamstack.org