John-Mark Gurney
99f8c8c9d8
add notes on how to blog..
3 years ago
John-Mark Gurney
bef0c6e537
fix up code blocks to display better (full width and smaller font size)
3 years ago
John-Mark Gurney
487039f4ea
make small, small, space headerlinks, and hide it if not hovered over
3 years ago
John-Mark Gurney
a06d023b49
add more converted blog posts.. This should be all of them...
they still need to be proofed to make sure they got fully converted.
3 years ago
John-Mark Gurney
513414e794
ignore python's cache
3 years ago
John-Mark Gurney
8ff8afd634
add a simple template for blog posts...
3 years ago
John-Mark Gurney
37a99a4a1c
add lxml requirement that was missed in the previous commit..
3 years ago
John-Mark Gurney
c82d35c213
add a filter that will detect bare anchors and add a relative path..
The issue is that w/ mark'd sections, the anchors will be relative
to the imported doc and NOT the source document.. So the markdown
toc feature that adds anchors to header tags would create permanent
links that won't work in the long term. This fixes them up.
3 years ago
John-Mark Gurney
080950a82d
fix up tagger so it works on all blog posts..
3 years ago
John-Mark Gurney
784fbcba25
add another blog post, and infrastructure to support numbering lines on code snipits..
3 years ago
John-Mark Gurney
b8cf295fdb
document a few more urls that the old blog had..
3 years ago
John-Mark Gurney
819fb3814f
fix up post tags so that they work...
3 years ago
John-Mark Gurney
f8eb302056
add a converted blog post..
3 years ago
John-Mark Gurney
155d554f67
code update for markdown plugin. This is needed to implement the
line numbering system used for a soon to be added post..
3 years ago
John-Mark Gurney
1f56360336
revert these width changes, things weren't correct because of not
putting the content in a section tag meaning the css wasn't being
applied like it should..
3 years ago
John-Mark Gurney
a02a7f7f97
add time as it's own field for now..
3 years ago
John-Mark Gurney
b5fb9b58d7
add some notes and other useful information that I've discovered...
Include a list of the urls that previous existed at URLS.txt
3 years ago
John-Mark Gurney
1918226f94
move comment on it's own line so it works properly..
3 years ago
John-Mark Gurney
071881ac55
enable some markdown extensions.. also fix sorting and not use a
time, but only a date... Time can be added once I figure out how
to handle timezones... Always displaying in UTC doesn't make too
much sense, so maybe need to show the timezone as well...
3 years ago
John-Mark Gurney
74c21347f7
bring in a new blog post, and get embedding the posts on the front
page working... This is more documented in NOTES.md, which will
be committed shortly..
Slight modifications to Tufte to have some space on the right, and
add a custom.css to style the tags a bit better...
We can drop article.j2 as it was a test and isn't needed anymore,
and macros.j2 is empty now, and may be used for other things in
the future...
3 years ago
John-Mark Gurney
fe44674e0b
add a point where it kinda works, but the blog layout is still
duplicated.. This is to freeze a working version before I try
to make macros work via call blocks...
3 years ago
John-Mark Gurney
cec1325353
ignore some standard files..
3 years ago
John-Mark Gurney
75bc51434e
add the site definiton, this is likely to change heavily..
3 years ago
John-Mark Gurney
6c13cf2e6c
forgot to add this... this sets up the python modules required..
3 years ago
John-Mark Gurney
62322ea579
initial import of the css from tufte-css subtree...
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
John-Mark Gurney
2204839bd8
Merge commit '83410d1817089603f48fa4f4c378863e0c6ccc43' as 'tufte-css'
3 years ago
John-Mark Gurney
83410d1817
Squashed 'tufte-css/' content from commit e225f3a
git-subtree-dir: tufte-css
git-subtree-split: e225f3a0e5
3 years ago
John-Mark Gurney
d5ff958230
starting commit for a new blog site
3 years ago