Hoppa till huvudinnehåll

Workflow

Here are a couple of tips when building in Firecode.

Uppdaterad för mer än en vecka sedan

Here are a couple of tips when building in Firecode.

Browser Tab Setup

Open Firecode and create a new block. Then jump back to the edit mode tab and add that block to a page. Then open the page in Preview mode.

Recommended Open Tabs

  1. Firecode

  2. Preview mode

  3. Edit mode

Benefit: When changing something in Firecode you'll see the change instantly in Preview mode.

Workflow Screenshot

Publish

During development, the system maintains separate files for different environments:

Development (Edit/Preview)

  • style-development.css

  • development.html

Live (Production)

  • style-production.css

  • production.html

Nothing is visible for visitors outside of edit mode. Then you click Publish/View website to make the changes live.

Quick Publishing Tip

You can modify style.scss in Firecode and click the Publish button (bottom right corner) for instant live CSS updates.

Fick du svar på din fråga?