/black-grimoire

Building a new portflolio website

Primary LanguageJavaScript

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

The Black Grimore

My personal Digital garden application!
View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Built With
  3. Getting Started
  4. Roadmap

About The Project

Product Name Screen Shot

Black Grimore is my personal digital garden,It is often referred to as a "digital notebook," "second brain," or "personal knowledge base," is a concept that revolves around creating an interconnected collection of thoughts, ideas, notes, and information in a digital format. It's a more fluid and flexible approach to personal knowledge management compared to traditional note-taking methods. The main motivation behind creating a digital garden is to facilitate thinking, learning, and collaboration by embracing the principles of interconnectedness and continuous growth.

(back to top)

Built With

(back to top)

Getting Started

Install all the frameworks and libraries

npm install --save-dev

Run the digital garden

npm run dev

(back to top)

Roadmap

  • Create frontend using NextJS
  • Nodejs backend for parsing md files
  • Static rendering
  • Making notes more beautiful

See the open issues for a full list of proposed features (and known issues).

(back to top)