build instructions
authorrick <rick@gnous.eu>
Sat, 2 Apr 2022 14:25:15 +0000 (16:25 +0200)
committerrick <rick@gnous.eu>
Sat, 2 Apr 2022 14:25:15 +0000 (16:25 +0200)
.gitignore
README.md [new file with mode: 0644]

index 1432efc0ee9464779a0b7797b735c15eb55b6c1f..65f7a8955a1ee2d42624bd55252312f679122dd7 100644 (file)
@@ -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 (file)
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`