1
0
mirror of git://projects.qi-hardware.com/ben-scans.git synced 2025-04-21 12:27:27 +03:00

The git to SVN gateway presents index.html as source and not as plain HTML at

the moment, so we keep the old page on www.almesberger.net for now.

- web/style.sh (BASE): introduced URL prefix
- web/Makefile: upload only index.html to www.almesberger.net
- index.html: regenerated, for consistency (it currently doesn't serve any
  purpose)
This commit is contained in:
Werner Almesberger
2010-08-03 11:00:29 -03:00
parent 1d82537272
commit 8013711504
3 changed files with 167 additions and 166 deletions

View File

@@ -3,11 +3,11 @@
all: ../index.html
#
# @@@ upload is obsolete, maybe even unnecessary (TBD)
# remove once a better place for index.html has been found
#
upload: ../index.html
rsync -v --progress * \
rsync -v --progress $< \
werner@host:/home/httpd/almesberger/misc/ben/scan/
../index.html: style.sh index.sh