index
:
skaldpress
master
rust
Templating engine, made for websites, but possibly useful for other things as well
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
smp
/
builtins.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve smp entrypoint with additional options
Qrius
3 days
1
-7
/
+9
*
Fix inconsistencies with expansion of text strings and the array macros
Qrius
3 days
1
-5
/
+10
*
Add inline option to read macro, so we don't override target_file_extension w...
Qrius
3 days
1
-4
/
+6
*
Fix incorrect popping from template stack
Qrius
3 days
1
-2
/
+2
*
Make extension to markdown work again
Qrius
4 days
1
-0
/
+4
*
Prepare deb packaging, switch markdown dependency
Qrius
4 days
1
-9
/
+7
*
Rename some macros, add stack trace system
Qrius
4 days
1
-21
/
+38
*
Add markdown extensions for table and fenced code
Qrius
5 days
1
-0
/
+4
*
Approach malleable system
Qrius
5 days
1
-2
/
+11
*
Make mypy/pyflake happy, remove global vars in favor of cache in a macro
Qrius
2025-04-11
1
-8
/
+9
*
Begin rewrite of internals to be more malleable
Qrius
2025-04-11
1
-12
/
+93
*
Finish feature parity
Qrius
2025-03-10
1
-1
/
+1
*
Seemingly up to scratch now
Qrius
2025-03-05
1
-0
/
+13
*
First iteration of py skaldpress version
Qrius
2025-03-05
1
-3
/
+3
*
Add some more macros
Qrius
2025-02-21
1
-0
/
+28
*
first version of python rewrite
Qrius
2025-02-21
1
-0
/
+153