aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile6
-rw-r--r--chrome-screenshot.pngbin0 -> 56038 bytes
-rw-r--r--lamb-promotional.pngbin0 -> 31357 bytes
-rw-r--r--manifest.json2
4 files changed, 7 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3ac4cbd..1d3df9c 100644
--- a/Makefile
+++ b/Makefile
@@ -10,6 +10,12 @@ index.html: generate_html_cs.py hes14-10.xml templates/czech.html templates/base
index_de.html: generate_html_de.py hernnhut/2014/Losungen\ Free\ 2014.xml templates/german.html templates/base.html
./generate_html_de.py hernnhut/2014/Losungen\ Free\ 2014.xml >$@
+
+hesla-chrome.zip:
+ zip -9vT $@ google9815148f4ac1407f.html hesla.appcache \
+ hesla.js icon-128.png icon-30.png icon-60.png \
+ index_de.html index.html manifest.json screen.css
+
install: $(FILES)
rsync -avz --delete $(FILES) /home/matej/Dokumenty/website/luther/hesla/
websync
diff --git a/chrome-screenshot.png b/chrome-screenshot.png
new file mode 100644
index 0000000..443a613
--- /dev/null
+++ b/chrome-screenshot.png
Binary files differ
diff --git a/lamb-promotional.png b/lamb-promotional.png
new file mode 100644
index 0000000..8e086e5
--- /dev/null
+++ b/lamb-promotional.png
Binary files differ
diff --git a/manifest.json b/manifest.json
index 02ab7aa..5f084f7 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,5 +1,5 @@
{
- "version": "0.2.1",
+ "version": "0.3.1",
"name": "Hesla",
"description": "Display today's Hesla (Losungen, Watchwords) from Bible.",
"icons": {