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`