{"id":28926323,"url":"https://github.com/mrkev/retumble","last_synced_at":"2025-07-11T17:34:03.659Z","repository":{"id":15553129,"uuid":"78369733","full_name":"mrkev/retumble","owner":"mrkev","description":"Build Tumblr themes with React. Test them on localhost.","archived":false,"fork":false,"pushed_at":"2023-03-15T09:52:50.000Z","size":555,"stargazers_count":11,"open_issues_count":12,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-22T12:09:48.465Z","etag":null,"topics":["react","themes","tumblr","webpack"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mrkev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-08T20:50:29.000Z","updated_at":"2024-11-14T16:04:29.000Z","dependencies_parsed_at":"2023-02-15T05:15:58.104Z","dependency_job_id":null,"html_url":"https://github.com/mrkev/retumble","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mrkev/retumble","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrkev%2Fretumble","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrkev%2Fretumble/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrkev%2Fretumble/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrkev%2Fretumble/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrkev","download_url":"https://codeload.github.com/mrkev/retumble/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrkev%2Fretumble/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264862520,"owners_count":23674988,"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":["react","themes","tumblr","webpack"],"created_at":"2025-06-22T12:09:43.988Z","updated_at":"2025-07-11T17:34:03.651Z","avatar_url":"https://github.com/mrkev.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003cimg width=200 src=\"https://raw.githubusercontent.com/mrkev/retumble/master/retumble-logo.png\" /\u003e\u003c/p\u003e\n\n# Retumble\n\nBuild Tumblr themes with React. Test them on localhost.\n\n_NOTE: this is very much an experiment. It works, but run any mission-critical blogs at your own risk_\n\n## Getting started\n\n### Install\n\n`npm -g i retumble`\n\nOr clone this repo, and `npm link` it.\n\n### Create a new theme\n\n```\nretumble init tumblr-react-new\ncd tumblr-react-new\nnpm install\n```\n\nThis creates a new project called `project`. Ez.\n\n### Test a theme locally\n\n`retumble run`\n\nWhen ran from the root of the project, this will load data from a default sample blog. To use custom test data, use\n\n`retumble run --source http://\u003csome retumble blog\u003e.tumblr.com/`\n\nWhere `\u003csome retumble blog\u003e` is a Tumblr blog that is using a retumble theme. No, if you point it at just some random blog this wont work; the blog needs to be running a retumble theme.\n\n### Use a theme on [tumblr.com/customize](https://www.tumblr.com/customize/)\n\n`retumble ready | pbcopy`\n\n_(`pbcopy` works on macOS. Use linux/window's own clipboard commands if that's what you're on)_\n\nThe `ready` command will dump the bundled theme HTML. Paste this as \"custom html\" in [tumblr.com/customize](https://www.tumblr.com/customize/) as you would with any other theme file.\n\n## Writing a theme\n\nComing soon!\n\n## Extras\n\nThere's a few cool extras I implement so you don't have to.\n\n- Infinite Scrolling\n- A drawer for notes\n- Resizable music player\n\nDocumentation coming I guess? You can also check the auto-generated project built with `retumble init` to check out usage.\n\n## Limitations\n\nOf course, being the first release adding react on top of what's already a kind of hacky themeing situation, there are certain limitations. At the moment:\n\n#### Actions are unsupported\n\nReblog, Like, etc.\n\n#### Not all tumblr \"theme tags\" are incorporated\n\nMore will be coming, open an issue if you have any requests\n\n#### Bugs\n\nOpen an issue!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrkev%2Fretumble","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrkev%2Fretumble","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrkev%2Fretumble/lists"}