2025-08-16 17:30:25 +02:00
2024-06-06 19:53:10 +02:00
2024-06-06 19:53:10 +02:00
2025-08-16 17:20:25 +02:00
2025-08-16 17:20:25 +02:00
2024-06-06 19:53:10 +02:00
2025-08-16 17:20:25 +02:00
2025-08-16 17:20:25 +02:00
2025-08-16 17:30:25 +02:00
2024-06-06 19:53:10 +02:00
2024-06-11 21:52:24 +02:00

dokugile

Simple document generator from Markdown to Html.

demo

demo

how to use

These steps are indicated for Debian based distros.

  • Pandoc version 3.1.13 or higher is required. You can try to install it from the repositories by running the following command, but you will probably find newer versions here: https://github.com/jgm/pandoc/releases
sudo apt-get install pandoc
  • Download and execute dokugile binary
sudo chmod +x dokugile
./dokugile
  • or execute cargo run from source
git clone https://git.lainoa.eus/aitzol/dokugile.git
cd dokugile
cargo run
  • Once you have created your document edit it as many times as you need to keep it up to date.
Description
No description provided
Readme GPL-3.0 380 KiB
v0.1.3 Latest
2025-08-16 17:31:33 +02:00
Languages
Rust 50.6%
CSS 45.3%
HTML 4.1%