{"id":16056446,"url":"https://github.com/carolinan/miranda","last_synced_at":"2026-05-02T04:37:07.748Z","repository":{"id":60038455,"uuid":"80271143","full_name":"carolinan/Miranda","owner":"carolinan","description":"Miranda is an accessible, responsive blog theme. It has two menus (including a social menu), color options, and flexible widget areas with room for all your widgets.","archived":false,"fork":false,"pushed_at":"2019-07-27T01:52:33.000Z","size":1403,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-11T13:52:43.673Z","etag":null,"topics":["wordpress","wordpress-themes"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/carolinan.png","metadata":{"files":{"readme":"readme.txt","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-28T06:52:25.000Z","updated_at":"2022-09-24T05:53:52.000Z","dependencies_parsed_at":"2022-09-25T17:20:56.005Z","dependency_job_id":null,"html_url":"https://github.com/carolinan/Miranda","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/carolinan/Miranda","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carolinan%2FMiranda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carolinan%2FMiranda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carolinan%2FMiranda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carolinan%2FMiranda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/carolinan","download_url":"https://codeload.github.com/carolinan/Miranda/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carolinan%2FMiranda/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32523428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T01:12:54.858Z","status":"online","status_checked_at":"2026-05-02T02:00:05.923Z","response_time":132,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["wordpress","wordpress-themes"],"created_at":"2024-10-09T02:41:50.561Z","updated_at":"2026-05-02T04:37:07.721Z","avatar_url":"https://github.com/carolinan.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"=== Miranda ===\nContributors: Poena\nTags: threaded-comments, custom-menu, sticky-post, editor-style, translation-ready, two-columns, three-columns, left-sidebar, right-sidebar, featured-images, accessibility-ready, rtl-language-support, custom-colors, custom-header\nRequires at least: 5.0\nTested up to: 5.2\nRequires PHP: 5.6\nLicense: GNU General Public License v2 or later\nLicense URI: https://www.gnu.org/licenses/gpl-2.0.html\nCopyright: 2014-2019 Carolina Nymark\n\nMiranda is an accessible blog theme with a sidebar, two menus, and color options.\n\n= Description ==\nDescription: Miranda is an accessible, responsive blog theme. It has two menus (including a social menu), color options, and flexible widget areas with room for all your widgets.\n\n== Installation ==\n1. Unzip `miranda.zip` to the `/wp-content/themes/` directory\n2. Activate the theme through the 'Appearance' menu in WordPress\n\n== Known Limitations ==\n-A one line menu is strongly recommended, instead of using long menus, use sub menus.\n\nIf you have any questions or suggestions for this theme, please visit https://wordpress.org/support/theme/miranda.\n\n== Change log ==\n\nVersion 1.7 2019-05-09\nAdded support for wp_body_open.\nAdded a block style for the gallery which hides the image captions.\nAdded font options.\nUpdated required WordPress version and PHP version.\nChanged the markup of the sidebars, since previosuely all individual widgets\n were placed in asides: There were too many asides :)\n\n\n\nVersion 1.6 2018-12-04\n\nThis version is a large update that changes how the sidebars are displayed.\nThere are now two sidebars available, and one footer widget area.\nThe sidebars, the main content and footer widgets are now displayed using CSS grid.\nThe sidebars are responsive and their position and width changes depending on the screen width.\nThis means that one some screen widths, the right hand sidebar will be displayed below your content.\nAdded three new post and page templates:\n    No sidebar.\n    Left sidebar.\n    Right sidebar.\nImproved support for system fonts. You may see a slight shift of the font styles.\nThe fonts are: font-family: BlinkMacSystemFont, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\nAdded a footer link to the privacy policy page, if one exists.\nAdded an option to change how the post navigation is displayed.\nAdded an option to show excerpts instead of full posts on the blog and archives.\nAdded an option to hide the footer credits.\nAdded starter content.\nMoved the Infinite scroll code to functions.php. Deleted the Jetpack file that was no longer used.\nMoved the content width functionality.\nMoved the pingback url functionality from header.php to template-tags.php.\nHousekeeping: updated links, updated readme.txt file and credits. Updated screenshot.\nRemoved the multiple H1 tags so that only one H1 per page is used. \nIncreased some of the font sizes.\nCode style changes to better comply with WordPress coding standards.\nImproved support for the new editor.\nUpdated rtl style sheet.\n\nVersion 1.5 2017-01-28\nMinor php improvements (escaping, fixed php error).\nChanged the max width of the content for a more comfortable reading length.\nAdded more spacing around the responsive menu.\n\nVersion 1.4 2016/06/10\nMinor changes to text sizes.\n\nVersion 1.3 2016/06/05\nAdded support for custom logo and background color.\nUpdated navigation functions.\nUpdated the theme tags.\nFixed errors with the accent color and added a background color option.\nFixed a problem with the social menu.\nRemoved the breadcrumb option.\nAdded an option to show the header on all pages.\nAdded flexible width to the header image.\n\nVersion: 1.1\nUpdated menu and related javascript\nUpdated post navigation\n\n== Folders included in this theme ==\nimages/ -contains images.\nlanguages/ -contains language files.\ninc/ -contains the template tag and customizer files.\nfonts/ -contains Font Awesome files.\n\n\n== Resources Used In This Theme ==\nMiranda is a derivative work of:\nUnderscores https://underscores.me/, (C) 2012-2014 Automattic, Inc. License: GNU General Public License v2 or later\nUniversal https://themes.joedolson.com/universal/ (C) Joseph C Dolson. License: GNU General Public License v2 or later\n\nAll included photos are taken by the theme author and are licensed as public domain.\n\nFonts\nFont Awesome by @davegandy - https://fontawesome.com - @fontawesome\nLicense - https://fontawesome.com/license/free \n# Icons: CC BY 4.0 License (https://creativecommons.org/licenses/by/4.0/)\nIn the Font Awesome Free download, the CC BY 4.0 license applies to all icons\npackaged as SVG and JS file types.\n\n# Fonts: SIL OFL 1.1 License (https://scripts.sil.org/OFL)\nIn the Font Awesome Free download, the SIL OLF license applies to all icons\npackaged as web and desktop font files.\n\n# Code: MIT License (https://opensource.org/licenses/MIT)\nIn the Font Awesome Free download, the MIT license applies to all non-font and\nnon-icon files.\n\nJavaScript\nKeyboard Accessible Dropdown Menus\nCopyright 2013 Amy Hendrix (email : amy@amyhendrix.net), Graham Armfield (email : graham.armfield@coolfields.co.uk)\nLicense: MIT\n\nCSS\nBlueprint, MIT License, https://github.com/joshuaclayton/blueprint-css/blob/master/LICENSE\nhttps://github.com/joshuaclayton/blueprint-css\n\nNormalize, MIT License, https://github.com/necolas/normalize.css/blob/master/LICENSE.md\nhttps://necolas.github.io/normalize.css/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarolinan%2Fmiranda","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcarolinan%2Fmiranda","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarolinan%2Fmiranda/lists"}