1
0
Fork 0
mirror of synced 2024-06-16 17:35:15 +12:00
Commit graph

1836 commits

Author SHA1 Message Date
Nick Sweeting b05a7b781b
Update README.md 2020-11-23 23:37:16 -05:00
Nick Sweeting af09730a86 clearer quickstart with new install methods 2020-11-23 23:29:19 -05:00
Nick Sweeting a1cd8a5217
fix missing amd64 docker builds 2020-11-23 23:12:27 -05:00
Nick Sweeting e0b0811462
add instructions for apt, brew, docker, pip 2020-11-23 20:33:35 -05:00
Nick Sweeting 5e7c2d0ab8 show archivebox and node versions in version cmd output 2020-11-23 20:24:44 -05:00
Nick Sweeting e85b883696 force binary name to be just archivebox 2020-11-23 20:24:44 -05:00
Nick Sweeting 1c79d1e99e
Merge pull request #547 from mAAdhaTTah/bugfix-string-posixpath
Fix string checks in schedule
2020-11-23 20:08:43 -05:00
mAAdhaTTah be7a7f8548
Fix string checks in schedule
`s` comes through as a `PosixPath`, so both the `' ' in s` & return value, later
used by `join`, complain.
2020-11-23 18:34:07 -05:00
Nick Sweeting ff6a28a27f add python build tools to debian build-depends 2020-11-23 17:41:22 -05:00
Nick Sweeting 02551c0152 minor packaging fixes and bump to 0.4.21 2020-11-23 17:28:45 -05:00
Nick Sweeting 83693a5c03 add packaging setup with stdeb for debian and apt
vendor the base32_crockford lib
add build script for debain packages
2020-11-23 16:57:05 -05:00
Nick Sweeting f05ae7043f
add social link to funding 2020-11-23 05:01:23 -05:00
Nick Sweeting 07649c3aa6 more margin on comparison img 2020-11-23 04:52:54 -05:00
Nick Sweeting 640c9d96f6 fix image vertical column alignment 2020-11-23 04:51:26 -05:00
Nick Sweeting b47c6e6131 fix markdown misplaced 2020-11-23 04:51:05 -05:00
Nick Sweeting 991bad0d9f remove image borders 2020-11-23 04:48:31 -05:00
Nick Sweeting a307e42896 use em tag as selector for img 2020-11-23 04:48:00 -05:00
Nick Sweeting 4f42dfc3dc style tweaks 2020-11-23 04:45:06 -05:00
Nick Sweeting dc50a4c043 padding and img tweaks 2020-11-23 04:41:39 -05:00
Nick Sweeting 81a958f1e7 css tweaks 2020-11-23 04:37:51 -05:00
Nick Sweeting 882d317ee8 fix scss file 2020-11-23 04:29:57 -05:00
Nick Sweeting 2431202dff specify width more directly 2020-11-23 04:26:04 -05:00
Nick Sweeting 3fd04e4cc9 move style file down a level 2020-11-23 04:24:42 -05:00
Nick Sweeting 7dbef2822f fix markdown link embed 2020-11-23 04:21:35 -05:00
Nick Sweeting 52fda6a728 add css override 2020-11-23 04:19:34 -05:00
Nick Sweeting dce47ea966 Set theme jekyll-theme-merlot 2020-11-23 04:09:35 -05:00
Nick Sweeting 127efbabbb Set theme jekyll-theme-tactile 2020-11-23 04:08:15 -05:00
Nick Sweeting a8c4df4322
add link to desktop project 2020-11-23 03:59:45 -05:00
Nick Sweeting 7c1beb70d7
Update README.md 2020-11-23 03:57:52 -05:00
Nick Sweeting 5af95c5aa6
better quickstart example url 2020-11-23 03:54:25 -05:00
Nick Sweeting 696f32867b
add supported OSs 2020-11-23 03:45:50 -05:00
Nick Sweeting ef2b5d4e5a
update quickstart 2020-11-23 03:42:11 -05:00
Nick Sweeting a74216291a
update icon 2020-11-23 03:16:38 -05:00
Nick Sweeting a00b64ad5e
update twitter urls 2020-11-23 02:57:38 -05:00
Nick Sweeting e2d5b09a1a update org urls in docs 2020-11-23 02:20:41 -05:00
Nick Sweeting cc3579f70f update docker org urls in docs and scripts 2020-11-23 02:20:01 -05:00
Nick Sweeting ebcb05957e bump docs 2020-11-23 02:06:46 -05:00
Nick Sweeting 0e2ccbc10d update urls to new repo path 2020-11-23 02:06:46 -05:00
Nick Sweeting d97fc6b16c
push builds to new docker org 2020-11-23 02:00:02 -05:00
Nick Sweeting 5b15c8e29e silence usermod on start 2020-11-23 00:59:50 -05:00
Nick Sweeting 75d4125e3e
wishful thinking, not allowed to push userless tags 2020-11-22 19:23:42 -05:00
Nick Sweeting 43bc59b3d5
add plain non-user-scoped tag to docker image 2020-11-22 18:52:13 -05:00
Nick Sweeting e4fa56e55a
fix indentation and workflow name 2020-11-22 18:41:22 -05:00
Nick Sweeting bb21198239
rename workflow 2020-11-22 18:38:38 -05:00
Nick Sweeting 4c3c6154f6
update secrets names 2020-11-22 18:01:39 -05:00
Nick Sweeting 7e9119c28b
Merge pull request #541 from chrismeller/master 2020-11-22 17:58:13 -05:00
Nick Sweeting b11d562445
fix splitting on multiple equals in val 2020-11-22 12:33:15 -05:00
Nick Sweeting afe9319c25
Merge pull request #537 from TrAyZeN/master 2020-11-18 23:20:41 -05:00
Chris Meller 244e296652
Remove Docker Workflow's scheduled trigger. 2020-11-17 18:03:30 +02:00
Chris Meller c0b4198eaf
Create Docker Workflow config 2020-11-17 17:57:03 +02:00