commit - /dev/null
commit + 33128f00648efbcfce34cac6ac87a508e2fc6224
blob - /dev/null
blob + 7da006a2bc06997d7e1edb7ffefcd6ec0e0a29b5 (mode 644)
--- /dev/null
+++ .build.yml
+image: debian/stable
+oauth: pages.sr.ht/PAGES:RW
+environment:
+ site: cv.bt.ht
+sources:
+ - https://git.sr.ht/~bt/cv
+tasks:
+- package: |
+ cd cv
+ tar -cvz . > ../site.tar.gz
+- upload: |
+ acurl -f https://pages.sr.ht/publish/$site -Fcontent=@site.tar.gz
\ No newline at end of file
blob - /dev/null
blob + 9d88e1408a8b9cd6cd23247c59d93b59202d4561 (mode 644)
--- /dev/null
+++ LICENSE
+MIT License
+
+Copyright (c) 2022 Bradley Taunt
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
blob - /dev/null
blob + 9c9d1fbff5b7cda16064ee6a141c76aabb536006 (mode 644)
--- /dev/null
+++ README.md
+# cv
+
+My minimal curriculum vitae weighing less than 1kB
blob - /dev/null
blob + 7379dc8b3a0a67c73d0ea8d9f0f77f9b7671ba80 (mode 644)
--- /dev/null
+++ index.html
+<!DOCTYPE html><link rel="icon" href="data:,"><meta name="viewport" content="width=device-width,initial-scale=1.0"><title>CV</title><p>Hi, I'm Brad.<p>Resume:<p>Fullstack Engineer @ SerpApi, 2023-<br>Sr. Product Designer @ Donorbox, 2021-2023<br>Web Designer @ Purism, 2019-2021<br>Product Designer @ Benbria, 2013-2019<br>Web Designer @ Netvatise, 2009-2013<p>Links:<p><a href="https://bt.ht">bt.ht</a><br><a href="https://sr.ht/~bt/">sr.ht/~bt</a><p>brad@bt.ht
\ No newline at end of file