The Wayback Machine - https://web.archive.org/web/20210208114515/https://github.com/topics/ssg
Skip to content
#

ssg

Here are 6,404 public repositories matching this topic...

next.js
stefanprobst
stefanprobst commented Jan 27, 2021

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

tlienart
tlienart commented Dec 31, 2020

Kindly suggested by @rikhuijzer

I like to use julia -ie 'using Franklin; Franklin.serve(). Thanks to using e, Julia will remain open in interactive mode even when Franklin stops. When Franklin has errored out, you can call Franklin.serve() again without having to reload Julia and all the packages.

This could be added in the "workflow" docs.

corejam
mattvb91
mattvb91 commented Feb 6, 2021

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

Improve this page

Add a description, image, and links to the ssg 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 ssg topic, visit your repo's landing page and select "manage topics."

Learn more