This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
blog
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
The blog.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
61
Commits
1
Branch
4.6 MiB
HTML
63.2%
CSS
26.9%
Python
9.1%
Makefile
0.7%
Tree:
5ef4ec3e6d
main
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '5ef4ec3e6d'
${ noResults }
blog
/
layout
History
John-Mark Gurney
5ef4ec3e6d
HTML rules says div needs to have it's own closing tag:
https://stackoverflow.com/questions/3558119/are-non-void-self-closing-tags-valid-in-html5
3 years ago
..
atom.j2
add back the parts that make an RSS/atom feed...
3 years ago
base.j2
add the atom feed link to the bottom of the page.
3 years ago
blog.j2
HTML rules says div needs to have it's own closing tag:
3 years ago
frontpage.j2
add itemurl macro for creating the url for articles and use it...
3 years ago
macros.j2
add itemurl macro for creating the url for articles and use it...
3 years ago
tagged_posts.j2
add itemurl macro for creating the url for articles and use it...
3 years ago