Skip to content
This repository has been archived by the owner on Jan 15, 2020. It is now read-only.

Releases: L-A/Little-Jekyll

Now with 3.4.3 and Github Pages

27 Mar 17:52
@L-A L-A
Compare
Choose a tag to compare
Pre-release

This is a small update to track Jekyll and add github-pages.

A note on gem-based themes

Note that the app "magically" comes with Jekyll, but its ruby environment can't be modified within the package. This means that gem-based themes can't be installed. The default themes are now present.

Any theme that is gem-based can also be used the "old" way, and will work with Little Jekyll: Converting gem-based themes to regular themes

Reload sync & UTF-8

26 Aug 14:14
@L-A L-A
Compare
Choose a tag to compare
Reload sync & UTF-8 Pre-release
Pre-release

This release can be built with Node 6, and uses some Chokidar options to minimize early reloads (when the app reloads as soon as one file changes, instead of waiting for generation to end).

It should also fix #7 🎉

Keyboard shortcuts

21 Apr 17:37
@L-A L-A
Compare
Choose a tag to compare
Keyboard shortcuts Pre-release
Pre-release

This release adds keyboard shortcuts for site commands!

Move across the sites list with the arrow keys , , and enjoy these handy shortcuts:

  • SPACE starts and stops the Jekyll server
  • META+B builds the site
  • O opens your site in a browser
  • META+D opens the site's base directory
  • META+L opens the logs window
  • DEL or META+BACKSPACE removes a site from the list

What's the META key? Depending on your system, it will be Cmd or Ctrl.

v0.1.0

28 Mar 13:10
@L-A L-A
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

This is the first publicly available release for Little Jekyll.

Features:

  • Add & remove Jekyll folders from the list
  • Serve with Jekyll and live-reloading
  • Build site to a selected folder
  • Create a new Jekyll site
  • View logs on active servers
  • Click on folder location to open in your file browser

Feedback

Bugs and features are managed right here on GitHub issues.

Not a GitHub user? No problem, send me an email.