.config
|
feat!: persist ssh keys across builds by writing them in data dir
|
2025-08-27 10:34:50 +01:00 |
.github/workflows
|
feat: init, basic rendering with ratatui to ssh backend
|
2025-01-28 05:40:02 +00:00 |
assets
|
feat: impl portfolio design with complete about page
|
2025-02-02 18:28:57 +00:00 |
patches
|
feat(blog): implement proper blog pages with full rendering
|
2025-08-18 19:10:47 +01:00 |
src
|
feat: top-level panic recovery mechanism
|
2025-08-27 13:37:09 +01:00 |
www
|
feat(www)!: update ssh command to send $TERM_PROGRAM
|
2025-08-27 12:49:38 +01:00 |
.dockerignore
|
build(docker): finalize dockerization
|
2025-08-26 17:33:42 +01:00 |
.envrc
|
feat: init, basic rendering with ratatui to ssh backend
|
2025-01-28 05:40:02 +00:00 |
.gitignore
|
feat: include ATProto powered blog using whitewind lexicons
|
2025-08-11 08:02:15 +01:00 |
build.rs
|
build(rs): make patching crates unique to blog feature for now
|
2025-08-27 12:47:15 +01:00 |
Cargo.lock
|
feat!: persist ssh keys across builds by writing them in data dir
|
2025-08-27 10:34:50 +01:00 |
Cargo.toml
|
build: apply optimizations in release mode
|
2025-08-27 12:46:23 +01:00 |
Dockerfile
|
build(docker): finalize dockerization
|
2025-08-26 17:33:42 +01:00 |
LICENSE
|
feat: init, basic rendering with ratatui to ssh backend
|
2025-01-28 05:40:02 +00:00 |
rust-toolchain
|
style: apply rustfmt formatting to all files
|
2025-08-19 07:01:31 +01:00 |
rustfmt.toml
|
feat(blog): implement proper blog pages with full rendering
|
2025-08-18 19:10:47 +01:00 |