projects
/
gyiwr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cab737f
)
add link with Links
author
rick
<rick@gnous.eu>
Sun, 3 Apr 2022 01:13:47 +0000
(
03:13
+0200)
committer
rick
<rick@gnous.eu>
Sun, 3 Apr 2022 01:13:47 +0000
(
03:13
+0200)
generate.sh
patch
|
blob
|
blame
|
history
diff --git
a/generate.sh
b/generate.sh
index 4405a5c797b9ba90b4bba404432b54971fd24fe2..1eee07a828cdc9167eeebadf6b66318138fe6bb8 100755
(executable)
--- a/
generate.sh
+++ b/
generate.sh
@@
-20,6
+20,7
@@
files="autres.html copaings.html index.html ou.html projets.html rss.html"
annexes="css img"
+pathLinks="/home/site/a/"
target="www"
header="header.html"
footer="footer.html"
@@
-44,5
+45,8
@@
done
cp -t $target -r $annexes
+echo "Link Links (lul)"
+ln -s $pathLinks $target
+
echo "Generate org files..."
emacs -u $USER --script publish.el