We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c538569 commit abe207bCopy full SHA for abe207b
2 files changed
src/mentat_collective/emmy/fdg_ch01.clj
@@ -1,6 +1,7 @@
1
^{:kindly/hide-code true
2
:clay {:title "Emmy, the Algebra System: Differential Geometry Chapter One"
3
- :quarto {:type :post
+ :quarto {:author :kloimhardt
4
+ :type :post
5
:draft true
6
:sidebar "emmy-fdg"
7
:description "First chapter of the book \"Functional Differential Geometry\", the code is on-line executable."
src/scicloj/stdlang/walkthrough_py.clj
@@ -1,7 +1,8 @@
:clay {:title "Stdlang: Python Walkthrough"
- :quarto {;;:author :to-be-determined
- :type :draft
+ :draft true
:date "2025-12-06"
;;:image ""
8
:category :libs
0 commit comments