2024-06-11 12:05:40 +02:00
2024-06-06 19:53:10 +02:00
2024-06-06 19:53:10 +02:00
2024-06-07 17:04:15 +02:00
2024-06-11 12:05:40 +02:00
2024-06-06 19:53:10 +02:00
2024-06-11 12:05:40 +02:00
2024-06-11 12:05:40 +02:00
2024-06-11 12:05:40 +02:00
2024-06-06 19:53:10 +02:00
2024-06-06 19:53:10 +02:00

dokugile

Simple document generator from Markdown to Html.

demo

demo

how to use

These steps are indicated for Debian based distros.

  • Pandoc is required. To install it run
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 363 KiB
v0.1.2 Latest
2024-06-11 12:06:46 +02:00
Languages
Rust 49%
CSS 46.7%
HTML 4.3%