assets
assets: Add icon
2024-12-07 13:07:02 -05:00
cmd
cmd/stepd: Load plugins from STEP_PLUGIN_PATH
2024-12-10 13:25:32 -05:00
http
http: Add the ability to serve a directory
2024-12-10 02:11:45 -05:00
.editorconfig
Add .editorconfig
2024-12-08 20:24:19 -05:00
.gitignore
Ignore shared objects
2024-12-10 14:02:53 -05:00
document_test.go
Add Abs method on Document
2024-12-08 02:51:01 -05:00
document.go
Rename FrontMatter to Meta
2024-12-09 02:22:37 -05:00
environment.go
Add untested plugin support
2024-12-10 13:25:20 -05:00
error.go
Add untested plugin support
2024-12-10 13:25:20 -05:00
go.mod
providers: Add mime provider
2024-12-08 00:08:38 -05:00
go.sum
providers: Add mime provider
2024-12-08 00:08:38 -05:00
LICENSE
Initial commit
2024-12-05 13:15:22 -05:00
meta_test.go
Metadata keys can have multiple values
2024-12-09 15:53:29 -05:00
meta.go
Metadata keys can have multiple values
2024-12-09 15:53:29 -05:00
README.md
Initial commit
2024-12-05 13:15:22 -05:00