about summary refs log tree commit diff
diff options
context:
space:
mode:
-rwxr-xr-xserved/words/weeknotes/2024/14.html2
-rwxr-xr-xserved/words/weeknotes/2024/15.html2
-rwxr-xr-xserved/words/weeknotes/2024/17.html2
-rwxr-xr-xserved/words/weeknotes/2024/20.html2
-rwxr-xr-xserved/words/words.css11
-rwxr-xr-xserved/words/words.html92
6 files changed, 17 insertions, 94 deletions
diff --git a/served/words/weeknotes/2024/14.html b/served/words/weeknotes/2024/14.html
index 83af706..f27617c 100755
--- a/served/words/weeknotes/2024/14.html
+++ b/served/words/weeknotes/2024/14.html
@@ -3,7 +3,7 @@ template=post
 title=Weeknotes 14
 style=/styles/post.css
 style=../writing.css
-path-offset=1
+path-offset=2
 
 weeknote=14
 published=2024-04-13 03:30
diff --git a/served/words/weeknotes/2024/15.html b/served/words/weeknotes/2024/15.html
index cb2a726..a411963 100755
--- a/served/words/weeknotes/2024/15.html
+++ b/served/words/weeknotes/2024/15.html
@@ -3,7 +3,7 @@ template=post
 title=Weeknotes 15
 style=/styles/post.css
 style=../writing.css
-path-offset=1
+path-offset=2
 
 weeknote=15
 published=2024-04-18 03:18
diff --git a/served/words/weeknotes/2024/17.html b/served/words/weeknotes/2024/17.html
index c15d17e..7208832 100755
--- a/served/words/weeknotes/2024/17.html
+++ b/served/words/weeknotes/2024/17.html
@@ -3,7 +3,7 @@ template=post
 title=Weeknotes 17
 style=/styles/post.css
 style=../writing.css
-path-offset=1
+path-offset=2
 
 weeknote=17
 published=2024-05-02 03:30
diff --git a/served/words/weeknotes/2024/20.html b/served/words/weeknotes/2024/20.html
index 380049c..bdf4c43 100755
--- a/served/words/weeknotes/2024/20.html
+++ b/served/words/weeknotes/2024/20.html
@@ -3,7 +3,7 @@ template=post
 title=Weeknotes 20
 style=/styles/post.css
 style=../writing.css
-path-offset=1
+path-offset=2
 
 weeknote=20
 published=2024-05-20 16:50
diff --git a/served/words/words.css b/served/words/words.css
index afc2919..7cbff9e 100755
--- a/served/words/words.css
+++ b/served/words/words.css
@@ -21,7 +21,6 @@ div {
 	font-weight: normal;
 }
 
-.wk-miss,
 .wk-notes {
 	padding: 0;
 	margin: 0;
@@ -29,18 +28,14 @@ div {
 	flex-direction: row;
 	flex-wrap: wrap;
 	column-gap: 1rem;
+	row-gap: 1rem;
 
 	list-style: none;
 	display: flex;
 }
 
-.wk-miss {
-	display: none;
-}
-
-.wk-notes {
-	flex-direction: column;
-	row-gap: 1rem;
+.wk-long {
+	width: 100%;
 }
 
 h2 {
diff --git a/served/words/words.html b/served/words/words.html
index ffb9181..6c35895 100755
--- a/served/words/words.html
+++ b/served/words/words.html
@@ -16,89 +16,17 @@ The writing is part of the website <a href="/atom.xml">Atom Feed</a>.
 	<section id="weeknotes-section">
 		<h2 id="weeknotes">weeknotes</h2>
 		<h3 id="what-weeknotes"><a href="weeknotes/what.html">what?</a></h3>
-		<ul class="wk-miss">
-			<li>49</li>
-			<li>48</li>
-			<li>dec</li>
-			<li>47</li>
-		</ul>
-		<ul class="wk-notes">
-			<li><a href="a-really-long-week.html">46: a really long week</a></li>
-		</ul>
-		<ul class="wk-miss">
-			<li>45</li>
-			<li>44</li>
-			<li>nov</li>
-			<li>43</li>
-			<li>42</li>
-			<li>41</li>
-			<li>40</li>
-			<li>oct</li>
-			<li>39</li>
-			<li>38</li>
-			<li>37</li>
-			<li>36</li>
-			<li>35</li>
-			<li>sep</li>
-			<li>34</li>
-			<li>33</li>
-			<li>32</li>
-			<li>31</li>
-			<li>aug</li>
-			<li>30</li>
-		</ul>
-		<ul class="wk-notes">
-			<li><a href="weeknotes/2024/sol.html">Week 29</a></li>
-		</ul>
-		<ul class="wk-miss">
-			<li>28</li>
-			<li>27</li>
-			<li>jul</li>
-			<li>26</li>
-			<li>25</li>
-			<li>24</li>
-			<li>23</li>
-			<li>22</li>
-			<li>jun</li>
-			<li>21</li>
-		</ul>
 		<ul class="wk-notes">
-			<li><a href="weeknotes/2024/20.html">Week 20</a></li>
-		</ul>
-		<ul class="wk-miss">
-			<li>19</li>
-			<li>18</li>
-			<li>may</li>
-		</ul>
-		<ul class="wk-notes">
-			<li><a href="weeknotes/2024/17.html">Week 17</a></li>
-		</ul>
-		<ul class="wk-miss">
-			<li>16</li>
-		</ul>
-		<ul class="wk-notes">
-			<li><a href="weeknotes/2024/15.html">Week 15</a></li>
-			<li><a href="weeknotes/2024/14.html">Week 14</a></li>
-		</ul>
-		<ul class="wk-miss">
-			<li>apr</li>
-			<li>mar</li>
-			<li>13</li>
-			<li>12</li>
-			<li>11</li>
-			<li>10</li>
-			<li>9</li>
-			<li>feb</li>
-			<li>8</li>
-			<li>7</li>
-			<li>6</li>
-			<li>5</li>
-			<li>jan</li>
-			<li>4</li>
-			<li>3</li>
-			<li>2</li>
-			<li>1</li>
-			<li>2024</li>
+			<li class="wk-long"><a href="a-really-long-week.html">46: a really long week</a></li>
+			<li class="wk-mark">sep</li>
+			<li><a href="weeknotes/2024/sol.html">29</a></li>
+			<li class="wk-mark">jun</li>
+			<li><a href="weeknotes/2024/20.html">20</a></li>
+			<li><a href="weeknotes/2024/17.html">17</a></li>
+			<li><a href="weeknotes/2024/15.html">15</a></li>
+			<li><a href="weeknotes/2024/14.html">14</a></li>
+			<li class="wk-mark">mar</li>
+			<li class="wk-mark">2024</li>
 		</ul>
 	</section>