Skip to content
#

static-site-generator

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

next.js
rikkit
rikkit commented May 30, 2022

Verify canary release

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

Provide environment information

    Operating System:
      Platform: linux
      Arch: x64
      Version: #1 SMP Tue Jun 23 12:58:10 UTC 2020
    Binaries:
      Node: 16.14.2
      npm: 8.5.0
      Yarn: 3.2.0
      pnpm: N/A
    Relevant packages:
      next: 12.1.6
      react: 18.
good first issue area: ESLint
nrandell
nrandell commented May 30, 2022

Preliminary Checks

Description

If

help wanted type: documentation good first issue
michael-proulx
michael-proulx commented Mar 28, 2022

Describe the bug
I have setup i18n in a single_file, need to test some feature, but I'll need a specific setup, but I encounter an issue while testing that.
Folder collection does work very good, but when I'm trying to save a single_file, I got the following error.

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'get')

Screenshots
ht

good first issue area: i18n type: bug
naiyerasif
naiyerasif commented May 28, 2022

Would it be possible to let folks pass their own slugify function to generate slugs for markdown headings? Some usecases for this are

  • backward compatibility (if I'm migrating from some other framework)
  • customization of slugs (one off custom transformations)
  • handling special usecases for non-latin languages (like Urdu)

Possible alternative

If it is too much, [@sindresorhus/sl

good first issue markdown p2-nice-to-have
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
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

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