ssg
Here are 6,404 public repositories matching this topic...
-
Updated
Feb 5, 2021 - TypeScript
-
Updated
Feb 7, 2021 - TypeScript
-
Updated
Feb 8, 2021 - PHP
-
Updated
Feb 3, 2021 - TypeScript
Kindly suggested by @rikhuijzer
I like to use
julia -ie 'using Franklin; Franklin.serve(). Thanks to usinge, Julia will remain open in interactive mode even when Franklin stops. When Franklin has errored out, you can callFranklin.serve()again without having to reload Julia and all the packages.
This could be added in the "workflow" docs.
-
Updated
Aug 4, 2020 - JavaScript
-
Updated
Jan 30, 2019 - JavaScript
-
Updated
Oct 20, 2020 - Vue
-
Updated
Feb 3, 2021 - PHP
-
Updated
Oct 13, 2020 - TypeScript
-
Updated
Jan 24, 2021 - JavaScript
-
Updated
Feb 4, 2021 - Vue
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
Dec 30, 2020 - JavaScript
Add option to enable frosted glass repository cards.
Would look something like:
Figma CSS properties look something like this:
position: absolute;
left: 24.44%;
right: 24.3%;
top: 30.98%;
bottom: 30.98%;
background: rgba(255, 255, 255, 0.7);
backdrop-filter: bl-
Updated
Jan 21, 2021 - JavaScript
-
Updated
Dec 22, 2020 - JavaScript
-
Updated
Jan 10, 2021 - HTML
In the CLI package we can provide some QoL improvements when creating new components or routes. Currently when you want to create a new component or route it usually ends up with having to copy / paste an existing stencil file and renaming / removing existing code.
This can be made simpler by a command in the @corejam/cli package: corejam create component my-component or `corejam create rou
-
Updated
Feb 13, 2020 - JavaScript
-
Updated
Dec 27, 2019 - Haxe
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."



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