]> git.xn--bdkaa.com Git - xn--bdkaa.com.git/commitdiff
Add debug-trace-file to projects, hide rendertable
authorEvgenii Akentev <i@ak3n.com>
Mon, 3 Jul 2023 18:08:00 +0000 (22:08 +0400)
committerEvgenii Akentev <i@ak3n.com>
Mon, 3 Jul 2023 18:08:00 +0000 (22:08 +0400)
content/pages/projects.md

index e9b0eb6797bddba61daad997e5ff757221c4dcf6..c4c9944c4486fa8d59cdc242dcd9f6cf29b28ead 100644 (file)
@@ -2,9 +2,20 @@
 title: projects
 ---
 
+#### Hackage packages
+
+<details open="">
+  <summary>
+    <strong><a href="https://hackage.haskell.org/package/debug-trace-file">debug-trace-file</a></strong> [<a href="https://git.ak3n.com/?p=debug-trace-file.git">source</a>]
+  </summary>
+  <p>
+    Debug.Trace like functions to trace to files.
+  </p>
+</details>
+
 #### Hosted web projects
 
-<details>
+<!-- <details>
   <summary>
     <strong><a href="https://table.ak3n.com">rendertable</a></strong> <em>(Python, Flask, SQLite)</em> [<a href="https://git.ak3n.com/?p=render-table.git">source</a>]
   </summary>
@@ -14,7 +25,7 @@ title: projects
   Tool to create websites using the google sheets as a data source with sorting and filtering functionality.
   </p>
 </details>
-
+ -->
 <details>
   <summary>
     <strong><a href="https://cubicaltt.ak3n.com">cubicaltt</a></strong> <em>(Haskell, Reflex, GHCJS, Monaco)</em> [<a href="https://git.ak3n.com/?p=cubicaltt.git">source</a>]