John-Mark Gurney
ad2aa639c2
use posted instead of created, to better support new updated..
2 years ago
John-Mark Gurney
942af17f57
update blog post now that snapaid.sh makes things easier...
add ability to update blog posts, missing is proper redirect from the
old version.
2 years ago
John-Mark Gurney
a37a2dee85
publish tmux blog..
2 years ago
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
1df76ce2bf
add the planned linkerset blog..
2 years ago
John-Mark Gurney
4faa270786
add drafts area...
2 years ago
John-Mark Gurney
670d64362a
add this file which was missed in the previous commit.. needed
to make things generate properly..
2 years ago
John-Mark Gurney
9850ebbe5a
clean up and publish RNG, finally..
2 years ago
John-Mark Gurney
bf2a50757e
add blog post on github discovery..
3 years ago
John-Mark Gurney
3a86394d54
add in progress blog post about RNG on microcontrollers...
3 years ago
John-Mark Gurney
e55e97f22f
I'll have some blog posts this year..
3 years ago
John-Mark Gurney
09ad1ddefe
don't override the margins from other css files..
3 years ago
John-Mark Gurney
e1bfdc2cda
add copyright to the pages..
3 years ago
John-Mark Gurney
fc8ab0035e
fix spelling of WayBack Machine..
3 years ago
John-Mark Gurney
ebf924f11c
convert http -> https if possible, add webarchive links when needed..
3 years ago
John-Mark Gurney
f2e36bbcb7
fix a couple mispelling, and spell bhyve correctly for the tag..
3 years ago
John-Mark Gurney
8b9c7bf0dc
math isn't allowed, wasn't needed either..
3 years ago
John-Mark Gurney
75fd2cd24c
id's must be unique, same as previous commit..
3 years ago
John-Mark Gurney
a1e0dd5221
id's must be unique, misread guidence on sidenotes..
3 years ago
John-Mark Gurney
6a0084ed65
the sidebar disappeared, this should keep it around now..
3 years ago
John-Mark Gurney
8ff0467555
more <> escaping..
3 years ago
John-Mark Gurney
010c825a8d
add the atom feed link to the bottom of the page.
3 years ago
John-Mark Gurney
34b0aa74e2
make image clickable to get larger version..
3 years ago
John-Mark Gurney
c715ad213d
update a bunch of descriptions..
3 years ago
John-Mark Gurney
4ec21c1484
minor wording improvement..
3 years ago
John-Mark Gurney
dd15aebd40
make pre-wrap default for all pre tags... w/ show lines, it becomes
more explicite... It'd be nice to put everything in a div or something
that would scroll all the pre > code elements, but don't know how now..
3 years ago
John-Mark Gurney
19a8590fa1
bunch of little changes...
make the font a bit smaller, but larger on the sidebar...
move styling for sidebar into css from style attribute..
make sure my custom css can override the tufte css (to allow setting
the font size)..
convert the slug into a macro so it can be used else where
make the title link to a slug, but use -title since the bare
slug is the body which doesn't make it go to the title of the
blog post...
make a few of the side bar elements bold (the year and the month)..
3 years ago
John-Mark Gurney
7b1a84e3ef
add a couple tags...
3 years ago
John-Mark Gurney
9fa1c261aa
minor fix up..
3 years ago
John-Mark Gurney
041eafaf6a
a bunch of formatting fixups...
3 years ago
John-Mark Gurney
ccf66aef57
add a sidebar to display various posts... style the tags pagges..
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
18fb9afaec
replace a few places ``` w/ tags as it otherwise doesn't work well..
3 years ago
John-Mark Gurney
c4252f1250
add the last blog post...
3 years ago
John-Mark Gurney
59ecb12a97
add back the parts that make an RSS/atom feed...
these are based upon slight modifications from the basic template...
3 years ago
John-Mark Gurney
781bfd9421
more minor spacing adjustments, and add next/previous blog post..
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
784fbcba25
add another blog post, and infrastructure to support numbering lines on code snipits..
3 years ago
John-Mark Gurney
f8eb302056
add a converted blog 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
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
62322ea579
initial import of the css from tufte-css subtree...
3 years ago