{"id":15687574,"url":"https://github.com/anubisnekhet/prettifyremix","last_synced_at":"2025-05-07T20:06:17.606Z","repository":{"id":163935949,"uuid":"570525306","full_name":"AnubisNekhet/PrettifyRemix","owner":"AnubisNekhet","description":"Templates for Anki","archived":false,"fork":false,"pushed_at":"2023-12-16T05:24:01.000Z","size":8946,"stargazers_count":13,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-07T20:05:21.596Z","etag":null,"topics":["anki","anki-deck","anki-flashcards","css"],"latest_commit_sha":null,"homepage":"","language":"SCSS","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/AnubisNekhet.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-11-25T11:57:33.000Z","updated_at":"2025-04-20T14:45:53.000Z","dependencies_parsed_at":"2023-12-16T06:34:01.866Z","dependency_job_id":"3e8ec0c0-c937-4a98-8a36-15db5658386e","html_url":"https://github.com/AnubisNekhet/PrettifyRemix","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/AnubisNekhet%2FPrettifyRemix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnubisNekhet%2FPrettifyRemix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnubisNekhet%2FPrettifyRemix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnubisNekhet%2FPrettifyRemix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AnubisNekhet","download_url":"https://codeload.github.com/AnubisNekhet/PrettifyRemix/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252949272,"owners_count":21830151,"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":["anki","anki-deck","anki-flashcards","css"],"created_at":"2024-10-03T17:50:05.331Z","updated_at":"2025-05-07T20:06:17.586Z","avatar_url":"https://github.com/AnubisNekhet.png","language":"SCSS","funding_links":["https://www.buymeacoffee.com/anubisnekhet"],"categories":[],"sub_categories":[],"readme":"# Prettify Remix\n\nThis repo contains templates inspired from [@pranavdeshai's](https://github.com/pranavdeshai) [Prettify](https://github.com/pranavdeshai/anki-prettify) deck for various uses.\n\n### If you like my cards:\nI've made this collection primarily for my own purposes and it's completely free, but if you do like it enough to consider throwing a few coins in my hat, here's a link.\u003cbr\u003e\n\u003ca href=\"https://www.buymeacoffee.com/anubisnekhet\" target=\"_blank\"\u003e\u003cimg src=\"https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png\" alt=\"Buy Me A Coffee\" style=\"height: 60px !important;width: 217px !important;\" \u003e\u003c/a\u003e\n\n## Index\n\n| Note type | Link to apkg | Remarks |\n| --------- | ------------ | ------- | \n| Reversed | [link](https://github.com/AnubisNekhet/PrettifyRemix/blob/main/Note-HTML/Reversed/Reversed.apkg) | - |\n| Reversed Optional | [link](https://github.com/AnubisNekhet/PrettifyRemix/blob/main/Note-HTML/Reversed-Optional/Reversed-Optional.apkg) | - |\n| Cloze | [link](https://github.com/AnubisNekhet/PrettifyRemix/blob/main/Note-HTML/Cloze/Cloze.apkg) | Contains an extra parameter to align items left |\n| Sequence | [link](https://github.com/AnubisNekhet/PrettifyRemix/blob/main/Note-HTML/Sequence/Sequence.apkg) | Randomised item sequences using JS |\n| Vanilla Sequence | [link](https://github.com/AnubisNekhet/PrettifyRemix/blob/main/Note-HTML/Sequence-Vanilla/Sequence-Vanilla.apkg) | Sequence but with minimal css and html |\n| Image Occlusion Enhanced | [link](https://github.com/AnubisNekhet/PrettifyRemix/blob/main/Note-HTML/ImageOcclusionEnhanced/ImageOcclusionEnhanced.apkg) | - |\n| Anking Overhaul | [link](https://github.com/AnubisNekhet/PrettifyRemix/blob/main/Note-HTML/AnkingOverhaul/AnkingOverhaul.apkg) | WIP |\n\n## CSS Compilation\n\nYou can build your own CSS as per your specifications.\n\n### Prerequisites\n\n- A sass interpreter, e.g. [dart sass](https://github.com/sass/dart-sass)\n- Locally cloned repo\n\n### Building\n\nRun this code in the root folder of the repo:\n\n\u003cpre\u003e\n  \u003ccode\u003esass ./CSS/style.scss ./CSS/style.css\u003c/code\u003e\n\u003c/pre\u003e\n\nCopy the css to each note template manually.\n\n## Previews\n### Anking Overhaul\n\u003cimg src=\"https://raw.githubusercontent.com/AnubisNekhet/PrettifyRemix/main/Assets/AnkingOverhaul-f.png\" style=\"margin-left: auto; margin-right: auto;\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/AnubisNekhet/PrettifyRemix/main/Assets/AnkingOverhaul-b.png\" style=\"margin-left: auto; margin-right: auto;\"\u003e\n## Cloze\n\u003cimg src=\"https://raw.githubusercontent.com/AnubisNekhet/PrettifyRemix/main/Assets/Cloze-f.png\" style=\"margin-left: auto; margin-right: auto;\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/AnubisNekhet/PrettifyRemix/main/Assets/Cloze-b.png\" style=\"margin-left: auto; margin-right: auto;\"\u003e\n## Image Occlusion Enhanced\n\u003cimg src=\"https://raw.githubusercontent.com/AnubisNekhet/PrettifyRemix/main/Assets/ImageOcclusionEnhanced-f.png\" style=\"margin-left: auto; margin-right: auto;\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/AnubisNekhet/PrettifyRemix/main/Assets/ImageOcclusionEnhanced-b.png\" style=\"margin-left: auto; margin-right: auto;\"\u003e\n## Reversed\n\u003cimg src=\"https://raw.githubusercontent.com/AnubisNekhet/PrettifyRemix/main/Assets/Reversed-f.png\" style=\"margin-left: auto; margin-right: auto;\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/AnubisNekhet/PrettifyRemix/main/Assets/Reversed-b.png\" style=\"margin-left: auto; margin-right: auto;\"\u003e\n## Sequence\n\u003cimg src=\"https://raw.githubusercontent.com/AnubisNekhet/PrettifyRemix/main/Assets/Sequence-f.png\" style=\"margin-left: auto; margin-right: auto;\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/AnubisNekhet/PrettifyRemix/main/Assets/Sequence-b.png\" style=\"margin-left: auto; margin-right: auto;\"\u003e\n## Sequence Vanilla\n\u003cimg src=\"https://raw.githubusercontent.com/AnubisNekhet/PrettifyRemix/main/Assets/Sequence-Vanilla-f.png\" style=\"margin-left: auto; margin-right: auto;\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/AnubisNekhet/PrettifyRemix/main/Assets/Sequence-Vanilla-b.png\" style=\"margin-left: auto; margin-right: auto;\"\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanubisnekhet%2Fprettifyremix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanubisnekhet%2Fprettifyremix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanubisnekhet%2Fprettifyremix/lists"}