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

static

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

next.js
vbudovski
vbudovski commented Mar 14, 2021

What version of Next.js are you using?

10.0.8

What version of Node.js are you using?

14

What browser are you using?

N/A

What operating system are you using?

macOS

How are you deploying your application?

N/A

Describe the Bug

When enabling webpack5 in next.config.js (future: { webpack5: true }), the serverless target does not build and results in errors for eve

mikz
mikz commented 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

thornjad
thornjad commented Dec 18, 2019

As we attempt to pick up the release cadence, we are in need of an explicit changelog file which enumerates changes in each version. This should be a markdown or plaintext file adhering to some form of standardized format. Ideally, it will be able to work with #582.

react-static
ralfbiedert
ralfbiedert commented Jun 8, 2020

Bug Report

Environment

Zola version: 0.11.0

Current Behavior

Hi, when running the link checker on my site zola reports spurious network errors, although opening the same site in Firefox works fine. As a subsequent error, if I try to re-run the checker I then sometimes get blocked by other hosts.

For example, first run:

D:\Development\Source\cheats.rs>bash ./deplo
phpinsights
marvinschroeder
marvinschroeder commented Jun 25, 2020
Q A
Bug report? no
Feature request? yes
Library version 1.14.0

Would be great to have a config option to disable the "version" check of the composer.json of ComposerMustBeValid.

• [Architecture] Composer.json is not valid:
composer.json: The version field is present, it is recommended to leave it out if the package is publi

Improve this page

Add a description, image, and links to the static topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the static topic, visit your repo's landing page and select "manage topics."

Learn more