Skip to content

Releases: Artanidos/FlatSiteBuilder

Release 1.5.4

Choose a tag to compare

@Artanidos Artanidos released this 14 Nov 10:47

Linux

The AppImage contains all necessary files.
Just make it executable ($ chmod a+x *.AppImage) and run it.

Changelog

  • Preview is now shown in the embedded webview
  • Added a button showing after closing the navigation to reopen it
  • Plugins do have a version now which will be displayed after loading the plugin
  • Default theme enhanced
  • Slate theme added

Release 1.5.2

Choose a tag to compare

@Artanidos Artanidos released this 07 Nov 16:46

Linux

The AppImage contains all necessary files.
Just make it executable ($ chmod a+x *.AppImage) and run it.

Changelog

  • SliderEditor has been converted to bootstrap 3 carousel because of license issues.
  • News will be displayed on the dashboard now.
  • Additional files and folders under /content/* will also be copied to the deploy directory while building the site.
    This makes it possible to deploy for example robots.txt, google.html and other files.
  • The install directory can now be choosen prior to install FlatSiteBuilder
  • Added a warning when SiteWizard will override an already existing site

Release 1.5

Choose a tag to compare

@Artanidos Artanidos released this 30 Oct 13:00

Linux

The AppImage contains all necessary files.
Just make it executable ($ chmod a+x *.AppImage) and run it.

Changelog

  • Added the ability to add site variables in the site.xml file directly.
  • Added the ability to add page variables in the xml files. For example ()
  • Slider editor now renders additional attributes like ("data-transition") (which are not editable in plugin editor yet)
  • Menuitems now supports additional attributes which are not editable in menu editor yet like (class="scrollTo")
    which can be used as (<a {{ item.attributes }} href=...) in a theme
  • ImageEditor now supports additional attributes which are not editable in the plugin editor yet like (data-animation="fadeIn")
    If an attribute with the class name is provided the original class will be overriden
  • Create wizard does now list all available themes

Release 1.4.6

Choose a tag to compare

@Artanidos Artanidos released this 11 Oct 16:22

Linux

The AppImage contains all necessary files.
Just make it executable ($ chmod a+x *.AppImage) and run it.

Changelog

1.4.6

  • Bugfix: install has been fixed (wrong sourcedir used)

1.4.5

  • Bugfix: generate nested if statements

1.4.4

  • Bugfix: create new site

1.4.3

  • scroll area for theme chooser
  • icon for taskbar

Release 1.4.5

Choose a tag to compare

@Artanidos Artanidos released this 07 Oct 12:21

Linux

The AppImage contains all necessary files.
Just make it executable ($ chmod a+x *.AppImage) and run it.

Changelog

1.4.5

  • Bugfix: generate nested if statements

1.4.4

  • Bugfix: create new site

1.4.3

  • scroll area for theme chooser
  • icon for taskbar

Release 1.4.4

Choose a tag to compare

@Artanidos Artanidos released this 06 Oct 19:16

Linux

The AppImage contains all necessary files.
Just make it executable ($ chmod a+x *.AppImage) and run it.

Changelog

  • Bugfix: create new site

Beta release 1.4.2

Choose a tag to compare

@Artanidos Artanidos released this 26 Sep 16:00

Linux

The AppImage contains all necessary files.
Just make it executable ($ chmod a+x *.AppImage) and run it.

Changelog

  • Install now overrides changed plugins and themes
  • Standard font changed to "Sans Serif, 10"
  • Bugfix: Site settings publisher
  • Bugfix: now UTF8 instead of Latin1

Beta release 1.4

Choose a tag to compare

@Artanidos Artanidos released this 26 Sep 15:48

Linux

The AppImage contains all necessary files.
Just make it executable ($ chmod a+x *.AppImage) and run it.

Changelog

  • Added the ability to load editor plugins
  • Added the abilty to load theme plugins
  • Added the ability to load publish plugins
  • Nested menus are now possible
  • Nested if statements are now possible
  • Nested for statements are now possible
  • Menu editor added
  • Site setting editor added
  • Text editor plugin added
  • Image editor plugin added
  • Slider editor plugin added
  • Default theme editor plugin added
  • NoPublish plugin added

Pre-Release 1.2

Pre-Release 1.2 Pre-release
Pre-release

Choose a tag to compare

@Artanidos Artanidos released this 26 Aug 09:31

Linux

The AppImage contains all necessary files.
Just make it executable ($ chmod a+x *.AppImage) and run it.

Bugfixes

  • fixed a RPATH glitch

Pre-Release 1.1

Pre-Release 1.1 Pre-release
Pre-release

Choose a tag to compare

@Artanidos Artanidos released this 25 Aug 11:03

Linux

The AppImage contains all necessary files.
Just make it executable ($ chmod a+x *.AppImage) and run it.

Bugfixes

Dropped a reference to webengine