Skip to content
#

static-site-generator

Here are 2,840 public repositories matching this topic...

next.js
w4-hanggi
w4-hanggi commented Mar 11, 2022

Verify canary release

  • I verified that the issue exists in Next.js canary release

Provide environment information

Operating System:
  Platform: darwin
  Arch: x64
  Version: Darwin Kernel Version 21.3.0: Wed Jan  5 21:37:58 PST 2022; root:xnu-8019.80.24~20/RELEASE_X86_64
Binaries:
  Node: 16.14.0
  npm: 8.3.1
  Yarn: 1.22.17
  pnpm: 6.32.
good first issue area: examples
aaronadamsCA
aaronadamsCA commented Jan 17, 2022

Preliminary Checks

Summary

Since Gatsby v3.0, `babel-p

help wanted type: documentation stale? good first issue
alvinsay
alvinsay commented Mar 18, 2022

When writing a new post, changing locale will cause an uncaught type error and the editing form of the post content isn't show up.

To Reproduce

  1. Setup Netify CMS with i18n enabled.
  2. Click New button in the index page.
  3. Change writing locale dropdown from Writing in EN to another locale, for example, Writing in FR
  4. The editing form will disappear, and you w
good first issue area: i18n type: bug
pelican
stencil
cptflammin
cptflammin commented Jul 19, 2021

As stated here - but wrongly closed - prerendering fails when using Axios

Problem is that some libraries like AWS AmplifyJS use Axios under the hood.

@adamdbradley Any idea how to solve this serious issue?

Good First Issue Resolution: Needs Investigation Reply Received
react-static
Zauberfisch
Zauberfisch commented Oct 5, 2020

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.

good first issue documentation 📖
psarka
psarka commented Mar 2, 2022

Documentation issue

Summary

If one follows the getting started example, the resulting page does not deploy to github pages - the link on the index.html points to
http://username.github.io/blog rather than to http://username.github.io/repo/blog, even though the base_url is configured to the http://username.github.io/repo/.

Check out the repro:

https://github.com/psarka/zola-

gridsome
andrevandal
andrevandal commented Apr 20, 2019

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.

feature request good first issue
wowchemy-hugo-themes

Get the rocks out of your socks! Assemble makes you fast at web development! Used by thousands of projects for rapid prototyping, themes, scaffolds, boilerplates, e-books, UI components, API documentation, blogs, building websites/static site generator, an alternative to Jekyll for gh-pages and more! Gulp- and grunt-friendly.

  • Updated Feb 20, 2022
  • CSS
nextra

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.

Curate this topic

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."

Learn more