craigary / nobelium

A static blog build on top of Notion and NextJS, deployed on Vercel.
https://nobelium.js.org
MIT License
3k stars 1.97k forks source link

The demo site should auto update with latest commit of main branch #301

Closed SilentDepth closed 1 year ago

SilentDepth commented 1 year ago

The demo site (https://nobelium.vercel.app/) is currently auto-deployed following the site branch. But site does not auto-pull new commits from the main 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.

stale[bot] commented 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.

stale[bot] commented 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.