Closed SilentDepth closed 1 year ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
The demo site (https://nobelium.vercel.app/) is currently auto-deployed following the
site
branch. Butsite
does not auto-pull new commits from themain
branch. Due to this, the demo site is not always representing the latest features and styles of Nobelium, until someone does merge manually. It might cause some confusion.I suggest building some workflow using GitHub Actions or something to do the update work. Since the demo site has only a few modifications and custom config, it should not be difficult to auto-resolve possible conflicts.