home

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 7cff76f94ee072d151f9396e789bbfef6452d61d
parent 0ed04a32740a7439b28680e8ad3abe2de780363d
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Fri, 31 Jan 2020 15:50:06 +0100

README.org: add explanation on literate programming

Signed-off-by: Vincent Demeester <vincent@sbr.pm>

Diffstat:
MREADME.org | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.org b/README.org @@ -26,7 +26,9 @@ * Goal The goal of is repository is to be able to have a way to setup dotfiles and packages in -/one go/, sharing those configuration between multiple computers. +/one go/, sharing those configuration between multiple computers. The documentation part +is using (or /will/) =org-mode= following principles of "literate programming": a +combination of ordinary language and inline code blocks. This means it could become the /monorepo/ of my configuration, slowly migrating other repositories into this one (like [[https://github.com/vdemeester/emacs-config][~emacs-config~]]). This repository should be the source of