projects
/
gyiwr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a71327a
)
build instructions
author
rick
<rick@gnous.eu>
Sat, 2 Apr 2022 14:25:15 +0000
(16:25 +0200)
committer
rick
<rick@gnous.eu>
Sat, 2 Apr 2022 14:25:15 +0000
(16:25 +0200)
.gitignore
patch
|
blob
|
blame
|
history
README.md
[new file with mode: 0644]
patch
|
blob
diff --git
a/.gitignore
b/.gitignore
index 1432efc0ee9464779a0b7797b735c15eb55b6c1f..65f7a8955a1ee2d42624bd55252312f679122dd7 100644
(file)
--- 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
(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`