Skip to content
/ blog Public
generated from skills/github-pages

A simplified Github Page that is integrated with Excalidraw diagram, the minimalist theme

License

Notifications You must be signed in to change notification settings

wisphill/blog

Repository files navigation

wisphill blog

Minimalist, simple, sharing the knowledge blog with Jekyll.

Sample

With Excalidraw plugin, it can show some diagrams on the documentation page

Markdown

Installation

  1. Clone this repo and publish it into your Github repository
  2. Configure your Github page to the main branch and configure to build from main.
  3. The documentation should be placed on the collections directory, feel free to create more subdirectories with format _{collection_name} and configure the _config.yml to update the routing to each single collection.
  4. Install the Obsidian note software and its public extension Excalidraw and create Obsidian vault from the collections directory. Now it's ready to serve to edit the documentations and show the Excalidraw diagrams on the local machine and public all of those to the Github Pages.
  5. All deep modifications are based on your need

License

GNU PGL 3. See LICENSE for more information.