Free Obisidian Publish alternative, for publishing your digital garden.
Go to file
Tuan Cao c56bacc34b Put Side bar to both Index and post pages
Make nav bar appear on the left side.
2022-03-24 14:43:18 +07:00
.vscode ... 2021-03-04 00:33:38 +03:00
.yarn ... 2021-05-17 04:16:19 +03:00
components Put Side bar to both Index and post pages 2022-03-24 14:43:18 +07:00
lib Rename post to utils 2022-03-24 11:55:12 +07:00
pages Put Side bar to both Index and post pages 2022-03-24 14:43:18 +07:00
posts Update index file. 2022-03-17 14:35:42 +07:00
public ... 2021-03-04 00:49:00 +03:00
styles Put Side bar to both Index and post pages 2022-03-24 14:43:18 +07:00
.gitignore Ignore .obsidian files in note folder 2022-03-16 11:55:30 +07:00
next.config.js Update project to Next v12 2022-03-23 11:14:40 +07:00
package.json Replace Folder Tree with MUI implementation. 2022-03-23 22:25:28 +07:00
README.md Update README.md 2020-12-06 22:45:14 +03:00
settings.json ... 2020-11-30 14:29:34 +03:00
Test Linki.md Add obsidian help vault notes 2022-03-16 12:01:46 +07:00
yarn.lock Replace Folder Tree with MUI implementation. 2022-03-23 22:25:28 +07:00

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

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