Title: No title
Domain: github.com
Links:
| {{ post.title }} {% if post.subtitle %} {{ post.subtitle }} {% endif %} {{ post.content | strip_html | truncate:200 }} | https://github.com/ctlPython/ctlPython.github.io/raw/refs/heads/master/{{ post.url | prepend: site.baseurl }} |
| ← Newer Posts | https://github.com/ctlPython/ctlPython.github.io/raw/refs/heads/master/{{ paginator.previous_page_path | prepend: site.baseurl | replace: '/', '/' }} |
| Older Posts → | https://github.com/ctlPython/ctlPython.github.io/raw/refs/heads/master/{{ paginator.next_page_path | prepend: site.baseurl | replace: '/', '/' }} |