summary refs log tree commit diff homepage
path: root/2016
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2023-12-09 15:33:05 -0500
committerJune McEnroe <june@causal.agency>2023-12-09 15:33:05 -0500
commit3564c0d80563a4210a29db489b0b561119568068 (patch)
tree4d4f3251b845741be4b5aca216a2bcc996b586df /2016
parentSolve day 2 part 1 (diff)
downloadaoc-3564c0d80563a4210a29db489b0b561119568068.tar.gz
aoc-3564c0d80563a4210a29db489b0b561119568068.zip
Solve day 2 part 2
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
&id=5ca4e69620d9282f06c6282c9d6f31a1e08af571&follow=1'>Specify litterbox version in readmeJune McEnroe 2020-07-18Reverse order of X macro parameters for pages and keysJune McEnroe 2020-07-18Remove kcgi 0.11 compatibilityJune McEnroe 2020-07-17Filter networks with only private contextsJune McEnroe 2020-07-17Add export optionJune McEnroe Adding the export query parameter to any page downloads a .html with the default stylesheet embedded, and all navigation, forms and internal links removed, for being able to share some part of a private instance of litterbox. 2020-07-17Add margin to inputsJune McEnroe Seems that only Safari provides any margins on form elements by default. 2020-07-16Don't write null terminator in stylesheet responseJune McEnroe 2020-07-16Remove sudo from make installJune McEnroe