ssg
Here are 163 public repositories matching this topic...
-
Updated
Sep 10, 2020 - TypeScript
-
Updated
Sep 10, 2020 - PHP
-
Updated
Sep 10, 2020 - Julia
-
Updated
Jan 30, 2019 - JavaScript
-
Updated
Aug 4, 2020 - JavaScript
-
Updated
Aug 17, 2020 - Vue
-
Updated
Sep 2, 2020 - PHP
-
Updated
Aug 26, 2020 - TypeScript
Is your feature request related to a problem? Please describe.
Contentz should generate a manifest.json and link it from each page in order to work as a PWA and be installable.
Describe the solution you'd like
Use config.yml and inferred data to generate the file automatically.
-
Updated
Sep 10, 2020 - JavaScript
-
Updated
Sep 7, 2020 - HTML
-
Updated
Feb 13, 2020 - JavaScript
-
Updated
Dec 27, 2019 - Haxe
-
Updated
Jul 30, 2020 - JavaScript
-
Updated
Apr 20, 2020 - Python
-
Updated
Jun 3, 2020 - JavaScript
Need to implement Service Worker in this application.
Not really sure about what features can be there in offline mode but for now installing it as an application on the phone looks cool too.
-
Updated
Aug 2, 2020 - PHP
-
Updated
Jul 30, 2020 - JavaScript
Improve this page
Add a description, image, and links to the ssg topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ssg topic, visit your repo's landing page and select "manage topics."


Bug report
Describe the bug
When
trailingSlashes: trueis added tonext.config.js, server-side generation does not include the trailing slash in the routerasPathproperty.To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
useRouter()to componentasPathpropertyExpected beh