JekyllEx
v0.1.0
v0.1.0
  • Introduction
  • Getting started
    • Installation
    • Prerequisites
  • Usage
    • Projects
    • Explore
    • Manage
    • Previewing
    • Terminal
    • Settings
  • Other
    • Troubleshooting
    • Support
Powered by GitBook
On this page

Was this helpful?

  1. Usage

Explore

Using the home page of the app as a File explorer

PreviousProjectsNextManage

Last updated 9 months ago

Was this helpful?

The home page of the app lists files and folders in the app's home directory. If a folder is a jekyll , it lists additional info if and retrievable via _config.yml inside the folder.

If there are more than one item listed, you can search through the available items using the search bar.

Clicking on a folder will take you inside and list the files and folders under it.

Clicking on a file can perform two actions:

  • If it is an editable text/code file that the app's inbuilt can handle, it will be opened there.

  • Else you will get a list of apps that can open the given file type (for example Images, PDFs, etc.)

When the folders are navigated, the terminal also changes its directory correspondingly. Commands that are run in the terminal will be executed from the context of the currently opened folder.

project
Editor
enabled