Commit graph

19 commits

Author SHA1 Message Date
dependabot[bot]
4918611781
Bump json from 2.18.1 to 2.19.2
Bumps [json](https://github.com/ruby/json) from 2.18.1 to 2.19.2.
- [Release notes](https://github.com/ruby/json/releases)
- [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md)
- [Commits](https://github.com/ruby/json/compare/v2.18.1...v2.19.2)

---
updated-dependencies:
- dependency-name: json
  dependency-version: 2.19.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-19 12:51:48 +00:00
007b1058b6
Migrate from Swift to Ruby (#33)
Replace the Swift site generator with a Ruby and Phlex implementation.
Loads site and projects from TOML, derive site metadata from posts.

Migrate from make to bake and add standardrb and code coverage tasks.

Update CI and docs to match the new workflow, and remove unused
assets/dependencies plus obsolete tooling.
2026-02-07 21:19:03 -08:00
1f3be38c5c Convert to a system of 3 Swift packages and clean up some cruft 2019-12-14 13:14:50 -08:00
1e6348dbde Exorcise harp and node.js, server, and add Swift plan 2019-12-01 10:59:05 -08:00
dependabot[bot]
4da6cd7794
Bump rack-protection from 1.5.3 to 1.5.5
Bumps [rack-protection](https://github.com/sinatra/sinatra) from 1.5.3 to 1.5.5.
- [Release notes](https://github.com/sinatra/sinatra/releases)
- [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sinatra/sinatra/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-16 02:34:26 +00:00
f4073eda4c
Merge pull request #26 from samsonjs/dependabot/bundler/ffi-1.11.2
Bump ffi from 1.9.18 to 1.11.2
2019-11-15 18:34:11 -08:00
dependabot[bot]
696df4d442
Bump ffi from 1.9.18 to 1.11.2
Bumps [ffi](https://github.com/ffi/ffi) from 1.9.18 to 1.11.2.
- [Release notes](https://github.com/ffi/ffi/releases)
- [Changelog](https://github.com/ffi/ffi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ffi/ffi/compare/1.9.18...1.11.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-16 00:06:33 +00:00
dependabot[bot]
655a0f90a2
Bump rack from 1.6.8 to 1.6.11
Bumps [rack](https://github.com/rack/rack) from 1.6.8 to 1.6.11.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/1.6.8...1.6.11)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-16 00:06:33 +00:00
dependabot[bot]
b6d1b294d3
Bump nokogiri from 1.8.1 to 1.10.4
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.1 to 1.10.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.8.1...v1.10.4)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-15 18:30:50 +00:00
84c741e3a5
update nokogiri 2018-01-17 13:58:09 -08:00
5955792247
update dependencies 2017-05-19 13:17:17 -07:00
7231c7465b update gems 2016-04-11 22:12:17 -07:00
82d3f3ed73 update dependencies and lock versions in Gemfile 2015-09-19 13:00:42 -07:00
291e40f859 put test repos in a better location, fix other bugs 2014-10-18 02:34:58 -07:00
70e8ff6b18 slap a sinatra API server in front of HarpBlog
terminate meta_weblog_handler.rb with extreme prejudice
2014-10-18 01:38:45 -07:00
5c6399b558 add a class that knows how to manage this harp blog: HarpBlog 2014-10-18 01:37:39 -07:00
62159d17cb inline CSS in post-processing 2014-03-19 21:46:36 -07:00
063ae60867 update gemfile 2013-09-27 21:36:29 -07:00
Sami Samhuri
dcc901de5b use bundler for blog.rb 2011-11-27 00:42:27 -08:00