John-Mark Gurney
|
ed02625547
|
add first cut of converting twitter threads into blog posts...
`twitfetch.py` fetches the threads defined in `tweets.txt`, and
then the tmux.html has an example (will likely be made a macro
in the future)...
|
2 years ago |
John-Mark Gurney
|
aab01da901
|
the validator only borks on css after SVG, so it's fine to merge the
css checking w/ the html checking as that works.. saves on invocation
of java..
|
3 years ago |
John-Mark Gurney
|
6eaee01e98
|
the various args to do validation don't work, validate each set of
files in it's own pass, and use find to identify them, since their
path name matching is broken..
|
3 years ago |
John-Mark Gurney
|
e39301abc6
|
add bits to do offline validation... Requires java..
|
3 years ago |
John-Mark Gurney
|
f2826c6674
|
add the w3.css minimal css baseline...
This is used for sidebar navigation.. the committed w3.css file has
a few fixes applied to it, see the NOTES.md for more info..
|
3 years ago |
John-Mark Gurney
|
a483944490
|
fix echo which included unescape parens..
|
3 years ago |
John-Mark Gurney
|
655ba6e501
|
add some basic info about this blog
|
3 years ago |