static-site-generator
Here are 2,228 public repositories matching this topic...
-
Updated
Feb 8, 2021 - Go
Currently, the user's scroll position is stored within session storage, and this is violating a GDPR compliance check (yes, I know). Is there a way to disable this storage?
-
Updated
Feb 8, 2021 - Ruby
-
Updated
Feb 3, 2021 - JavaScript
-
Updated
Feb 2, 2021 - SCSS
- I confirm that this is an issue rather than a
Describe the bug
Long names of custom editor components are cut by ToolbarDropdownWrapper component
To Reproduce
- register Editor Component with a long name, e.g. "Full Width Component"
- Launch CMS
- Click + button in Markdown widget
- See that only part of the name is shown
-->
Expected behavior
Name should be shown fully
Screenshots
:
'''Enable code to run in a context with a temporary lo
There are 3 "examples" for dynamic (client side) routing, 2 in the docs (guides) and one is a template.
The 2 guides in the docs are technically working, but they do not use addPrefetchExcludes
.
- dynamic-routes-reach-router.md
- [docs/guides/dynamic-rou
-
Updated
Feb 5, 2021 - TypeScript
-
Updated
Feb 7, 2021 - JavaScript
-
Updated
Jan 7, 2021 - JavaScript
Summary
Add a site AMP version.
Basic example
Nuxt.js has an example: https://github.com/nuxt/nuxt.js/tree/dev/examples/with-amp
Gatsby AMP Plugin: https://www.gatsbyjs.org/packages/gatsby-plugin-amp/
Motivation
The AMP Project support is very important to accessibility and Google's Pagerank. So, it could will be awesome had this support in Gridsome.
-
Updated
Jan 28, 2021 - CSS
-
Updated
Jan 19, 2021 - JavaScript
May be breaking changes and improved setup - see https://fusejs.io/ along with its release notes since v3.2
May affect files including assets.toml
and wowchemy-search
.
Thanks to @rodrigoalcarazdelaosa for tracking the (optional) dependencies at wowchemy/wowchemy-hugo-modules#1860
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
-
Updated
Jan 31, 2021 - JavaScript
-
Updated
Jun 16, 2019 - CSS
-
Updated
Jul 22, 2020 - CoffeeScript
-
Updated
Feb 7, 2021 - Python
-
Updated
Jan 3, 2021 - Swift
-
Updated
Feb 5, 2021 - HTML
-
Updated
Feb 8, 2021 - HTML
-
Updated
Nov 29, 2020 - CoffeeScript
-
Updated
Oct 29, 2020 - JavaScript
Improve this page
Add a description, image, and links to the static-site-generator topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the static-site-generator topic, visit your repo's landing page and select "manage topics."
What version of Next.js are you using?
10.0.6-canary.9
What version of Node.js are you using?
14.15.4
What browser are you using?
Firefox 84
What operating system are you using?
Ubuntu 20.04
How are you deploying your application?
Vercel
Describe the Bug
Recently (i think 10.0.6-canary.8) the behavior for shallow routing was changed to not scroll-to-top anymore