projects
/
enc-live.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Simplified creation of pages, further simplification will follow
[enc-live.git]
/
de
/
build.sh
Commit
Line
Data
4f6859f7
GPC
1
#!/bin/bash
2
3
#This script glues the pages together.
4
5
cat head.html index.html.pre footer.html > index.html
6
cat head.html infographic.html.pre footer.html > infographic.html