{"id":21449674,"url":"https://github.com/mjm/pressy","last_synced_at":"2026-05-18T22:03:27.879Z","repository":{"id":66657002,"uuid":"132396441","full_name":"mjm/pressy","owner":"mjm","description":"A command-line tool for editing your WordPress site using local files","archived":false,"fork":false,"pushed_at":"2018-06-10T21:31:23.000Z","size":208,"stargazers_count":1,"open_issues_count":11,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-23T12:11:54.115Z","etag":null,"topics":["cli","ruby","rubygems","wordpress"],"latest_commit_sha":null,"homepage":"https://mjm.github.io/pressy/","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mjm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-05-07T02:28:11.000Z","updated_at":"2023-02-14T03:56:18.000Z","dependencies_parsed_at":"2023-02-21T02:45:39.494Z","dependency_job_id":null,"html_url":"https://github.com/mjm/pressy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjm%2Fpressy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjm%2Fpressy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjm%2Fpressy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjm%2Fpressy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mjm","download_url":"https://codeload.github.com/mjm/pressy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243960607,"owners_count":20375106,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","ruby","rubygems","wordpress"],"created_at":"2024-11-23T03:25:10.805Z","updated_at":"2026-05-18T22:03:27.768Z","avatar_url":"https://github.com/mjm.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pressy\n\nPressy lets you work with your WordPress site as though you were using a static site generator like [Jekyll](https://jekyllrb.com).\n\n## Installation\n\nPressy is a work-in-progress and is not yet published as a RubyGem.\n\n\u003c!--\n\nYou can install Pressy using RubyGems:\n\n    $ gem install pressy\n\nThis will install the `pressy` command-line tool.\n--\u003e\n\n## Usage\n\n### Initializing a new site directory\n\nBefore you can use Pressy, you need to set up a directory to hold the files for your site.\n\n    $ mkdir example.com\n    $ cd example.com\n    $ pressy init\n    # TODO output from init\n\nThis will create a `.pressy/config.yml` file in the `example.com` directory. This configuration will allow subsequent `pressy` commands to connect to your WordPress site.\n\n### Pulling changes from WordPress\n\nTo sync the contents of your posts on WordPress to your local directory, you can run `pressy pull`.\n\n    $ pressy pull\n    Updated 5 posts.\n\n```\nTODO more commands\n```\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/mjm/pressy. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.\n\n## Code Status\n\n[![Build Status](https://travis-ci.com/mjm/pressy.svg?branch=master)](https://travis-ci.com/mjm/pressy)\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n\n## Code of Conduct\n\nEveryone interacting in the Pressy project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/mjm/pressy/blob/master/CODE_OF_CONDUCT.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmjm%2Fpressy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmjm%2Fpressy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmjm%2Fpressy/lists"}