X-Git-Url: http://www2.svjatoslav.eu/gitweb/?a=blobdiff_plain;f=doc%2Findex.org;h=5278111043f69cb71bbcf43c5755c1905af553e4;hb=6a04c6536782dc3fcb906e1e83b3f40ef8f2dc89;hp=665f51c1478350f891521b54f9a3c779f9b87f53;hpb=a96610479c12c31b35fd3e90a4cee16d2dc07d17;p=meviz.git diff --git a/doc/index.org b/doc/index.org index 665f51c..5278111 100644 --- a/doc/index.org +++ b/doc/index.org @@ -1,15 +1,5 @@ #+TITLE: MeWiz - Media Wizard -* (document settings) :noexport: -** use dark style for TWBS-HTML exporter -#+HTML_HEAD: -#+HTML_HEAD: -#+HTML_HEAD: -#+HTML_HEAD: - * General - This program is free software: released under Creative Commons Zero (CC0) license @@ -23,15 +13,12 @@ ** Source code - [[https://www2.svjatoslav.eu/gitweb/?p=meviz.git;a=snapshot;h=HEAD;sf=tgz][Download latest snapshot in TAR GZ format]] - - [[https://www2.svjatoslav.eu/gitweb/?p=meviz.git;a=summary][Browse Git repository online]] - Clone Git repository using command: : git clone https://www2.svjatoslav.eu/git/meviz.git - * Introduction - The idea is to have something like a Swiss army knife of various tools for audio, video, photo editing/conversion. @@ -45,6 +32,22 @@ Current functionality: and embedded video player. - Batch file rename. -* TODO Usage --- TODO -- + +* Installation + +Study and run installer script: +: install + + +* Usage + +** To generate or update existing image gallery +1. Using terminal, navigate to desired destination directory. +2. Issue command: + : meviz index + +If there is existing image gallery, then *meviz* only generates +thumbnails for new images if needed. Old thumbnails that are no longer +needed are removed automatically. Idea is that it must be +computationally cheap to update gallery incrementally.