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.
490 B
490 B
title | layout | permalink | list |
---|---|---|---|
pickmy.org:~/dev$ | default | /dev/index.html | bullet |
pickmy.org:~/dev$
All documentation related development that's not on my Git will go here; and some of this may go more in depth than Git.
-
{% for post in site.categories.dev %}
{% if post.url %}
- {{ post.title }} | {{ post.date | date: "%d-%^b-%Y" }} {% endif %} {% endfor %}