SkyDocs Changelog

What's new in SkyDocs 0.7.4 Beta

Feb 16, 2019
  • Various fixes and improvements.

New in SkyDocs 0.7.3 Beta (Jul 18, 2018)

  • Various fixes and improvements.

New in SkyDocs 0.7.2 Beta (Jul 10, 2018)

  • Various fixes and improvements.

New in SkyDocs 0.7.1 Beta (Jul 10, 2018)

  • Various fixes and improvements.

New in SkyDocs 0.6 Beta (May 21, 2018)

  • Added a LESS support via JLessC (the compilation time can be seriously impacted if you have a lot of LESS files).
  • Added an argument parser. Please check the documentation for the new commands.
  • Various fixes and improvements.

New in SkyDocs 0.5.2 Beta (Jan 4, 2018)

  • Automatically check for updates when GUI is launched.
  • More default values are available in project.yml.
  • Updated default theme.
  • Some updates and fixes.

New in SkyDocs 0.5.1 Beta (Dec 14, 2017)

  • Some updates and fixes.

New in SkyDocs 0.5 Beta (Dec 13, 2017)

  • Added a GUI.
  • Some default theme updates.

New in SkyDocs 0.4 Beta (Oct 11, 2017)

  • Arrays like project.getPages() are now sortable.
  • Added an HTML compressor.
  • Added page.getMenu(), page.getRootRelativeURL() and project.getPages(language) methods.
  • Some various improvements and bugs fixes.

New in SkyDocs 0.3.2 Beta (Oct 11, 2017)

  • Added "previous" and "next" header keys with new methods for pages.
  • getLunrSearch() → hasLunrSearch().
  • A lot of updates to the default theme.
  • Some various improvements and bugs fixes.

New in SkyDocs 0.3.1 Beta (Oct 11, 2017)

  • Added a "new_tab" boolean in menu entries.
  • Improved build time.
  • Some changes to the default theme.
  • Some various improvements and bugs fixes.

New in SkyDocs 0.3 Beta (Oct 11, 2017)

  • Some big updates to the default theme (easily change main color, tocbot dependency, ...).
  • Added a lot of new methods for pages.
  • Commands now print the elapsed time between the beginning and the end of their operations.
  • Some improvements with the search page.
  • Fixed some bugs with redirect page.
  • Some various improvements and bugs fixes.

New in SkyDocs 0.2.1 Beta (Oct 11, 2017)

  • Minify CSS and JS when the build command is run.
  • Updated theme and dependencies.
  • Some various improvements and bugs fixes.

New in SkyDocs 0.2 Beta (Oct 11, 2017)

  • Serve command will rebuild the project on each change.
  • HTML pages served on localhost will poll for changes, and if there are changes, the page you are browsing will be reloaded (delay of 2 seconds).
  • Added some variables (check the documentation).
  • Updated lunrjs to the latest version.
  • Some various improvements and bugs fixes.

New in SkyDocs 0.1 Beta (Oct 11, 2017)

  • SkyDocs status: Beta.