Let’s talk about the Future of Jamstack — Join us

Log4brains

949 stars
76 forks
39 issues
Home page
https://github.com/thomvaill/log4brains
Repository
thomvaill/log4brains
Language:
JavaScript
License:
Apache-2.0
Templates:
Markdown

Log4brains is a docs-as-code knowledge base for your development and infrastructure projects. It enables you to write and manage Architecture Decision Records (ADR) right from your IDE, and to publish them automatically as a static website.

It performs Static Site Generation from markdown files thanks to Next.js.

Install

From your project's root directory:

npm install -g log4brains
log4brains init

Local preview

log4brains preview

Build and deploy

log4brains build

See Log4brains documentation for more information.

Example

Log4brains' own architecture knowledge base

Find more static site generators.