Skip to content

Commit abe207b

Browse files
authored
Fdg drafts (#346)
* add author
1 parent c538569 commit abe207b

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

src/mentat_collective/emmy/fdg_ch01.clj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
^{:kindly/hide-code true
22
:clay {:title "Emmy, the Algebra System: Differential Geometry Chapter One"
3-
:quarto {:type :post
3+
:quarto {:author :kloimhardt
4+
:type :post
45
:draft true
56
:sidebar "emmy-fdg"
67
:description "First chapter of the book \"Functional Differential Geometry\", the code is on-line executable."

src/scicloj/stdlang/walkthrough_py.clj

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
^{:kindly/hide-code true
22
:clay {:title "Stdlang: Python Walkthrough"
3-
:quarto {;;:author :to-be-determined
4-
:type :draft
3+
:quarto {:author :kloimhardt
4+
:type :post
5+
:draft true
56
:date "2025-12-06"
67
;;:image ""
78
:category :libs

0 commit comments

Comments
 (0)