Free Obisidian Publish alternative, for publishing your digital garden.
Go to file
2020-12-01 23:30:06 +03:00
components main content max width set to 700px 2020-12-01 23:30:06 +03:00
lib main content max width set to 700px 2020-12-01 23:30:06 +03:00
pages main content max width set to 700px 2020-12-01 23:30:06 +03:00
posts main content max width set to 700px 2020-12-01 23:30:06 +03:00
public first commit -m 2020-11-28 18:45:01 +03:00
styles main content max width set to 700px 2020-12-01 23:30:06 +03:00
.gitignore first commit -m 2020-11-28 18:45:01 +03:00
package-lock.json first commit -m 2020-11-28 18:45:01 +03:00
package.json main content max width set to 700px 2020-12-01 23:30:06 +03:00
README.md Readme edit 2020-12-01 06:54:55 +03:00
settings.json ... 2020-11-30 14:29:34 +03:00
yarn.lock main content max width set to 700px 2020-12-01 23:30:06 +03:00

Digital Garden Implementation of 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