Skip to content

stackbit-themes/wintersmith-blog-starter

Repository files navigation

Wintersmith on Netlify Create

This is the default wintersmith template adjusted for Netlify Create.

Wintersmith Netlify Create Demo

  1. Clone this repo.

  2. Install dependeices:

    npm install
  3. Install stackbit CLI (local Netlify Create)

    npm install -g @stackbit/cli
  4. Open one terminal and run wintersmith

    npm run dev

    Wintersmith development server should start locally on localhost:3000

  5. Open second terminal and run:

    stackbit dev

    Once visual editor server starts you should see a link http://localhost:8090/_stackbit, click it to open the visual editor. You will need to have a Netlify account.

  6. Now you can edit the contents of your Wintersmith site and your changes will be saved in markdown files.

About

Wintersmith.io on Netlify Create

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published