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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add dependency for checklists in markdown
HEAD
master
Qrius
2025-05-19
3
-2
/
+5
*
Disable unsafe code execution by default
Qrius
2025-05-06
7
-3
/
+37
*
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
*
Add info on code blocks and strings
Qrius
2025-05-06
1
-0
/
+35
*
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
4
-57
/
+99
*
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 non-updated man pages to deb package
Qrius
2025-04-25
4
-10
/
+5
*
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
7
-47
/
+61
*
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
6
-11
/
+25
*
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
*
Readd Makefile
Qrius
2025-04-23
3
-3
/
+33
*
Prepare deb packaging, switch markdown dependency
Qrius
2025-04-23
13
-55
/
+142
*
Rename some macros, add stack trace system
Qrius
2025-04-23
10
-46
/
+200
*
Add markdown extensions for table and fenced code
Qrius
2025-04-22
1
-0
/
+4
*
Approach malleable system
Qrius
2025-04-22
6
-141
/
+149
*
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
8
-19
/
+397
*
Seemingly up to scratch now
Qrius
2025-03-05
4
-347
/
+78
*
First iteration of py skaldpress version
Qrius
2025-03-05
60
-41
/
+1141
*
Add some more macros
Qrius
2025-02-21
5
-8
/
+39
*
first version of python rewrite
Qrius
2025-02-21
48
-0
/
+1423