/shadow-blog

Single-page blog starter built with shadow-cljs, styled with Tailwind CSS, and client-side rendered with Reagent.

Primary LanguageCSSGNU Affero General Public License v3.0AGPL-3.0

shadow-blog

A minimal, single-page blog starter built with shadow-cljs, styled with Tailwind CSS, and client-side rendered with Reagent.

Develop

CLI

npm start

CIDER (Emacs)

  • cider-jack-in-cljs

cider-connect-sibling-cljs option

  • Select the shadow
  • Select :app

Visit 'http://localhost:3000' in a browser? (y or n)

  • Enter y

Release

npm release

See Generating Production Code for more information.