Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/carolinan/miranda
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.
https://github.com/carolinan/miranda
wordpress wordpress-themes
Last synced: 7 days ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/carolinan/miranda
- Owner: carolinan
- Created: 2017-01-28T06:52:25.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-07-27T01:52:33.000Z (over 5 years ago)
- Last Synced: 2024-10-10T02:41:52.624Z (28 days ago)
- Topics: wordpress, wordpress-themes
- Language: CSS
- Homepage:
- Size: 1.34 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
=== Miranda ===
Contributors: Poena
Tags: 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
Requires at least: 5.0
Tested up to: 5.2
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Copyright: 2014-2019 Carolina NymarkMiranda is an accessible blog theme with a sidebar, two menus, and color options.
= Description ==
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.== Installation ==
1. Unzip `miranda.zip` to the `/wp-content/themes/` directory
2. Activate the theme through the 'Appearance' menu in WordPress== Known Limitations ==
-A one line menu is strongly recommended, instead of using long menus, use sub menus.If you have any questions or suggestions for this theme, please visit https://wordpress.org/support/theme/miranda.
== Change log ==
Version 1.7 2019-05-09
Added support for wp_body_open.
Added a block style for the gallery which hides the image captions.
Added font options.
Updated required WordPress version and PHP version.
Changed the markup of the sidebars, since previosuely all individual widgets
were placed in asides: There were too many asides :)Version 1.6 2018-12-04
This version is a large update that changes how the sidebars are displayed.
There are now two sidebars available, and one footer widget area.
The sidebars, the main content and footer widgets are now displayed using CSS grid.
The sidebars are responsive and their position and width changes depending on the screen width.
This means that one some screen widths, the right hand sidebar will be displayed below your content.
Added three new post and page templates:
No sidebar.
Left sidebar.
Right sidebar.
Improved support for system fonts. You may see a slight shift of the font styles.
The fonts are: font-family: BlinkMacSystemFont, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
Added a footer link to the privacy policy page, if one exists.
Added an option to change how the post navigation is displayed.
Added an option to show excerpts instead of full posts on the blog and archives.
Added an option to hide the footer credits.
Added starter content.
Moved the Infinite scroll code to functions.php. Deleted the Jetpack file that was no longer used.
Moved the content width functionality.
Moved the pingback url functionality from header.php to template-tags.php.
Housekeeping: updated links, updated readme.txt file and credits. Updated screenshot.
Removed the multiple H1 tags so that only one H1 per page is used.
Increased some of the font sizes.
Code style changes to better comply with WordPress coding standards.
Improved support for the new editor.
Updated rtl style sheet.Version 1.5 2017-01-28
Minor php improvements (escaping, fixed php error).
Changed the max width of the content for a more comfortable reading length.
Added more spacing around the responsive menu.Version 1.4 2016/06/10
Minor changes to text sizes.Version 1.3 2016/06/05
Added support for custom logo and background color.
Updated navigation functions.
Updated the theme tags.
Fixed errors with the accent color and added a background color option.
Fixed a problem with the social menu.
Removed the breadcrumb option.
Added an option to show the header on all pages.
Added flexible width to the header image.Version: 1.1
Updated menu and related javascript
Updated post navigation== Folders included in this theme ==
images/ -contains images.
languages/ -contains language files.
inc/ -contains the template tag and customizer files.
fonts/ -contains Font Awesome files.== Resources Used In This Theme ==
Miranda is a derivative work of:
Underscores https://underscores.me/, (C) 2012-2014 Automattic, Inc. License: GNU General Public License v2 or later
Universal https://themes.joedolson.com/universal/ (C) Joseph C Dolson. License: GNU General Public License v2 or laterAll included photos are taken by the theme author and are licensed as public domain.
Fonts
Font Awesome by @davegandy - https://fontawesome.com - @fontawesome
License - https://fontawesome.com/license/free
# Icons: CC BY 4.0 License (https://creativecommons.org/licenses/by/4.0/)
In the Font Awesome Free download, the CC BY 4.0 license applies to all icons
packaged as SVG and JS file types.# Fonts: SIL OFL 1.1 License (https://scripts.sil.org/OFL)
In the Font Awesome Free download, the SIL OLF license applies to all icons
packaged as web and desktop font files.# Code: MIT License (https://opensource.org/licenses/MIT)
In the Font Awesome Free download, the MIT license applies to all non-font and
non-icon files.JavaScript
Keyboard Accessible Dropdown Menus
Copyright 2013 Amy Hendrix (email : [email protected]), Graham Armfield (email : [email protected])
License: MITCSS
Blueprint, MIT License, https://github.com/joshuaclayton/blueprint-css/blob/master/LICENSE
https://github.com/joshuaclayton/blueprint-cssNormalize, MIT License, https://github.com/necolas/normalize.css/blob/master/LICENSE.md
https://necolas.github.io/normalize.css/