emanote-1.0.0.0: Emanate a structured view of your plain-text notes
Safe HaskellSafe-Inferred
LanguageHaskell2010

Emanote.Source.Dynamic

Synopsis

Documentation

emanoteSiteInput :: (MonadUnliftIO m, MonadLoggerIO m) => Some Action -> EmanoteConfig -> m (Dynamic m ModelEma) Source #

Make an Ema Dynamic for the Emanote model.

The bulk of logic for building the Dynamic is in hs.

data EmanoteConfig Source #

Everything that's required to run an Emanote site.

Constructors

EmanoteConfig 

Fields