Docs.rs
picoblog-0.0.2
picoblog 0.0.2
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
orbitalremnant
Dependencies
anyhow ^1.0.100
normal
chrono ^0.4.42
normal
clap ^4.5.53
normal
gray_matter ^0.3.2
normal
html-escape ^0.2.13
normal
ico ^0.5.0
normal
once_cell ^1.21.3
normal
pulldown-cmark ^0.13.0
normal
regex ^1.12.2
normal
resvg ^0.45.1
normal
serde ^1.0.228
normal
serde_json ^1.0.145
normal
tera ^1.20.1
normal
url ^2.5.7
normal
urlencoding ^2.1.3
normal
walkdir ^2.5.0
normal
Versions
35.29%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate picoblog
picoblog
0.0.2
All Items
Crate Items
Structs
Functions
Crate
picoblog
Copy item path
Source
Structs
§
Article
Represents a single parsed article.
Share
Link
Represents a social media share link.
Functions
§
find_
and_
parse_
articles
Finds and parses all supported content files (
.md
,
.txt
) in the given source paths.
generate_
site
Generates the final static site files.