From 7ef88f62aa136a74d2a7d4190f63434f23048387 Mon Sep 17 00:00:00 2001 From: Tuan Cao Date: Thu, 24 Mar 2022 15:24:09 +0700 Subject: [PATCH] A little bit more styling and default expanded Side bar --- README.md | 41 ++++------------------------------------- 1 file changed, 4 insertions(+), 37 deletions(-) diff --git a/README.md b/README.md index fb1c2eb..18daf21 100644 --- a/README.md +++ b/README.md @@ -1,39 +1,6 @@ # Digital Garden with Next.JS -A digital garden implementation of React with Next.Js. It is currently not suitable for production environment. Also, code is written in a rush and it is not optimized yet. - -The theme has: - -* Wiki style bi-directional internal links -* Graph-map of internal links - - - -![digital-garden-nextjs](https://cbsofyalioglu.fra1.digitaloceanspaces.com/note-images/digital-garden/digital-garden.gif) - - - -Except `post/index.md` and `/post/sidebar.md`, you can delete all the posts and rebuild it. - - - - - - - - - -The list of amazing programs used in this theme: - -* unified -* remark -* remark-wiki-link -* remark-preset-lint-markdown-style-guide -* remark-parse -* remark-html -* remark-highlight.js -* remark-external-links -* remark-frontmatter -* gray-matter -* jsnetworkx -* d3 +Basic concept +- Support Obsidian wiki link style, work out of the box with Obsidian Help Vault as a proof of concept +- Sidebar navigation +- \ No newline at end of file