{"id":15357181,"url":"https://github.com/gera2ld/marktiddly","last_synced_at":"2025-04-15T06:43:34.279Z","repository":{"id":77381473,"uuid":"531096097","full_name":"gera2ld/marktiddly","owner":"gera2ld","description":"Render Markdown files as tiddlers","archived":false,"fork":false,"pushed_at":"2025-03-10T05:28:07.000Z","size":560,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-15T06:43:23.163Z","etag":null,"topics":["markdown","tiddlywiki"],"latest_commit_sha":null,"homepage":"https://gera2ld.github.io/marktiddly/","language":"TypeScript","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/gera2ld.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-31T13:25:29.000Z","updated_at":"2025-03-10T05:28:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"5b62260b-2240-4de9-a88e-3c415ad883c1","html_url":"https://github.com/gera2ld/marktiddly","commit_stats":{"total_commits":92,"total_committers":2,"mean_commits":46.0,"dds":0.25,"last_synced_commit":"7a8cdb7f79b38e6b3ebdbe4a5653b19189673a7e"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gera2ld%2Fmarktiddly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gera2ld%2Fmarktiddly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gera2ld%2Fmarktiddly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gera2ld%2Fmarktiddly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gera2ld","download_url":"https://codeload.github.com/gera2ld/marktiddly/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249023727,"owners_count":21199958,"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":["markdown","tiddlywiki"],"created_at":"2024-10-01T12:33:45.212Z","updated_at":"2025-04-15T06:43:34.252Z","avatar_url":"https://github.com/gera2ld.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MarkTiddly\n\nRender Markdown files as a single static page.\n\nYou can take notes in Markdown files and publish them as a single HTML file so you can access them from anywhere.\n\n## Features\n\n- Single HTML page\n  - Easy to deploy\n  - Portable\n- Password protection (OpenPGP)\n- Data compression (Pako)\n\n## Demos\n\n- https://gera2ld.github.io/marktiddly/ - without encryption\n- https://gera2ld.github.io/marktiddly/encrypted - with data protected by a password\n\n## Usage\n\nBasic usage:\n\n```base\n$ npx marktiddly generate --cwd my-docs -o output.html\n$ open output.html\n```\n\nProtect data with a password:\n\n```bash\n$ npx marktiddly generate \\\n  --cwd my-docs \\\n  -o output.html \\\n  --pgp 'My Password' \\\n  --pgp-hint 'Ask Mom for the password' \\\n  --glob 'public/*.md'\n$ open output.html\n```\n\nYou can also try the demo in this repository with the command below:\n\n```bash\n$ npx marktiddly serve --cwd demo --default-open marktiddly\n# Then visit http://localhost:4000\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgera2ld%2Fmarktiddly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgera2ld%2Fmarktiddly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgera2ld%2Fmarktiddly/lists"}