/ELA_Notes

This repository keeps track of my Enterprise Linux Automation Classes by using Logseq.

Notes for Enterprise Linux Automation Class

Requirements

This repository stores logseq graph data. It is recommended to use the Logseq Application to access the data.

You can get it here. Logseq Download

You will require logseq-plugin-excalidraw to be able see the whiteboards. This plugin can be installed through the Plugins manager of Logseq.

How to Access

  • Clone the repo

    git clone https://github.com/naingyeminn/ELA_Notes.git

    screenshot1

  • Open it with Logseq

    • Go to All graphs
    • Click on Open a local directory

    screenshot2

  • Choose the git directory you cloned

    screenshot3

If you do not want to install the Logseq Application, you can view the notes via the Logseq Demo Page. However, you will not be able to view the whiteboards as they require the Exclidraw plugin.

Plugin Installation

  • Go to Plugins from the menu and look for the plugin called Excalidraw in the Marketplace

    screenshot4

Getting the updated Data

  • Pulling updated data from the repo

    cd ELA_Notes
    git pull

    screenshot5


Want to know more about Logseq?