git-repo-styles

Design documents for git.pablopie.xyz ✏️

Commit
e9646166931dbba4f30bf3cbef45fcb4baa04ed7
Parent
fa69ea3e2820db00cba3b575461eaad82f14a86d
Author
Pablo <pablo-escobar@riseup.net>
Date

Made it so that the size of the "Mode" column in the table on the repo trees is fixed

Diffstat

2 files changed, 14 insertions, 10 deletions

Status File Name N° Changes Insertions Deletions
Modified TODO.md 1 0 1
Modified files.html 23 14 9
diff --git a/TODO.md b/TODO.md
@@ -1,6 +1,5 @@
 # Future Improvements
 
-* Make the first column of the table on the repo tree the correnct size
 * Add a RSS feed
   * The feed is already generated by stagit, you only need to add a link to it
 * Make the commit pages look nicer
diff --git a/files.html b/files.html
@@ -25,19 +25,24 @@ geodesics problem
 <li><a href="https://git.pablopie.xyz/global-analysis-and-the-banach-manifold-of-class-h1-curvers/file/LICENSE.html">LICENSE</a></li>
 </ul>
 <table>
+<colgroup>
+<col style="width: 80pt;" />
+<col />
+<col />
+</colgroup>
 <thead>
 <tr><td>Mode</td><td>Name</td><td align="right">Size</td></tr>
 </thead>
 <tbody>
-<tr><td>-rw-r--r--</td><td><a href="https://git.pablopie.xyz/global-analysis-and-the-banach-manifold-of-class-h1-curvers/file/.gitignore.html">.gitignore</a></td><td align="right">28L</td></tr>
-<tr><td>-rw-r--r--</td><td><a href="https://git.pablopie.xyz/global-analysis-and-the-banach-manifold-of-class-h1-curvers/file/LICENSE.html">LICENSE</a></td><td align="right">674L</td></tr>
-<tr><td>-rw-r--r--</td><td><a href="https://git.pablopie.xyz/global-analysis-and-the-banach-manifold-of-class-h1-curvers/file/README.md.html">README.md</a></td><td align="right">4L</td></tr>
-<tr><td>-rw-r--r--</td><td><a href="https://git.pablopie.xyz/global-analysis-and-the-banach-manifold-of-class-h1-curvers/file/main.tex.html">main.tex</a></td><td align="right">25L</td></tr>
-<tr><td>-rw-r--r--</td><td><a href="https://git.pablopie.xyz/global-analysis-and-the-banach-manifold-of-class-h1-curvers/file/preamble.tex.html">preamble.tex</a></td><td align="right">68L</td></tr>
-<tr><td>-rw-r--r--</td><td><a href="https://git.pablopie.xyz/global-analysis-and-the-banach-manifold-of-class-h1-curvers/file/references.bib.html">references.bib</a></td><td align="right">55L</td></tr>
-<tr><td>-rw-r--r--</td><td><a href="https://git.pablopie.xyz/global-analysis-and-the-banach-manifold-of-class-h1-curvers/file/sections/applications.tex.html">sections/applications.tex</a></td><td align="right">564L</td></tr>
-<tr><td>-rw-r--r--</td><td><a href="https://git.pablopie.xyz/global-analysis-and-the-banach-manifold-of-class-h1-curvers/file/sections/introduction.tex.html">sections/introduction.tex</a></td><td align="right">287L</td></tr>
-<tr><td>-rw-r--r--</td><td><a href="https://git.pablopie.xyz/global-analysis-and-the-banach-manifold-of-class-h1-curvers/file/sections/structure.tex.html">sections/structure.tex</a></td><td align="right">564L</td></tr>
+<tr><td><code>-rw-r--r--</code></td><td><a href="https://git.pablopie.xyz/global-analysis-and-the-banach-manifold-of-class-h1-curvers/file/.gitignore.html">.gitignore</a></td><td align="right">28L</td></tr>
+<tr><td><code>-rw-r--r--</code></td><td><a href="https://git.pablopie.xyz/global-analysis-and-the-banach-manifold-of-class-h1-curvers/file/LICENSE.html">LICENSE</a></td><td align="right">674L</td></tr>
+<tr><td><code>-rw-r--r--</code></td><td><a href="https://git.pablopie.xyz/global-analysis-and-the-banach-manifold-of-class-h1-curvers/file/README.md.html">README.md</a></td><td align="right">4L</td></tr>
+<tr><td><code>-rw-r--r--</code></td><td><a href="https://git.pablopie.xyz/global-analysis-and-the-banach-manifold-of-class-h1-curvers/file/main.tex.html">main.tex</a></td><td align="right">25L</td></tr>
+<tr><td><code>-rw-r--r--</code></td><td><a href="https://git.pablopie.xyz/global-analysis-and-the-banach-manifold-of-class-h1-curvers/file/preamble.tex.html">preamble.tex</a></td><td align="right">68L</td></tr>
+<tr><td><code>-rw-r--r--</code></td><td><a href="https://git.pablopie.xyz/global-analysis-and-the-banach-manifold-of-class-h1-curvers/file/references.bib.html">references.bib</a></td><td align="right">55L</td></tr>
+<tr><td><code>-rw-r--r--</code></td><td><a href="https://git.pablopie.xyz/global-analysis-and-the-banach-manifold-of-class-h1-curvers/file/sections/applications.tex.html">sections/applications.tex</a></td><td align="right">564L</td></tr>
+<tr><td><code>-rw-r--r--</code></td><td><a href="https://git.pablopie.xyz/global-analysis-and-the-banach-manifold-of-class-h1-curvers/file/sections/introduction.tex.html">sections/introduction.tex</a></td><td align="right">287L</td></tr>
+<tr><td><code>-rw-r--r--</code></td><td><a href="https://git.pablopie.xyz/global-analysis-and-the-banach-manifold-of-class-h1-curvers/file/sections/structure.tex.html">sections/structure.tex</a></td><td align="right">564L</td></tr>
 </tbody>
 </table>