From b033d056a2872f207c406fe147d937836cdb43b4 Mon Sep 17 00:00:00 2001 From: rick Date: Sat, 2 Apr 2022 16:25:15 +0200 Subject: [PATCH] build instructions --- .gitignore | 2 ++ README.md | 9 +++++++++ 2 files changed, 11 insertions(+) create mode 100644 README.md diff --git a/.gitignore b/.gitignore index 1432efc..65f7a89 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +nec/**/*.html +nec/**/*.md # Created by https://www.toptal.com/developers/gitignore/api/emacs,vim # Edit at https://www.toptal.com/developers/gitignore?templates=emacs,vim diff --git a/README.md b/README.md new file mode 100644 index 0000000..427f8b7 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Dépendances + +* `htmlize` et `org` (par défaut dans Emacs). + +Dans Emacs: `M-x` package-install `RET` htmlize `RET` + +# Construire le site + +`./generate.sh`