Module: Fronde

Defined in:
lib/fronde/cli.rb,
lib/fronde/org.rb,
lib/fronde/slug.rb,
lib/fronde/sync.rb,
lib/fronde/emacs.rb,
lib/fronde/index.rb,
lib/fronde/config.rb,
lib/fronde/source.rb,
lib/fronde/preview.rb,
lib/fronde/version.rb,
lib/fronde/org/file.rb,
lib/fronde/templater.rb,
lib/fronde/sync/rsync.rb,
lib/fronde/cli/helpers.rb,
lib/fronde/config/lisp.rb,
lib/fronde/source/html.rb,
lib/fronde/cli/commands.rb,
lib/fronde/cli/throbber.rb,
lib/fronde/cli/opt_parse.rb,
lib/fronde/source/gemini.rb,
lib/fronde/config/helpers.rb,
lib/fronde/sync/neocities.rb,
lib/fronde/org/file_extracter.rb,
lib/fronde/index/org_generator.rb,
lib/fronde/index/atom_generator.rb

Defined Under Namespace

Modules: CLI, Config, Org, Preview, Slug, Sync Classes: Emacs, Index, Source, Templater

Constant Summary collapse

CONFIG =
Config::Store.instance
VERSION =

Returns the version number of the current Fronde release.

Returns:

  • (String)

    the version number of the current Fronde release.

'0.6.1'