diff options
| author | Cache do Fluxo <cache@fluxo.info> | 2015-10-02 14:26:37 -0300 | 
|---|---|---|
| committer | Cache do Fluxo <cache@fluxo.info> | 2015-10-02 14:26:37 -0300 | 
| commit | 27ad21e1a5be077ad3940fc10e2543c079243b0b (patch) | |
| tree | 935aa37e33ea98c3ac342ccaf84dc3429863e5a9 /todo | |
| parent | bce3b50d595b328cd6850eaee4ed07bfd63088e4 (diff) | |
| download | cache-27ad21e1a5be077ad3940fc10e2543c079243b0b.tar.gz cache-27ad21e1a5be077ad3940fc10e2543c079243b0b.tar.bz2 | |
New location
Diffstat (limited to 'todo')
| -rw-r--r-- | todo/index.html | 8 | 
1 files changed, 5 insertions, 3 deletions
| diff --git a/todo/index.html b/todo/index.html index b18a18d..fb0255a 100644 --- a/todo/index.html +++ b/todo/index.html @@ -41,7 +41,7 @@        <li>TODO</li>        <li><span class="divider">|</span> <a href="../data">Dados</a></li>        <li><span class="divider">|</span> <a href="../todo">Tarefas</a></li> -      <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=history;f=todo.mdwn">Histórico</a></li> +      <li><span class="divider">|</span> <a href="https://git.fluxo.info/?p=cache.git;a=history;f=todo.mdwn">Histórico</a></li>        <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=atom">Feed</a></li>        </ul>      </div> @@ -68,11 +68,13 @@      <strong>Posted <span class="date">Sex 07 Ago 2015 14:01:43 BRT</span></strong>      </p>      <ul> +<li>Functional hidden service.</li>  <li>Documentation (pt, en).</li>  <li>Cronjob logrotation.</li> -<li>Human-readable cache index.</li> +<li>Cache index (both human and machine readable).</li>  <li>Exclude httruta from ikiwiki processing.</li>  <li>Makefile: git "www" remote configuration.</li> +<li>Check live instance config.</li>  </ul> @@ -99,7 +101,7 @@      <!--<div class="pagedate"> -    Last edited <span class="date">Sex 14 Ago 2015 13:21:46 BRT</span> +    Last edited <span class="date">Sex 02 Out 2015 14:19:09 BRT</span>      </div> -->      </div> | 
