Sygnal Site Engine (SSE)

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla.

Still have questions?

Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Contact Us
What is SSE?

SSE is a framework for developing "intelligent" Webflow sites in a manageable fashion.

  • All code is stored in Github
  • All programming is done in a full IDE like VS Code
  • Production code is versioned and delivered via a CDN like JSDelivr or Netlify
  • DEV code can be served locally and tested dynamically to make quick changes against the live project
    • And works with both staging and the published site
How does it works?

SSE is a framework for developing "intelligent" Webflow sites in a manageable fashion.

  • All code is stored in Github
  • All programming is done in a full IDE like VS Code
  • Production code is versioned and delivered via a CDN like JSDelivr or Netlify
  • DEV code can be served locally and tested dynamically to make quick changes against the live project
    • And works with both staging and the published site
How will I get new updates?

Sed luctus porta dolor, quis ultricies lorem molestie id. Suspendisse faucibus, dolor sit amet vestibulum tempor, ipsum odio lobortis sem, eu hendrerit metus lorem vel ligula. Vivamus risus turpis, auctor sed dictum sit amet, pulvinar at diam.

What kind of support does Webflow provide?

Suspendisse potenti. Aenean sodales nisl eu sapien consequat, at iaculis massa rutrum. Curabitur fringilla, risus commodo imperdiet tincidunt, urna elit faucibus massa, at tempus nisi mauris a sapien. Vestibulum faucibus, mi et venenatis hendrerit, mi tortor pharetra massa, ac molestie tortor lacus sed dui. Sed non magna consequat, rutrum leo sit amet, mattis augue. Cras eget purus rutrum, fermentum libero id, hendrerit mi.

Change DEV/PROD Mode

Sygnal Engine uses a cookie to track current state, and to switch to DEV scripts which are typically locally-hosted. When in DEV mode, the title of the tab will change to indicate that state.

To switch to DEV mode, append to the URL;

?engine.mode=dev

To switch back to PROD mode, append to the URL;

?engine.mode=prod