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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable unsafe code execution by default
Qrius
2025-05-06
4
-2
/
+28
*
Move more class vars into macro dict, fix some typos causing metadata to be d...
Qrius
2025-05-06
2
-17
/
+10
*
Duplicate error printing
Qrius
2025-05-06
1
-2
/
+11
*
Remove missed reference to py_global_env
Qrius
2025-05-06
1
-1
/
+5
*
Remove py_global_env, so we get a more file-like environment for arbitrary code
Qrius
2025-05-06
2
-13
/
+11
*
Change from str to lists for building strings during parsing
Qrius
2025-05-05
1
-41
/
+60
*
Update man pages, remove unused parameter
Qrius
2025-04-30
2
-3
/
+4
*
Change output buffer from string to list
Qrius
2025-04-30
1
-14
/
+18
*
Return link from wodl
Qrius
2025-04-25
1
-1
/
+1
*
Add v1 of special macros
Qrius
2025-04-25
1
-5
/
+36
*
Refactor some internal variables, add -P toggle for smp_-prefixing
Qrius
2025-04-25
5
-45
/
+59
*
Disable br conversion in markdown macro
Qrius
2025-04-24
1
-1
/
+1
*
Improve smp entrypoint with additional options
Qrius
2025-04-24
3
-32
/
+47
*
Fix inconsistencies with expansion of text strings and the array macros
Qrius
2025-04-24
3
-8
/
+13
*
Add inline option to read macro, so we don't override target_file_extension w...
Qrius
2025-04-24
1
-4
/
+6
*
Fix incorrect popping from template stack
Qrius
2025-04-24
1
-2
/
+2
*
Add missing condition to file filter
Qrius
2025-04-23
1
-0
/
+6
*
Make extension to markdown work again
Qrius
2025-04-23
1
-0
/
+4
*
Prepare deb packaging, switch markdown dependency
Qrius
2025-04-23
3
-11
/
+9
*
Rename some macros, add stack trace system
Qrius
2025-04-23
5
-38
/
+194
*
Add markdown extensions for table and fenced code
Qrius
2025-04-22
1
-0
/
+4
*
Approach malleable system
Qrius
2025-04-22
5
-140
/
+146
*
Make mypy/pyflake happy, remove global vars in favor of cache in a macro
Qrius
2025-04-11
3
-10
/
+15
*
Begin rewrite of internals to be more malleable
Qrius
2025-04-11
6
-372
/
+383
*
Clean up things
Qrius
2025-03-20
5
-97
/
+71
*
Finish feature parity
Qrius
2025-03-10
7
-18
/
+396
*
Seemingly up to scratch now
Qrius
2025-03-05
3
-23
/
+78
*
First iteration of py skaldpress version
Qrius
2025-03-05
8
-37
/
+465
*
Add some more macros
Qrius
2025-02-21
2
-5
/
+33
*
first version of python rewrite
Qrius
2025-02-21
4
-0
/
+492