add link with Links
This commit is contained in:
parent
cab737f99c
commit
71e95327db
1 changed files with 4 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
||||||
files="autres.html copaings.html index.html ou.html projets.html rss.html"
|
files="autres.html copaings.html index.html ou.html projets.html rss.html"
|
||||||
annexes="css img"
|
annexes="css img"
|
||||||
|
|
||||||
|
pathLinks="/home/site/a/"
|
||||||
target="www"
|
target="www"
|
||||||
header="header.html"
|
header="header.html"
|
||||||
footer="footer.html"
|
footer="footer.html"
|
||||||
|
@ -44,5 +45,8 @@ done
|
||||||
|
|
||||||
cp -t $target -r $annexes
|
cp -t $target -r $annexes
|
||||||
|
|
||||||
|
echo "Link Links (lul)"
|
||||||
|
ln -s $pathLinks $target
|
||||||
|
|
||||||
echo "Generate org files..."
|
echo "Generate org files..."
|
||||||
emacs -u $USER --script publish.el
|
emacs -u $USER --script publish.el
|
||||||
|
|
Loading…
Reference in a new issue