Commit Diff


commit - af3641ed0cbd183024925f926ac78e21485dabb8
commit + 52b3cbfa168c0a67d7b08b9e0b639fcdfab2e9b2
blob - 390b6660e209ebdbbd959957900da6ee532ba692 (mode 644)
blob + /dev/null
--- .build.yml
+++ /dev/null
@@ -1,22 +0,0 @@
-image: alpine/latest
-oauth: pages.sr.ht/PAGES:RW
-packages:
-- ruby
-- ruby-dev
-- go
-- hut
-environment:
-site: wruby.btxx.org
-sources:
-- https://git.sr.ht/~bt/wruby
-tasks:
-- install-gems: |
-    sudo gem install 'kramdown:2.4.0' 'rss:0.3.0'
-- build: |
-    cd wruby
-    sudo make build
-- package: |
-    cd wruby/build
-    tar -cvz . > ../../site.tar.gz
-- upload: |
-    hut pages publish -d wruby.btxx.org site.tar.gz
blob - ed4946a86a2f2b20d80d9ea5b2ebc004ff609195
blob + d3a08f6e6d6425a1a8576bfc2e992ac390867c75
--- README.md
+++ README.md
@@ -14,8 +14,7 @@ Minimal blog and static site generator. The "w" is sil
 ## Getting Started
 
 Make your changes in the main configuration file `_config.yml` file (site URL, your name,
-etc.). Remove the `.build.yml` unless you plan to host with sourcehut pages,
-otherwise edit this file with your own details.
+etc.).
 
 * Blog posts go under the `posts` directory as markdown files
   - Posts need to be structured with an `h1` on the first line, a space on the