• Joined on 2025-09-25
defunkt pushed to main at defunkt/shout 2026-04-03 16:59:53 +00:00
c62c1d3161 Redesign homepage with improved layout and styling
6fe643bf19 Refactor sections to use consistent box styling
691cebbfee Add color vars and redesign hero section
09f1852044 Support # as comment syntax and \# escaping
Compare 4 commits »
defunkt pushed to main at defunkt/terminal-markdown 2026-04-03 03:38:05 +00:00
f34adf33e5 0.0.2
defunkt pushed to main at defunkt/shout 2026-04-03 03:26:54 +00:00
c9dba93f7f Add safety and dependency constraints
a12dbdcc43 Update install command URL path
Compare 2 commits »
defunkt pushed to main at defunkt/shout 2026-04-03 02:26:37 +00:00
ae2afc0ffd Add multi-target cross-compilation support
88bfd0fa5f Add publish script and update install instructions
Compare 2 commits »
defunkt pushed to main at defunkt/shout 2026-04-03 01:32:37 +00:00
5ae67ba391 Remove regex dependency, replace with manual parsing
a6b3de8883 Remove rayon dependency, use std::thread
Compare 2 commits »
defunkt pushed to main at defunkt/shout 2026-04-02 23:47:33 +00:00
faa4a4ce9e Migrate from Bun/TypeScript to Rust
defunkt pushed to main at defunkt/shout 2026-04-02 23:43:24 +00:00
0c9d4a27ce Add macro definition and substitution support
6180a8f7e9 Move tests, remove old .ts files
7ff92d1923 Merge branch 'rust-rewrite'
b71ffbf177 Add Cargo.lock file with dependencies
637327b356 omg rust
Compare 8 commits »
defunkt pushed to main at defunkt/shout 2026-04-02 23:38:19 +00:00
6869628353 Add macro definition and substitution support
aba7f9676d Move tests, remove old .ts files
eef0f4d2dc Merge branch 'rust-rewrite'
d92078fa8f Add Cargo.lock file with dependencies
db5a7d66e6 omg rust
Compare 9 commits »
defunkt pushed to main at defunkt/sandlot 2026-03-31 03:27:17 +00:00
dfb62f7646 0.0.49
defunkt pushed to main at defunkt/sandlot 2026-03-31 03:27:14 +00:00
bbf12b8c56 Install sccache from prebuilt binary instead of compiling from source
defunkt pushed to main at defunkt/sandlot 2026-03-30 19:51:05 +00:00
0ff6fd5bf1 0.0.48
defunkt pushed to main at defunkt/sandlot 2026-03-30 19:50:59 +00:00
7daf2d87a5 Set max effort level for Claude invocations
defunkt pushed to main at defunkt/terminal-markdown 2026-03-30 16:13:54 +00:00
996105f9cd Add usage message for interactive terminal
Compare 2 commits »
defunkt created branch main in defunkt/terminal-markdown 2026-03-30 15:01:11 +00:00
defunkt pushed to main at defunkt/terminal-markdown 2026-03-30 15:01:11 +00:00
1c6c9b0f5f Initial commit: add terminal markdown renderer
defunkt created repository defunkt/terminal-markdown 2026-03-30 15:00:56 +00:00
defunkt pushed to main at defunkt/hype 2026-03-27 23:54:40 +00:00
c29a4092ca 0.0.13
ed6dff6639 Add ping endpoint and tsconfig for live-reload
Compare 2 commits »
defunkt pushed to main at defunkt/hype 2026-03-27 23:11:30 +00:00
a974b15fd6 0.0.12
edbdbe5146 Add live reload feature for development mode
Compare 2 commits »
defunkt pushed to main at defunkt/toes 2026-03-27 22:02:50 +00:00
db46287695 Remove old CLI binary before install
defunkt pushed to main at defunkt/toes 2026-03-27 21:52:18 +00:00
5ab634e245 Enable colored output in CLI