Hauptordner der Seite umbenannt
von "sb" (static blog) zu "Website" (wie gewünscht) ;-)
This commit is contained in:
parent
fd3fc9856a
commit
c8ba286cf8
137 changed files with 1 additions and 1 deletions
7
Website/scripts/move-date.awk
Normal file
7
Website/scripts/move-date.awk
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
/^###_tmpDate_:/ {
|
||||
linecontent = linecontent $0
|
||||
}
|
||||
/^#staticSiteGenerator:/ {
|
||||
$0 = $0 ORS "date: " linecontent
|
||||
}
|
||||
!/^###_tmpDate_:/
|
||||
Loading…
Add table
Add a link
Reference in a new issue