Skip to content

Commit 6bed9a0

Browse files
committed
Testing Zanata and whatnot
1 parent 07d6d75 commit 6bed9a0

60 files changed

Lines changed: 2460 additions & 28 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.zanata-cache/etag-cache.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2+
<etag-cache>
3+
<entry lang="en-US" localFileMD5="d8f06ef8563ac1210db8612414848b53" localFileName="coloring_topography" localFileTime="1562039062000" serverETag="&quot;2019-07-02 03:43:55.0&quot;"/>
4+
<entry lang="en-US" localFileMD5="5f6f8f026decb25e69be6543c8a15013" localFileName="making_first_map" localFileTime="1562039067000" serverETag="&quot;2019-07-02 03:44:06.0&quot;"/>
5+
<entry lang="en-US" localFileMD5="42c08f140227d30e1ff4e15a3c5d521c" localFileName="pen_and_painting" localFileTime="1562039068000" serverETag="&quot;2019-07-02 03:44:08.0&quot;"/>
6+
</etag-cache>

_static/paypal.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
2+
<input type="hidden" name="cmd" value="_donations" />
3+
<input type="hidden" name="business" value="YKAPV573BNGLN" />
4+
<input type="hidden" name="currency_code" value="USD" />
5+
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Donate with PayPal button" />
6+
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1" />
7+
</form>

generate_html.bash

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@
22
# by Whyjay, Jul 13 2016
33

44
make gettext
5-
sphinx-intl update -p _build/locale -l en
5+
# sphinx-intl update -p _build/locale -l en
6+
zanata-cli push
7+
zanata-cli pull
68
make html
7-
make -e SPHINXOPTS="-D language='en'" BUILDSURFIX="/en" html
9+
make -e SPHINXOPTS="-D language='en_US'" BUILDSURFIX="/en" html
810
./decorate.bash
9-
cp -u favicon.ico _build/html/
11+
cp -u favicon.ico _build/html/
23.4 KB
Binary file not shown.
File renamed without changes.
435 Bytes
Binary file not shown.
File renamed without changes.
37.9 KB
Binary file not shown.
File renamed without changes.
8.59 KB
Binary file not shown.

0 commit comments

Comments
 (0)