* Attempt to fix dotorg deploy script
* Check theme has been approved before attempting to update
* Revert change to wpcom specific tags line
* Fix spacing
* remove trailing slashes
* Update deploy-dotorg.sh
Co-authored-by: Vicente Canales <1157901+vcanales@users.noreply.github.com>
* Add check to compare version numbers already deployed
* Remove decimals from versions before comparing
---------
Co-authored-by: Vicente Canales <1157901+vcanales@users.noreply.github.com>
The featured images in Luminance were completely misaligned due to
changes in how Gutenberg has changed the specifity of style rules.
Rather than the custom block-specific CSS for the core/featured-image
block taking priority, the default block library styles did.
The problem has been reported upstream
(https://github.com/WordPress/gutenberg/issues/64453) but in the
meantime, using the theme-wide custom CSS fixes the problem.
* Remove unused files.
* Add comments pattern
* Update single.html
Move content of single post from pattern to template
* Update post-meta.php
Consolidate post meta into single pattern.
* Update footer.php
Update the translation functions.
* Update 404.php
Update the translation functions.
* Saison is a clean, modern theme for restaurants, bakeries and other food businesses. It comes with page patterns and style variations that allow you to quickly design and launch your website.
* Update header.html
Remove navigation ref id.
* Update footer
Switch static footer content to a pattern.
* Remove hidden .DS_store files
* Update path to imagaes
* Pattern updates
Switch cover block to group block, and update path to images.
* Add a page template without title
Since this theme includes a few landing page patterns I decided to add a page template that displays these full-width to make it easier to create a landing page.
---------
Co-authored-by: alaczek <ola@bodera.com>
* Remove references to font family not used in the theme
* Update theme.json
Remove references to Source Sans font, not included in the theme (I believe this was a leftover from development process).
* "Cottage is blogging theme with a cottagecore aesthetic."
Issues caused by CBT described here must be addressed.
* A round of updates
* Fixed the empty alt attributes.
* Fixed the WordPress link in the footer.
* Fixed the quote on the homepage.
* Remove hidden .DS_store files
---------
Co-authored-by: alaczek <ola@bodera.com>
This PR changes the current theme preview workflow to use an external
function that executes the same process, but has two advantages:
1. It runs using `pull_request_target`, meaning that PRs created from
forks will get previews too.
2. The action can be shared with other repos with a similar structure to
get Playground previews as well, such as the [WordPress Community Themes](https://github.com/WordPress/community-themes) repo.
The Handy theme has been renamed to Fixmate in #7992. Given that Handy
was added just yesterday, isn't active on any site and has never been
network activated, it won't have been used on any site. I'm therefore
removing it entirely rather than leaving an unused theme lying around
the repo.
The footer copyright statement has been removed from the following themes:
* Vitrum
* Fontaine (x2)
* Pendant
* Bitacora
* Jaida
The standard for a while has been to use "Designed with WordPress" (or something similar) in the footer, rather than a copyright statement. Additionally the copyright line is often incorrect - where it hardcodes the year, this is obviously not accurate and where it credits the name of the blog, or states "All Rights Reserved", this may not be accurate either. We should leave it to users to set their own copyright statements appropriately, and most of these themes leave an empty paragraph available to make it easy to do that.
The copyright symbol in these themes was just positioned infront of
'Designed with...' which didn't make sense. Removing completely - users
would've needed to customise the pattern for the copyright to have made
sense anyway.
`gh pr create` can't non-interactively push a branch and create a PR.
Just use a plain old `git push` before running `gh pr create --head`
which will work non-interactively if the branch is already pushed.
The dotted separator wasn't displaying because the height of the
separator was too small. This change overrides the height for the dotted
separator only.
The dotted separator wasn't displaying because the height of the
separator was too small. This change overrides the height for the dotted
separator only.
This changes all usage of `arc` to GitHub's `gh` utility.
---------
Co-authored-by: Miguel <miguel.san.segundo@automattic.com>
Co-authored-by: Dean Sas <dean.sas@automattic.com>
* Changes from WordPress Playground
* Fix patterns.
* Use esc_html_e to translate strings in patterns
* Update translation functions in home.php and startup.php
* Try to address feedback.
* Try to fix Search and 404.
* Update search and 404 again.
* Adds css rule for heading color inside cover blocks to match default paragraph text color
---------
Co-authored-by: Beatriz Fialho <65220155+beafialho@users.noreply.github.com>
Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
Co-authored-by: Grant Kinney <hi@grant.mk>
4bf4fb9a introduced a bug when including `wpcom-colors.php` by using the
editor. It was missing a directory separate and so it fataled with an
error message like:
`PHP Fatal error: Uncaught Error: Failed opening required '/xxx/seedlet/incwpcom-colors.php' (include_path='.') in /xxx/seedlet/inc/wpcom-editor-colors.php:3
- Changed its main heading "Is this nice?" to "Is this cool?" after some feedback regarding the expression
- Adjustments in the outer spacing
- Adjustments in the templates wide widths
- Added font license
- Updated screenshot
Co-authored-by: Beatriz Fialho <65220155+beafialho@users.noreply.github.com>
* add partials for section styles
* remove styles.blocks.variations from theme.json
* move to styles.variations
* Remove button outline styles
* remove extraneous style from type-only variations
* use slug and title for each section
* version 4 theme.json
* Make forms and inputs better across more styles
* Update style.css
* remove custom.input values
* tweak input styles
* add vermilian and gainsboro
* add default duotone
* better duotones across all variations
* tweak default duotone
* Update 43-moss.json
* Refactor dotorg deploy script to use an EXCLUSION list instead of INCLUSION list, ignore ALL classic themes, check existence of themes and version using HTTP instead of SVN
* Update deploy-dotorg.sh
* use .dotorg-ignore file for rsync and deployment
---------
Co-authored-by: Vicente Canales <1157901+vcanales@users.noreply.github.com>
* Changes from WordPress Playground
I made some adjustments to the theme:
- Added image from theme screenshot license
- Rearranged spacings in the templates
- Did some fine-tuning in Global Styles, font size presets
* Use relative paths for image in home pattern
* Remove Helvetica as bundled font
* Use footer pattern in template part
---------
Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
* Cookbook: Add theme
Add Cookbook theme.
* Comitting provided changes to cookbook
* Ran theme through CBT: cleaned up a few templates, stripped nav references
* Update footer.php
Remove an extra character.
* Update header and footer patterns
Update the text color in the header;
Wrap text in translation function.
* Update home.php
Wrap text in translation function.
---------
Co-authored-by: Jason Crist <jcrist@pbking.com>
* Fixed blockbase children style variations problems. Added .idea folder to gitignore
* Fixed more themes that inherit from blockbase that were specified on another issue
* Changes from WordPress Playground, to improve the theme and prepare for Dotorg submission:
- Set templates to use font size presets instead of local customizations
- Added font license
- Fixed some spacings that weren't optimized before
* Remove unneeded playground.zip file
* Remove incorrect readme.txt entry
* Add Theme URI
---------
Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
Co-authored-by: Sarah Norris <1645628+mikachan@users.noreply.github.com>
* Changes from WordPress Playground:
- Replaces screenshot with one with the right size
- Adds fonts and images licenses
* Remove duplicate changelog entry
* Add Theme URI
---------
Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
Due to restrictions imposed to the `GH_TOKEN` when forks are created
from forks when workflows are triggered by the pull_request event, I'm
switching the execution to be done on `pull_request_trigger`, which
lifts said restrictions.
Docs: https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#pull_request_target
> This event runs in the context of the base of the pull request, rather
than in the context of the merge commit, as the pull_request event does.
This prevents execution of unsafe code from the head of the pull request
that could alter your repository or steal any secrets you use in your
workflow. This event allows your workflow to do things like label or
comment on pull requests from forks. Avoid using this event if you need
to build or run code from the pull request.
* Initial commit.
* Removed theme reference from template part blocks
* updated wordpress tested version
* Removed table styles (fixed in gutenberg)
* Update theme patterns
Adding the strict types declaration, plus two additional store-related patterns.
* Removing templates
Removing these store templates as there's no difference between this and the fallback store archive template.
* Update WooCommerce-specific templates
Replacing legacy template with specific WooCommerce blocks.
* Update readme.txt
---------
Co-authored-by: Jason Crist <jcrist@pbking.com>
Co-authored-by: alaczek <ola@bodera.com>
* Add a scripts that adds strict type declarations
Checks all php files in a given directory for existing strict type
declartions, and if it doesn't find one, adds it.
* add strict types on deploy
* add missing quotes
* Added npm command to trigger strict type additions and passed 'last deployed hash' to get changed themes
* fixed bash command and added error catching so errors won't stop deployment
* Add condition for debug output
---------
Co-authored-by: Jason Crist <jcrist@pbking.com>
* Lossless image optimization (using ImageOptim).
This shouldn't change the visual appearance of any images. ImageOptim
was run with the highest compression setting except that JPEG metadata
stripping was disabled because some users prefer to avoid stripping
JPEG metadata.
* Update READMEs that have Changelogs for themes impacted by lossless image optmization change.
* Update posts-list.php
Remove reference to theme name because it's breaking the sidebar.
* Update sidebar.php
Fix block errors in the editor.
* Update header.php
Update the column alignment.
* Add search template
Add missing search template, including a "no-results" message.
See #7662
* Update theme.json
Add values to top and bottom spacing to fix the mobile nav spacing issues.
See #7662
* Update archive.html
Add query navigation on the archive pages. See #7231
* Update style.css
* Add spacing to comment reply heading
* Try fixing the underline issue in navigation
* Add spacing to the search input field, to bring the styling in line with subscription block.
v1.0.1 bundles the old version of the wpcom theme updater which has PHP8
incompatibilities, bumping the version will allow a new zip to be generated
which will bundle the new PHP8 compatible version of the wpcom theme
updater.
See #7657 for more details.
* Adjust heading line height, button sizes, spacing
* Better social link sizes
* Always use line-height 1 for xxl font size
* Try with the first p in entry content have margin
* Add more specificity to social links
* Make small font size a bit smaller
* Create 404.html
* Update archive.html
* More post template work
* Remove comments part (its in the single)
* Add style for core/separator
* Update theme.json
* Fix templates
* Translation functions
* Adding new theme Hall from @henriqueiamarino
* Removed 'theme' attribute
* Removed 'ref' attributes from navigation
* Removed unused pattern
* Cleaned up theme.json file (saved via CBT)
* Set version to 1.0.0
* Fixed Header templates to use Site Title instead of Header. Styled Site Title to match Header block that was removed.
* Updates from latest zip
* Update image refs in readme
* Add strict_types
* Patternise 404 and home templates
---------
Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
* Add custom css for growing (headers)
* Remove locking from page template
* Update font assets
* Add font families to theme.json
* Clean up
* Fix
* Add PT-Serif and Fraunces fonts
* Create .gitignore
* Clean up fonts
* Fix button
* Fix for social currentColor
* Update theme.json
Fix the subscribe button width issue with css until it's fixed in Jetpack.
* Update templates
Update theme templates to add custom CSS class.
* Update screenshot.png
* Update footer widgets
Minor updates to the content of the footer widgets.
* Update theme.json
Remove system font. Make headings bold.
* Add strict type declarations.
* Update footer widgets
Update the copy of the About section.
* Default featured images to false and leverage theme mod values that have already been set
* defaulting all options to be available, defaulting page display to false (or previous theme mod value)
Co-authored-by: Aurorum <43215253+Aurorum@users.noreply.github.com>
* Update assets and styles to new versions
* Update 404 pattern and template
* Remove big header pattern
* Update templates to new versions
* Fix custom-futura colors
* Archivo: Prepare for the dotorg submission
* Archivo: Added new templates and patterns for Woo
* Archivo: Custom Template declaration
* Archivo: Update heading type sizes
* Archivo Update the min version
* Update styles of question feedback (#7373)
* Specify the grade style to be applied only in the question header
* Update background color for gold variation
* Update background color for default variation
* Update border color for gold variation
* Tweak CSS formatting
* Tweak color for border of ordering question
---------
Co-authored-by: Donna Peplinskie <donnapep@gmail.com>
* Update version and description
* Add new changelog
* Remove legacy Learning Mode CSS as it's part of Sensei now (#7431)
* Course: Add body class for theme variations (#7432)
* Add custom property with variation name
* Add function to add body class and enqueue proper stylesheets
* Add stylesheets for all variations
* Add version number
* Style the "Awaiting Grade" notice (#7401)
* Style "Awaiting Grade" notice
* Move custom CSS to other areas of theme.json
* Remove typography setting as it needs to be done via CSS
* Do the same for the variations
* Fix notice style getting broken for css parsing issue
---------
Co-authored-by: Imran Hossain <imranh920@gmail.com>
* Bump versions and update change log
---------
Co-authored-by: Imran Hossain <imranh920@gmail.com>
* Update styles of question feedback (#7373)
* Specify the grade style to be applied only in the question header
* Update background color for gold variation
* Update background color for default variation
* Update border color for gold variation
* Tweak CSS formatting
* Tweak color for border of ordering question
* Update version and description
* Add new changelog
* Removed unused template
* Added missing image asset for home template
* Removed unused color
* Tightened up 404 pattern layout (elimiated empty space)
* Removed unnecessary color assignments (foreground set to foreground, background set to background)
* Converted 'primary' colors (not supplied by theme) to use 'foreground' instead
* Update screenshot.png
* Remove font-size reference on block level.
* Update theme.json
Remove explicit reference to font family.
* Remove block-level styling
* Update header.html
Remove fixed background color.
* Update single.html
Remove the block-level color setting for post navigation.
* Update theme.json
Simply how colors are applied to blocks.
* Update theme.json
Add styling for comments count and comments link blocks.
* Add theme: Programme by @henriqueiamarino
Programme is a blog theme that reverences the legendary designer Massimo Vignelli
and his playbills for the Piccolo Teatro in Milan. This design is suitable for
programs, calendars, and announcements.
* Add missing translator text
* Avoid hardcoded urls in tamplates
Replaces hardcoded url on header for a link to Home.
* Add big header pattern
* Remove theme attribute from templates
* Add search pattern
* Remove references to Literata font.
* Update page.html
Remove the reference to theme.
* Remove references to Literata font.
Remove references to Literata font in single post and page templates,
* Update single.html
Add post meta and byline to single post template.
* Update theme.json
Specify font-family for site and post titles.
* Update theme.json
Change the default post title font size.
* Update header.html
Change the vertical alignment of the header so that both site title and nav sit on the baseline.
* Update readme.txt
Minor updates to the readme file.
* Make sure the elements don't bump to the screen edges
* Update storia/parts/header.html
Co-authored-by: Sarah Norris <1645628+mikachan@users.noreply.github.com>
---------
Co-authored-by: Sarah Norris <1645628+mikachan@users.noreply.github.com>
* Make sure the elements don't bump to the screen edges
* Update montagna/templates/single.html
Co-authored-by: Sarah Norris <1645628+mikachan@users.noreply.github.com>
---------
Co-authored-by: Sarah Norris <1645628+mikachan@users.noreply.github.com>
* Course theme: Update the styles of back to lesson button of quiz in learning mode (#7312)
* Fix font weight in gold variation
* Fix back to lesson font family in default variation
* Fix back to lesson font family in gold variation
* Fix back to lesson font family in blue variation
* Fix back to lesson font family in dark variation
* Quiz footer button styles fix (#7317)
* Fix font weight in gold variation
* Fix back to lesson font family in default variation
* Fix back to lesson font family in gold variation
* Fix back to lesson font family in blue variation
* Fix back to lesson font family in dark variation
* Fix default font size
* Fix gold variation font size
* Fix dark variation font size
* Fix blue variation font size
* Simply Quiz Actions block CSS
---------
Co-authored-by: Donna Peplinskie <donnapep@gmail.com>
* Update stylings for quiz, questions and answers (#7331)
* Fix font weight in gold variation
* Fix back to lesson font family in default variation
* Fix back to lesson font family in gold variation
* Fix back to lesson font family in blue variation
* Fix back to lesson font family in dark variation
* Fix default font size
* Fix gold variation font size
* Fix dark variation font size
* Fix blue variation font size
* Fix default variation question title font stylings
* Fix spacings above and below question title
* Add default style for file upload button
* Add question, title and file upload button styles for blue variation
* Add question, title and file upload button styles for dark variation
* Add question, title and file upload button styles for gold variation
* Update file upload placeholder spacings for all variations
* Further clarify CSS selector to prevent collisions
* Adjust question title CSS for Gold variation
* Set font family for quiz points in Gold variation
* Eliminate use of custom font size
* Remove obsolete CSS for file upload component
---------
Co-authored-by: Donna Peplinskie <donnapep@gmail.com>
---------
Co-authored-by: Imran Hossain <imran.hossain@automattic.com>
Co-authored-by: Donna Peplinskie <donnapep@gmail.com>
* Add single lesson template
* Add single lesson template in theme.json
* Change template name from Single Lesson to Lesson
* Remove single-lesson template from lesson dropdown
* Move template removing hook to separate function
* Add doc block on filter function
* Update comment pattern to match design
* Update comment styles and add pseudo checkbox style
* Update single page and lesson template to use comment pattern
* Update theme.json to match comment reply design
* Update single column templates to use comment pattern
* Update templates to use common comment pattern
* Move top border to comment pattern
* Add preset for top and bottom margin of comment title
* Add spacings for pagination and remove spacer
* Remove extra class from pagination and move preset style to css
* Use margin instead of padding
* Update course/style.css
Co-authored-by: Donna Peplinskie <donnapep@gmail.com>
* Change 0 rem to 0
* Add spacing after comment reply form in middle
* Resize cancel reply link text
* Change color of input text in comment reply form fields
* Update font size of comment input texts
---------
Co-authored-by: Donna Peplinskie <donnapep@gmail.com>
* Update header-front.php
Add top margin.
* Update copy.
Update copy in subscribe and home patterns to something more generic.
* Update theme screenshot
* Update screenshot.png
* Remove code from styles.css because are overwritten by the editor styles
* Add additional styles in theme.json to remove block gap between first-level patterns
* Update comment
* Initial commit
* Tidy up theme.json
* Update meta info
* Use 404 pattern on 404 page
* Remove theme attributes
* Align pattern whitespace
* Move alt home page to pattern
* Move home content to pattern
* Convert all images to webp
* Remove unused fonts
* Add font license info
* Remove unused template part
* Move footer content to pattern
* Add image credits
* Remove category id
* DOS: Add theme
* update theme version, metadata and license information
* remove theme attribute and move patterns to templates
* remove post-excerpt and other minor fixes for designer
* remove tagline text from header
* Initial commit
* Bump version; remove table styles
* Add credits for base theme
* Remove unnecessary theme.json properties
* Tidy up serif-blue json file
* Add font credits
* Remove theme, ref and id attributes
* Move footer to pattern
* Tidy up misc formatting
* Move 404 content to pattern
* Make no results content translatable
* Small tweaks before release
* Add CSS for mobile nav spacing
* Convert images to webp
* Add image credits
* Remove queryIds
* Update Requires at least version
* Cortado: add theme
* Add font license information
* Update author in readme
* Update to newer export
Previously, this theme was 'manually' put together. @henriqueiamarino
has updated it to be an export via CBT, as well as added image licenses.
Co-Authored-By: Henrique Iamarino <henrique.iamarino@automattic.com>
* Move template parts out of patterns where possible
* Add license details and fix formatting
* Translate some key phrases
---------
Co-authored-by: Henrique Iamarino <henrique.iamarino@automattic.com>
* Ron: add theme
* Remove "theme" attribute
* Add 'Go back' pattern
Needed in order to get the actual Home page URL using PHP.
* Bump version, fix url, remove unused table styles
* Convert images to webp
* add license information
* Add new templates, use pattern on search
* Update style.css
Remove blockGap between header/sections/footer for Pattern Assembler.
* Update footer.php
Update footer pattern - remove the space at the bottom.
* Update index.html
Add top padding to content in index template (required after removing gaps between header/content/footer, but also it felt a bit tight).
* Update single.html
Change the layout setting on the post content to all full-width/wide blocks inside post/page content.
* Update style.css
Update the theme meta info.
* Update readme.txt
Update the theme meta info.
* Adding theme Didone from @beafialho
* Slight adjustments to patterns; Removed unused comments pattern, started using (and made ajustments to match templates) footer and no results patterns
* Initial commit
* Use 404 and search patterns in 404 template
* Use footer pattern in footer
* Move no results text to pattern
* Move post meta to pattern
* Remove unused assets
* Remove nav ref
* Remove duplicate layout definitions from theme.json
* Version bump theme
* Add image licenses
* Update single.html template
Allow post content to stretch full width, and turn on "inner blocks use content width" option.
* Add screenshot.png
Add theme screenshot and update the image credits.
* Update post-meta.html
Update the typography of the post meta template part.
* Update search.html
Make the search result page use grid layout for posts.
* Turn post byline into a pattern.
Turn post byline into a pattern to make it translatable.
* Update post title
Update post title font size in index/archive templates.
* Update theme.json
Increase the line-height for headings.
* Luminance: Add theme
* Fix typo and spacing in style.css
* Luminance: Minor adjustment for post titles
---------
Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
* Bute: Update navigation so they are vertically centre to avoid wpcom banners overlapping
* Bute: Change back the navigation right aligned
* Update bute/theme.json
Remove an extra curly bracket.
Co-authored-by: Sarah Norris <1645628+mikachan@users.noreply.github.com>
---------
Co-authored-by: Sarah Norris <1645628+mikachan@users.noreply.github.com>
* Remove unneeded CSS from Archivo
* Add full stop to Bitacora description
* Remove empty line from Blockbase CSS
* Add Course to dotorg deploy list
* Change order of theme tags in Erma
* Change order of theme tags in Exmoor
* Update order of theme tags
* Remove font-smoothing from Iotix
* Small tweaks like updating theme tag order
* Fix Iotix style.css spacing
* Add font-smoothing back to Archivo
* Fotograma: Add theme
* Bump version on stylesheet
* Remove theme slug from templates
* Avoid using template parts from patterns
---------
Co-authored-by: Vicente Canales <vicente.canales@automattic.com>
* Comitting the supplied resources for Iotix
* Removed 'ref' attributes from navigation blocks. Moved template part blocks out of patterns.
* Use webp.
* Escape and localize.
* Remove ids from images.
* Move footer back to pattern.
* Localize.
---------
Co-authored-by: Jeff Ong <jonger4@gmail.com>
* Add entry theme
Theme created by @beafialho
* Bump stylesheet version
* add showcase URL
* Remove "theme" attribute from template
* Compress big image files
Lossless compression had a minimal effect, but it's worth a try.
* Fix typo
* Change initial release version to 1.0.0
* Bute: add theme
* remote theme attribute from templates
* update patterns and readme
* fix version and template in pattern
* update social icons color
---------
Co-authored-by: madhusudhand <madhusudhan.dollu@gmail.com>
* Bibliophile: add theme
* remove theme attribute from templates
* update patterns and templates
* clean theme.json settings and styles
* compress screenshot and update license information
* update version and theme uri
* Trellick: Add theme
* Strip theme tag and fix text domain.
* Fix action name.
* Fix license and bump version.
---------
Co-authored-by: Jeff Ong <jonger4@gmail.com>
* Add Sten theme for review
* removing not needed styles
* updating version
* removing unused key
* removing new lines from css in theme.json
* removing unused patterns
* Revert "removing new lines from css in theme.json"
This reverts commit 32fc8abee0.
* removing new line characters from CSS in theme.json
* Add Jaida theme for review
* remove theme attribute from the template part definitions
* remove queryId from the templates
* move 404 content to pattern
* move footer content to pattern
* move comments block to pattern
* remove empty height attribute on spacer block
* update theme and min wp versions
* add theme uri
* remove invlid blocks and styles
* fix search page and update footer social links
* update license information and remove unused assets
---------
Co-authored-by: madhusudhand <madhusudhan.dollu@gmail.com>
* Revert "update george-lois default styles to dark (#7138)"
This reverts commit 3fcd94eeb7.
* move Dark tyle to its own file
* remove light style file
* Add Menu theme for review
* update templates and add credits in readme
* update index page
* translate patterns
* remove id references from templates
* compress images and update version
* fix style variation issues
---------
Co-authored-by: madhusudhand <madhusudhan.dollu@gmail.com>
* Update colors and typography of default Learning Mode template
* Style course title
* Use CSS variable for font size since it's equivalent
* Update pagination
* Don't include colors in theme.json because it doesn't work with global styles
* Fix global styles for module title and "Quiz" link in course navigation
* Fix global styles for lessons in course navigation
* Fix global styles not working with course progress counter
* Keep links in sidebar their original color
* Fix global styles for pagination
* Storia initial commit
* Add default duotone filters to style variations
* Replace images
Replace images with the wrong license, update readme, screenshot, and homepage pattern.
* Add some subject tags to theme tags list
---------
Co-authored-by: alaczek <ola@bodera.com>
* Add Course theme
This theme is meant to be used with Sensei LMS, but can also be used standalone.
* Remove .pot file
* Remove obsolete CSS
* Remove color on search button
* Remove custom Sensei footer.
* Fix path of the Inter font
On the default and `blue` style.
* Fix line height
* Make image captions smaller than post content
---------
Co-authored-by: Mikey Arce <mikeyarce@gmail.com>
Co-authored-by: Jake Oehler Morrison <s+github@jom.im>
Lettre and Lynx were using `M n`, which renders the month as a number, not the actual day.
---------
Co-authored-by: madhusudhand <madhusudhan.dollu@gmail.com>
* Block Canvas: Update background and foreground color slugs based on the theme development guideline.
* Block Canvas: Order color slugs in alphabetical order
* Initial commit.
* Archivo: Add Archivo variable font to have all the weights and minor edits in readme.txt
---------
Co-authored-by: Takashi Irie <takashi@automattic.com>
* Initial commit.
* update min required version to 6.1 and few minor fixes
* remove additional CSS related to block issues
* compress screenshot
* add empty index.php
---------
Co-authored-by: madhusudhand <madhusudhan.dollu@gmail.com>
* Fix caption color.
* Remove from inserter.
* Fix full width featured image.
* Fix caption color.
* Try to force no underlines on buttons.
* Fix screenshot dimensions.
* Fix link color bug.
* address dotOrg review feedback
* update tags
* compressed screenshot
* Added 'main' tagname to home template post content
* Revert "Added 'main' tagname to home template post content"
This reverts commit 8bfb1cf7ac.
---------
Co-authored-by: Jason Crist <jcrist@pbking.com>
* Update duotone presets and apply to image and cover blocks.
* Remove duotone from block specific attributes.
* Title the variations.
* Remove title from default theme.json.
* Replace screenshot.
* Fix php version.
* Fix font weights for headings.
* Add appearanceTools support.
* Add search to bottom of home template.
* Add spacer to query loop post templates.
* Fix no results template.
* inital commit from the designer
* Theme cleanup.
* Remove index because its not needed.
* Rename theme.
* Escape and add footer pattern.
* Bump tested versions.
---------
Co-authored-by: Jeff Ong <jonger4@gmail.com>
* Update style.css
* Update screenshot
* Update home.html
* Remove separator from single.html
* Remove border from post nav
* Remove background from secondary header nav
* Compress image
* Swap post content block for list pattern
* Remove CSS for table block
* Update copyright text
* Bump version
* Add blog tag
* Update copyright year to 2023
* Remove font-smoothing
* Update link to wp.org
* Update noir variation so colours are inverted
* Capitalise variation name
* Style focus states on links and buttons
* Remove queryIds from templates
description:Report issues with one of our products.
labels:"Needs triage, [Type] Bug"
labels:['Needs triage','[Type] Bug']
title:"[Bug]: "
body:
body:
- type:markdown
- type:markdown
attributes:
attributes:
value:|
value:|
### Thanks for contributing!
### Thanks for contributing!
Please write a clear title, then fill in as much details as possible.
Please write a clear title, then fill in the fields below and submit.
__Avoid using image hosting services such as Cloudup, Droplr, Imgur, etc., to link to media.__
Please **do not** link to image hosting services such as Cloudup, Droplr, Imgur, etc…
Instead, attach screenshot(s) or recording(s) directly in any of the text areas below:click, then drag and drop.
Instead, directly embed screenshot(s) or recording(s) in any of the text areas below:click, then drag and drop.
- type:markdown
attributes:
value:|
---
## Core Information
- type:textarea
- type:textarea
id:summary
id:summary
attributes:
attributes:
@ -25,95 +29,32 @@ body:
2. Click on any blog post.
2. Click on any blog post.
3. Click on the 'Like' button.
3. Click on the 'Like' button.
4. ...
4. ...
Attach any media by drag and dropping or selecting upload.
validations:
validations:
required:true
required:true
- type:textarea
- type:textarea
id:expected
id:expected
attributes:
attributes:
label:What you expected to happen
label:A clear and concise description of what you expected to happen.
placeholder:|
placeholder:|
e.g. The post should be liked.
eg. Post should be liked.
validations:
required:true
- type:textarea
- type:textarea
id:actual
id:actual
attributes:
attributes:
label:What actually happened
label:What actually happened
placeholder:|
placeholder:|
e.g. Clicking the button does nothing visibly.
eg. Clicking the button does nothing visibly.
validations:
required:true
- type:dropdown
id:browser
attributes:
label:Browser
description:(You may select more than one)
options:
- Google Chrome/Chromium
- Mozilla Firefox
- Microsoft Edge
- Apple Safari
- iOS Safari
- Android Chrome
multiple:true
- type:input
id:issue_context
attributes:
label:Context
placeholder:|
e.g. Customer report, details of your exploratory testing, etc.
- type:markdown
attributes:
value:|
---
## Additional context
The following section is optional. If you're an Automattician, you should be able to fill it in. If not, please scroll to the bottom and submit the issue.
- type:dropdown
id:site-type
attributes:
label:Platform (Simple, Atomic, or both?)
description:(You may select more than one)
options:
- Simple
- Atomic
- Self-hosted
multiple:true
- type:textarea
id:other_notes
attributes:
label:Other notes
placeholder:|
e.g. Logs, CLI or console errors, notes, observations, etc.
- type:markdown
attributes:
value:|
---
## Issue severity
Please provide details around how often the issue is reproducible & how many users are affected.
- type:dropdown
id:reproducibility
attributes:
label:Reproducibility
options:
- Consistent
- Intermittent
- Once
validations:
required:true
- type:dropdown
- type:dropdown
id:users-affected
id:users-affected
attributes:
attributes:
label:Severity
label:Impact
description:How many users are impacted? A guess is fine.
description:Approximately how many users are impacted?
options:
options:
- One
- One
- Some (< 50%)
- Some (< 50%)
- Most (> 50%)
- Most (> 50%)
- All
- All
validations:
required:true
- type:dropdown
- type:dropdown
id:workarounds
id:workarounds
attributes:
attributes:
@ -124,10 +65,45 @@ body:
- Yes,difficult to implement
- Yes,difficult to implement
- Yes,easy to implement
- Yes,easy to implement
- There is no user impact
- There is no user impact
- type:textarea
validations:
id:workarounds-detail
required:true
- type:markdown
attributes:
attributes:
label:Workaround details
value:|
description:If you are aware of a workaround, please describe it below.
<br>
- type:textarea
id:workaround-detail
attributes:
label:If the above answer is "Yes...", outline the workaround.
placeholder:|
placeholder:|
e.g. There is an alternative way to access this setting in the sidebar, but it's not readily apparent.
Provide details of the specific steps to take that resolve the issue, e.g.:
- Open "Setting X".
- Toggle "Option Y".
- Click "Button Z".
- type:markdown
attributes:
value:|
<br>
## Optional Information
The following section is optional.
- type:dropdown
id:site-type
attributes:
label:Platform (Simple and/or Atomic)
description:(You may select more than one)
options:
- Simple
- Atomic
- Self-hosted
multiple:true
- type:textarea
id:logs
attributes:
label:Logs or notes
placeholder:|
Add any information that may be relevant, such as:
**⚠️Note:**Thepreviewsitesarecreatedusing[WordPressPlayground](https://wordpress.org/playground/). You can add content, edit settings, and test the themes as you would on a real site, but please note that changes are not saved between sessions.
${
includesChildThemes
?'\n**⚠️ Note:** Child themes are dependent on their parent themes. You will have to install the parent theme as well for the preview to work correctly.'
:''
}
`;
constrepoData={
owner:context.repo.owner,
repo:context.repo.repo,
};
// Check if a comment already exists and update it if it does
This PR was automatically created by the version bump workflow.
### Updated Themes
The following themes are being updated due to changes since the last git tag:
$THEMES_LIST
### Why These Updates?
This script bumps the version of themes that have changes since the last git tag. This ensures that any updates or fixes are properly versioned and deployed.
### Disclaimer
This is an automated process. Please review the changes carefully.
<h1class="has-text-align-center has-x-large-font-size"id="oops-that-page-can-t-be-found"><?phpechoesc_html__('Oops! That page can’t be found.','adonay');?></h1>
<!--/wp:heading-->
<!--wp:paragraph-->
<p><?phpechoesc_html__('It looks like nothing was found at this location. Maybe try a search?','adonay');?></p>
<p><?phpechoesc_html_x('Sorry, but nothing matched your search terms. Please try again with some different keywords.','Message explaining that there are no results returned from a search','adonay');?></p>
Adonay is crafted for single page websites that want to leave a stunning and memorable first impression. It also provides post and page templates for those looking to customize and broaden their website's functionality. Adonay comes with 3 distinctive style variations and 12 vibrant color options.
== Changelog ==
= 1.0.0 =
* Initial release
== Copyright ==
Adonay is based on Block Canvas (https://github.com/Automattic/themes/tree/trunk/block-canvas), (C) Automattic, [GPLv2 or later](http://www.gnu.org/licenses/gpl-2.0.html) Block Canvas WordPress Theme, (C) 2022 Automattic Block Canvas is distributed under the terms of the GNU GPL.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: http://scripts.sil.org/OFL
License URL: http://scripts.sil.org/OFL
Source: http://www.aoifemooney.org
-- End of BioRhyme Expanded Font credits --
Instrument Serif Font
Copyright 2022 The Instrument Serif Project Authors (https://github.com/Instrument/instrument-serif)
This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: https://scripts.sil.org/OFL
License URL: https://scripts.sil.org/OFL
Source: www.fragtypefoundry.xyz
-- End of Instrument Serif Font credits --
Public Sans Font
Copyright 2015 The Public Sans Project Authors (https://github.com/uswds/public-sans)
This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: https://scripts.sil.org/OFL. The license for USWDS’s Modified Version,...
License URL: SIL Open Font License, Version 1.1: https://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL_web; USWDS Modified Version: https://github.com/uswds/public-sans/blob/master/LICENSE.md
-- End of Public Sans Font credits --
adonay_image-1-scaled.jpg
CC0 License
https://nappy.co/photo/435
Zilla Slab Font
Copyright 2017, The Mozilla Foundation
Source: http://www.typotheque.com
-- End of Zilla Slab Font credits --
Libre Caslon Condensed Font
Copyright 2020 The Libre Caslon Text Project Authors (https://github.com/thundernixon/Libre-Caslon)
This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: https://scripts.sil.org/OFL
<h1class="wp-block-heading alignwide has-text-align-left"id="oops-that-page-can-t-be-found"style="font-size:4.4rem"><?phpechoesc_html__('Oops! That page can’t be found.','adventurer');?></h1>
<h1class="wp-block-heading alignwide has-text-align-left"id="oops-that-page-can-t-be-found"style="font-size:4.4rem"><?phpechoesc_html__('Oops! That page can’t be found.','adventurer');?></h1>
<!--/wp:heading-->
<!--/wp:heading-->
<!--wp:paragraph-->
<!--wp:paragraph-->
<p><?phpechoesc_html__('It looks like nothing was found at this location. Maybe try a search?','adventurer');?></p>
<p><?phpechoesc_html__('It looks like nothing was found at this location. Maybe try a search?','adventurer');?></p>
<p><?phpechoesc_html__('Hi, I’m Austin. I love exploring and writing about the world and getting lost with my camera. This blog is where I write about the things I find, and I hope it gives you some inspiration to go and have your own adventures.','adventurer');?></p>
<p><?phpechoesc_html__('Hi, I’m Austin. I love exploring and writing about the world and getting lost with my camera. This blog is where I write about the things I find, and I hope it gives you some inspiration to go and have your own adventures.','adventurer');?></p>
<h3class="wp-block-heading"style="font-size:4.6rem"><?phpechoesc_html__('14 days in COSTA RICA','adventurer');?></h3>
<h3class="wp-block-heading"style="font-size:4.6rem"><?phpechoesc_html__('14 days in COSTA RICA','adventurer');?></h3>
<!--/wp:heading-->
<!--/wp:heading-->
<!--wp:paragraph-->
<!--wp:paragraph-->
<p><?phpechoesc_html__('My first guided group tour will open for booking in two weeks. The trip will take place from December 4 to December 17, 2023.','adventurer');?></p>
<p><?phpechoesc_html__('My first guided group tour will open for booking in two weeks. The trip will take place from December 4 to December 17, 2023.','adventurer');?></p>
<!--/wp:paragraph-->
<!--/wp:paragraph-->
<!--wp:buttons-->
<!--wp:buttons-->
<divclass="wp-block-buttons"><!--wp:button-->
<divclass="wp-block-buttons"><!--wp:button-->
<divclass="wp-block-button"><aclass="wp-block-button__link wp-element-button"><?phpechoesc_html__('Save Your Spot','adventurer');?></a></div>
<divclass="wp-block-button"><aclass="wp-block-button__link wp-element-button"><?phpechoesc_html__('Save Your Spot','adventurer');?></a></div>
<p><?phpechoesc_html_x('Sorry, but nothing matched your search. Perhaps try again with some different terms?','Message explaining that there are no results returned from a search','adventurer');?></p>