]> git.madduck.net Git - cv.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

fixes
authormartin f. krafft <madduck@madduck.net>
Fri, 1 Oct 2010 15:44:26 +0000 (17:44 +0200)
committermartin f. krafft <madduck@madduck.net>
Fri, 1 Oct 2010 15:44:26 +0000 (17:44 +0200)
Makefile
copyright.en.rst
cv.en.rst
links.rst
refs.en.rst
subst.en.rst
syms.rst
tech-profile.en.rst

index b4554e38deb1cf3d3e8ef4f2ba2d7dcd2c5c3f7a..bf48c09fade88cad120bfcf4152d444609528b5d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -57,6 +57,7 @@ ref-%: RST2HTML_OPTS := $(RST2HTML_OPTS) --stylesheet=ref.css --language=en
 push: DEST_SERVER = seamus
 push: DEST_DIR = /srv/apache2/martin-krafft.net/htdocs/cv
 push: pdfs
 push: DEST_SERVER = seamus
 push: DEST_DIR = /srv/apache2/martin-krafft.net/htdocs/cv
 push: pdfs
+       git push
        rsync *.pdf $(DEST_SERVER):$(DEST_DIR)
        ssh $(DEST_SERVER) make -C $(DEST_DIR) update
 
        rsync *.pdf $(DEST_SERVER):$(DEST_DIR)
        ssh $(DEST_SERVER) make -C $(DEST_DIR) update
 
index 511a717eb6ccde4e2c2d1b72dcd8021e51efbc64..16a2eda4dc3b1ef95b809d6f0314b326dc5536eb 100644 (file)
@@ -1,7 +1,7 @@
 .. copyright.en.rst
 .. restructured text source for the English copyright notice
 ..
 .. copyright.en.rst
 .. restructured text source for the English copyright notice
 ..
-.. This file is copyright © 2005-7 martin f. krafft <cv@martin-krafft.net>.
+.. This file is copyright © 2005-10 martin f. krafft <cv@martin-krafft.net>.
 .. You may use this file for your own curriculum vitae
 .. under the terms of the Artistic License 2.0, provided that you change all
 .. personal data. The attribution has to appear only inside a comment, though
 .. You may use this file for your own curriculum vitae
 .. under the terms of the Artistic License 2.0, provided that you change all
 .. personal data. The attribution has to appear only inside a comment, though
@@ -10,7 +10,7 @@
 
 .. class:: copyright screen-only
 
 
 .. class:: copyright screen-only
 
-This curriculum vitae is |copyright| 2005-7 Martin F. Krafft. |nl|
+This curriculum vitae is |copyright| 2005-10 Martin F. Krafft. |nl|
 You may use the source code and style for your own curriculum vitae
 under the terms of the `Artistic License 2.0`_, provided that you change all
 personal data. The attribution has to appear only inside a comment, though
 You may use the source code and style for your own curriculum vitae
 under the terms of the `Artistic License 2.0`_, provided that you change all
 personal data. The attribution has to appear only inside a comment, though
index a5b37c1cd843c79c7b8a6142c811104afd8248f2..8ec6abb506dca2f2908189357ea74c5bf4f3811f 100644 (file)
--- a/cv.en.rst
+++ b/cv.en.rst
@@ -25,11 +25,6 @@ You may prefer the `PDF version`_, or the `whole bundle`_.
 
 .. class:: screen-only
 
 
 .. class:: screen-only
 
-External links are `currently broken`_. I apologise for the inconvenience.
-
-.. _currently broken:
-   http://docutils.sourceforge.net/BUGS.html#hyperlink-references-in-substitutions
-
 -------------------------------------------------------------------------------
 Personal data
 -------------------------------------------------------------------------------
 -------------------------------------------------------------------------------
 Personal data
 -------------------------------------------------------------------------------
index 8af7d981abfe748d44b8d7f6f1ce06cfa2507b4a..0a1c44a961a2dbd3c2139e3f22450015538c21a3 100644 (file)
--- a/links.rst
+++ b/links.rst
@@ -1,7 +1,7 @@
 .. links.rst
 .. common reST links for curriculum vitae files
 ..
 .. links.rst
 .. common reST links for curriculum vitae files
 ..
