Skip to content

Commit d53190b

Browse files
committed
remove obsolete tshirts document per Stefans request
1 parent f78a0d4 commit d53190b

File tree

6 files changed

+2
-554
lines changed

6 files changed

+2
-554
lines changed

content/_docs/Makefile

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
all: hacking-howto.html debugging.html debugging-release-version.html i3bar-protocol.html repositories.html buildbot.html userguide.html ipc.html multi-monitor.html wsbar.html i3status.html i3.html i3-config-wizard.html i3-nagbar.html i3-migrate-config-to-v4.html i3-msg.html testsuite.html gsoc2013-ideas.html tshirts.html layout-saving.html i3bar-workspace-protocol.html i3-input.html
2+
all: hacking-howto.html debugging.html debugging-release-version.html i3bar-protocol.html repositories.html buildbot.html userguide.html ipc.html multi-monitor.html wsbar.html i3status.html i3.html i3-config-wizard.html i3-nagbar.html i3-migrate-config-to-v4.html i3-msg.html testsuite.html gsoc2013-ideas.html layout-saving.html i3bar-workspace-protocol.html i3-input.html
33

44
gsoc2013-ideas.html: gsoc2013-ideas
55
asciidoc -a linkcss -a stylesdir=/css -a scriptsdir=/js --backend=xhtml11 -f conf/i3html.conf -a toc -n $<
@@ -43,9 +43,6 @@ layout-saving.html: layout-saving
4343
wsbar.html: wsbar
4444
asciidoc -a linkcss -a stylesdir=/css -a scriptsdir=/js --backend=xhtml11 -f conf/i3html.conf -a toc -n $<
4545

46-
tshirts.html: tshirts
47-
asciidoc -a linkcss -a stylesdir=/css -a scriptsdir=/js --backend=xhtml11 -f conf/i3html.conf -a toc -n $<
48-
4946
i3status.html: i3status.man
5047
asciidoc -a linkcss -a stylesdir=/css -a scriptsdir=/js --backend=xhtml11 -f conf/i3html.conf -a toc -n $<
5148

content/_docs/tshirts

Lines changed: 0 additions & 106 deletions
This file was deleted.

content/_docs/tshirts.html

Lines changed: 0 additions & 216 deletions
This file was deleted.

content/docs/_index.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -92,10 +92,6 @@ <h2>User-contributed articles</h2>
9292
<a href="/docs/user-contributed/py3status.html">Enhanced and extensible i3bar with py3status</a> <span class="author">(2013-02, by Ultrabug)</span>
9393
<p>Introduces py3status, a wrapper script for i3status which is easily extensible.</p>
9494
</div>
95-
<div class="item">
96-
<a href="/docs/tshirts.html">i3wm T-shirts</a><span class="author">(2013-12, by Stefan)</span>
97-
<p>Where and how to order official i3 T-shirts.</p>
98-
</div>
9995
<div class="item">
10096
<a href="/docs/user-contributed/workspace-current-output.html">Switch to workspaces on the current output</a><span class="author">(2014-08, by captnfab)</span>
10197
<p>When switching workspaces, i3 sets focus to the output of the target workspace. With the script that is presented in this article, you always stay on the same output, and instead the workspace is moved.</p>

0 commit comments

Comments
 (0)