8000 Tags · kristoff-it/zine · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: kristoff-it/zine

Tags

v0.10.2

Toggle v0.10.2's commit message
DateTime: add ability to add and subtract durations from a DateTime

v0.10.1

Toggle v0.10.1's commit message
Add `in` to DateTime for changing Time Zone

v0.10.0

Toggle v0.10.0's commit message
replace katex with temml in the sample website

v0.10.0-preview

Toggle v0.10.0-preview's commit message
do not append url_path_prefix when installing assets

v0.9.0

Toggle v0.9.0's commit message
increase 200x the image buffer size for wuffs

Previously Wuffs would fail to detect image size
when loading images becaeuse the buffer size provided
was too small.

This commit empirically solved all wuffs failures
on my personal webise, although we should find a
better way of deciding what's an appropriate size
for this buffer.

v0.8.0

Toggle v0.8.0's commit message
superhtml: linking facilities for alternatives

v0.7.2

Toggle v0.7.2's commit message
update docs

v0.7.1

Toggle v0.7.1's commit message
add rendering support for SuperMD's `$text`

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Quote prereq names in layout depfile (#68)

The layout step was choking on paths with spaces in the depfile, so now all depfile paths are quoted. I could  have just added quotation marks to all existing print calls, but I figured it will harder to screw it up again if we're not directly using the writer.

v0.6.3

Toggle v0.6.3's commit message
update smd, add heading to contentsections

0