-.. This file is copyright © 2005-7 martin f. krafft <cv@martin-krafft.net>.
+.. This file is copyright © 2005-10 martin f. krafft <cv@martin-krafft.net>.
 .. You may use this file for your own curriculum vitae
 .. under the terms of the Artistic License 2.0, provided that you change all
 .. personal data. The attribution has to appear only inside a comment, though
 .. You may use this file for your own curriculum vitae
 .. under the terms of the Artistic License 2.0, provided that you change all
 .. personal data. The attribution has to appear only inside a comment, though
index 1ab08c2e5e2f4e04d040de171b6250e647efe5d9..672247a16f31c88bc997f5e1311edb51b07bac76 100644 (file)
@@ -32,11 +32,6 @@ You may prefer the `PDF version`_.
 
 .. class:: screen-only
 
 
 .. class:: screen-only
 
-External links are `currently broken`_. I apologise for the inconvenience.
-
-.. _currently broken:
-   http://docutils.sourceforge.net/BUGS.html#hyperlink-references-in-substitutions
-
 -------------------------------------------------------------------------------
 Education
 -------------------------------------------------------------------------------
 -------------------------------------------------------------------------------
 Education
 -------------------------------------------------------------------------------
index 2ce654ad9baec3d6aa1ac62c454f3887ccb2804b..05ad18edd26ecf829992424d5d168bc07185026f 100644 (file)
@@ -1,7 +1,7 @@
 .. subst.en.rst
 .. common reST substitutions for English curriculum vitae files
 ..
 .. subst.en.rst
 .. common reST substitutions for English curriculum vitae files
 ..
-.. This file is copyright © 2005-7 martin f. krafft <cv@martin-krafft.net>.
+.. This file is copyright © 2005-10 martin f. krafft <cv@martin-krafft.net>.
 .. You may use this file for your own curriculum vitae
 .. under the terms of the Artistic License 2.0, provided that you change all
 .. personal data. The attribution has to appear only inside a comment, though
 .. You may use this file for your own curriculum vitae
 .. under the terms of the Artistic License 2.0, provided that you change all
 .. personal data. The attribution has to appear only inside a comment, though
index a8a2f19d996c7479747b296b8caa7e6631c553dc..d03c5cc4dcf6e250fa850c25af13f75817ace1d3 100644 (file)
--- a/syms.rst
+++ b/syms.rst
@@ -1,7 +1,7 @@
 .. syms.rst
 .. common reST symbols for curriculum vitae files
 ..
 .. syms.rst
 .. common reST symbols for curriculum vitae files
 ..
-.. This file is copyright © 2005-7 martin f. krafft <cv@martin-krafft.net>.
+.. This file is copyright © 2005-10 martin f. krafft <cv@martin-krafft.net>.
 .. You may use this file for your own curriculum vitae
 .. under the terms of the Artistic License 2.0, provided that you change all
 .. personal data. The attribution has to appear only inside a comment, though
 .. You may use this file for your own curriculum vitae
 .. under the terms of the Artistic License 2.0, provided that you change all
 .. personal data. The attribution has to appear only inside a comment, though
index af5fbd9d4219c2d499cbff0740d809f05035bb24..7f481d0e852c6eca33ac9cb082b2eadbad796824 100644 (file)
@@ -31,11 +31,6 @@ You may prefer the `PDF version`_.
 
 .. class:: screen-only
 
 
 .. class:: screen-only
 
-External links are `currently broken`_. I apologise for the inconvenience.
-
-.. _currently broken:
-   http://docutils.sourceforge.net/BUGS.html#hyperlink-references-in-substitutions
-
 ==================== ======= ======= ======= ==================================
 Operating systems    |Adv|   |Pro|   |Bas|   Notes
 ==================== ======= ======= ======= ==================================
 ==================== ======= ======= ======= ==================================
 Operating systems    |Adv|   |Pro|   |Bas|   Notes
 ==================== ======= ======= ======= ==================================