]> git.r.bdr.sh - rbdr/blog/commit - src/utils.rs
Generate and archive blog, allow publishing
authorRuben Beltran del Rio <redacted>
Fri, 8 Mar 2024 22:38:23 +0000 (23:38 +0100)
committerRuben Beltran del Rio <redacted>
Fri, 8 Mar 2024 22:38:23 +0000 (23:38 +0100)
commit6352ebb0eb4cb83240c6d4998e0ef1375b041191
tree3ade08c77c8ab403d3196f80fad5ed3034c3035b
parent60307a9a3a39dccf652c9d9b4348e44db1e67627
Generate and archive blog, allow publishing
15 files changed:
Cargo.toml
src/archiver/gemini.rs [new file with mode: 0644]
src/archiver/gemini.txt [deleted file]
src/archiver/gopher.rs [new file with mode: 0644]
src/archiver/gopher.txt [deleted file]
src/archiver/mod.rs
src/archiver/raw.rs [new file with mode: 0644]
src/command/generate.rs
src/command/publish.rs
src/command/publish_archive.rs
src/generator/static_files.rs
src/main.rs
src/utils.rs [new file with mode: 0644]
templates/index.gmi
templates/index.gph [new file with mode: 0644]