Skip to content

Conversation

HrishiDhondge
Copy link

Hello @alshedivat,

This PR
This PR introduces a new feature to the blog:

  • Wiki-link support ([[...]]) inside posts.
  • An interactive graph view of posts inspired by Obsidian, showing bidirectional links between notes.
Support_for_obsidian_graph_view

Changes include the addition of a custom Jekyll plugin (bidirectional_links_generator.rb) to parse the wiki-links and convert them to proper internal links. This plugin also creates a file with the graph information including the links between different posts.
Then, we use _includes/posts_graph.html file to visualize the graph at the /blog (blog.md) path.

Further styling and adjustments can be made to the graph based on the user requirements.

Copy link

netlify bot commented Sep 2, 2025

Deploy Preview for relaxed-lollipop-b6bc17 ready!

Name Link
🔨 Latest commit 35b8e46
🔍 Latest deploy log https://app.netlify.com/projects/relaxed-lollipop-b6bc17/deploys/68b6453282d1a300081ce7f3
😎 Deploy Preview https://deploy-preview-3294--relaxed-lollipop-b6bc17.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant