{"id":20906198,"url":"https://github.com/distributedlife/distributedlife.com","last_synced_at":"2026-03-15T21:36:10.207Z","repository":{"id":12493144,"uuid":"15162662","full_name":"distributedlife/distributedlife.com","owner":"distributedlife","description":"blog content","archived":false,"fork":false,"pushed_at":"2017-12-09T21:59:06.000Z","size":25215,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-19T14:24:11.546Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"XSLT","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/distributedlife.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-12-13T12:06:25.000Z","updated_at":"2014-01-19T05:50:45.000Z","dependencies_parsed_at":"2022-09-16T23:00:58.534Z","dependency_job_id":null,"html_url":"https://github.com/distributedlife/distributedlife.com","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/distributedlife%2Fdistributedlife.com","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/distributedlife%2Fdistributedlife.com/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/distributedlife%2Fdistributedlife.com/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/distributedlife%2Fdistributedlife.com/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/distributedlife","download_url":"https://codeload.github.com/distributedlife/distributedlife.com/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243297847,"owners_count":20268854,"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":[],"created_at":"2024-11-18T13:29:24.880Z","updated_at":"2025-12-26T21:53:52.636Z","avatar_url":"https://github.com/distributedlife.png","language":"XSLT","funding_links":[],"categories":[],"sub_categories":[],"readme":"Wordpress to Middleman Exporter\n===============================\n\nA Ruby Script that will convert your exported Wordpress XML into markdown files with the appropriate [frontmatter](http://middlemanapp.com/frontmatter/) metadata so that they are consumable by Middleman.\n\nGetting Started\n----\n\n1.  Open up the wordpress_to_middleman.rb file and setup the following three variables\n\t- WORDPRESS_XML_FILE_PATH (The path to the exported wordpress.xml file)\n\t- OUTPUT_PATH (The path where all of the markdown posts will be saved)\n\t- ORIGINAL_DOMAIN (The domain of the original website)\n2.  Ensure that all of the required gems are installed - two in specific that are required are:\n\t- nokogiri\n\t- upmark\n3.  Remove the following lines from the exported Wordpress XML (They mess with nokogiri's parser):\n\t\t\u003c!-- Debugging help, do not remove --\u003e\n\t\t\u003cmeta name=\"Framework\" content=\"Kpress\" /\u003e\n\t\t\u003cmeta name=\"Theme Version\" content=\"1.4.1\" /\u003e\n\t\t\u003cmeta name=\"Framework Version\" content=\"1.4\" /\u003e\n\t\t\u003cmeta name=\"CMS Version\" content=\"3.5.2\" /\u003e\n\n3.  In the terminal, navigate to the folder where the project has been saved, and run \n\t\truby wordpress_to_middleman.rb\n\n\n### Please Note that this is a work in progress.  Contributions welcome.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdistributedlife%2Fdistributedlife.com","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdistributedlife%2Fdistributedlife.com","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdistributedlife%2Fdistributedlife.com/lists"}