A blogging platform written in Rust for Cloudflare Workers, integrated with Standard Notes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Peter Cai 311b9a0d26
hljs: binding: catch hljs errors when specifying language
3 years ago
common implement RSS feed 3 years ago
src hljs: binding: catch hljs errors when specifying language 3 years ago
theme/default integrate hljs into backend to provide code highlighting 3 years ago
.cargo-ok initial commit 3 years ago
.gitignore add template and implement rendering 3 years ago
Cargo.lock use build datetime as version string on static resources 3 years ago
Cargo.toml Cargo.toml: flip real optimizations on 3 years ago
build.rs integrate hljs into backend to provide code highlighting 3 years ago
package-lock.json integrate hljs into backend to provide code highlighting 3 years ago
package.json integrate hljs into backend to provide code highlighting 3 years ago
webpack.config.js project restruct: use webpack instead of wrangler's wasm-pack support 3 years ago
worker.js project restruct: use webpack instead of wrangler's wasm-pack support 3 years ago