No description
  • Ruby 99.5%
  • HTML 0.5%
Find a file
2026-04-13 12:41:29 -03:00
_docs fix: use id for alternates 2024-12-03 15:42:44 -03:00
_layouts feat: test website #12 2023-07-24 15:47:13 -03:00
lib fix: ignore empty paths 2026-03-04 15:58:10 -03:00
public feat: test website #12 2023-07-24 15:47:13 -03:00
spec init 2023-07-17 17:14:10 -03:00
.gitattributes feat: test website #12 2023-07-24 15:47:13 -03:00
.gitignore feat: test website #12 2023-07-24 15:47:13 -03:00
_config.yml feat: test website #12 2023-07-24 15:47:13 -03:00
Gemfile init 2023-07-17 17:14:10 -03:00
index.md feat: test website #12 2023-07-24 15:47:13 -03:00
jekyll-activity-pub.gemspec fix: repository urls 2026-04-13 12:41:29 -03:00
LICENSE.txt init 2023-07-17 17:14:10 -03:00
README.md docs: readme #33 2023-09-19 17:32:23 -03:00
Taskfile.yaml feat: instance.json #62 2023-11-13 16:56:16 -03:00

Jekyll ActivityPub

Generates an ActivityPub representation of your site and delegates notifications and followers to the Distributed Press Social Inbox.

Installation and Usage

See _docs/

Development

After checking out the repo, run bundle to install dependencies.

To release a new version, update the version number in jekyll-activity-pub.gemspec, and then run go-task release, which will push the .gem file to rubygems.org.

Contributing

Bug reports and pull requests are welcome on 0xacab.org at https://0xacab.org/sutty/jekyll/jekyll-activity-pub. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Sutty code of conduct.

License

The gem is available as free software under the terms of the Apache2 License.

Code of Conduct

Everyone interacting in the jekyll-activity-pub projects codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.