static-site-generator
Here are 2,061 public repositories matching this topic...
Description
I have a onPreRouteUpdate and a onRouteUpdate in gatsby-browser, both log to the console. I also have a layout component that logs on render and wrapped via gatsby-browsers wrapPageElement.
On initial render, the logging order is: onPreRouteUpdate > layout > onRouteUpdate
On subsequent navigations, the logging order is: layout > onPreRouteUpdate > onRouteUpdate
This
-
Updated
Oct 7, 2020 - Go
-
Updated
Oct 7, 2020 - Ruby
-
Updated
Sep 17, 2020 - JavaScript
-
Updated
Oct 5, 2020 - CSS
- I confirm that this is an issue rather than a
-
Updated
Sep 27, 2020 - Python
While working on my i18n_subsites plugin, I came up with an idea how to simplify some code that is often used in Pelican: doing stuff with a temporarily different locale.
This could be neatly solved by a context manager:
from contextlib import contextmanager
import locale
@contextmanager
def temporary_locale(temp_locale=None):
'''Enable code to run in a context with a temporary loIs your feature request related to a problem? Please describe.
I am using react-static to create a site that is hosted out of S3. I want to be able to use object versioning to track changes to the objects over time, but I can't do that with the main JS file, as it has a hash code in the middle. I am guessing that this is used for cache busting, but S3 already has robust etag support built in,
-
Updated
Oct 7, 2020 - TypeScript
-
Updated
Sep 9, 2020 - JavaScript
-
Updated
Oct 6, 2020 - 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
Sep 8, 2020 - CSS
-
Updated
Oct 3, 2020 - JavaScript
Updates to APA style
Two things would be great: 1) removing the period after article titles that end in a question mark (leading to such titles being displayed as "Why is this happening?.") and 2) adding journal volume and page numbers.
I have tried modifying, for example, li_list.html in my root partials folder but the netlify deploy fails on these.
Thanks for your consideration.
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
Oct 4, 2020 - JavaScript
-
Updated
Jun 16, 2019 - CSS
-
Updated
Jul 22, 2020 - CoffeeScript
-
Updated
Sep 5, 2020 - Python
-
Updated
Sep 30, 2020 - CoffeeScript
-
Updated
Jul 12, 2020 - JavaScript
-
Updated
Oct 6, 2020 - HTML
-
Updated
Sep 28, 2020 - Swift
-
Updated
Oct 6, 2020 - HTML
-
Updated
Oct 7, 2020 - C#
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."


Feature request
Is your feature request related to a problem? Please describe.
The
examples/with-emotionexample is using Emotion 10.According to the Emotion SSR docs, the
_document.jsfile is no longer required:![Screen Shot 2020-10-05 at 15 04 17](https://user-images.githubusercontent.com/1935696/95082974-28356a00-071c-11eb-9793-29bc2b