You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
balkian.github.com/todo/index.html

45 lines
1.1 KiB
HTML

---
layout: default
title: "To-Do"
---
<h2>Things To Do</h2>
This is intended as my public "todo.txt". Both to keep it accessible and to feel ashamed of the many things I leave undone:
<ul class="todo">
<li> Work on Maia
<ul>
<li >See <a href="http://github.com/gsi-upm/maia/issues">ISSUES</a></li>
<li class="done">Deploy an internal demo</li>
<li >Find a domain</li>
<li >Deploy a public demo</li>
</ul>
</li>
<li> Publish this website
<ul>
<li class="done">Create template</li>
<li class="done">Fill with content</li>
<li class="done">Publish on Github!</li>
</ul>
</li>
<li> Publish jfernando.es
<ul>
<li >Create template</li>
<li >Fill with content</li>
<li >Publish!</li>
</ul>
</li>
<li> Publish sinpapel.es
<ul>
<li >Create template</li>
<li >Fill with content</li>
<li >Publish!</li>
</ul>
</li>
<li> Publish sanchezrada.es
<ul>
<li >Create template</li>
<li >Fill with content</li>
<li >Publish!</li>
</ul>
</li>
</ul>