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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add v1 of special macros
Qrius
2 days
1
-5
/
+36
|
*
Refactor some internal variables, add -P toggle for smp_-prefixing
Qrius
2 days
3
-41
/
+41
|
*
Disable br conversion in markdown macro
Qrius
3 days
1
-1
/
+1
|
*
Improve smp entrypoint with additional options
Qrius
3 days
2
-21
/
+33
|
*
Fix inconsistencies with expansion of text strings and the array macros
Qrius
3 days
2
-6
/
+11
|
*
Add inline option to read macro, so we don't override target_file_extension ↵
Qrius
3 days
1
-4
/
+6
|
|
|
|
with includes
*
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
2
-10
/
+7
|
*
Rename some macros, add stack trace system
Qrius
4 days
3
-34
/
+190
|
*
Add markdown extensions for table and fenced code
Qrius
5 days
1
-0
/
+4
|
*
Approach malleable system
Qrius
5 days
3
-96
/
+90
|
*
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
3
-43
/
+215
|
*
Finish feature parity
Qrius
2025-03-10
2
-1
/
+28
|
*
Seemingly up to scratch now
Qrius
2025-03-05
2
-4
/
+16
|
*
First iteration of py skaldpress version
Qrius
2025-03-05
3
-37
/
+58
|
*
Add some more macros
Qrius
2025-02-21
2
-5
/
+33
|
*
first version of python rewrite
Qrius
2025-02-21
4
-0
/
+492