暫無描述

Ben Dwyer 3095e6ea8f Merge pull request #2565 from Automattic/update/seedlet-menu 4 年之前
.github 9d41eda2e0 Update ISSUE_TEMPLATE.md 6 年之前
affinity f89cdf0591 Merge pull request #1870 from Automattic/update/#1866-affinity 5 年之前
altofocus 13918d0169 Altofocus: Fix the floating footer issue. Closes #2347 5 年之前
alves 709fbc5596 rebuild all child themes 4 年之前
apostrophe-2 68d00d816d Apostrophe 2: Fix nested alignwide/full items 5 年之前
balasana 709fbc5596 rebuild all child themes 4 年之前
barnsbury 709fbc5596 rebuild all child themes 4 年之前
brompton 709fbc5596 rebuild all child themes 4 年之前
button-2 522ed3757a Remove Headstart Annotations from themes in this repo 5 年之前
calm-business df4d9ac741 Security Alert: Updates Calm Business Package file. 5 年之前
canard baeef6c6e4 Canard: Fix Post Carousel block compatibility 5 年之前
coutoire 709fbc5596 rebuild all child themes 4 年之前
dalston 709fbc5596 rebuild all child themes 4 年之前
dara 03d7fa8de8 Merge pull request #1874 from Automattic/update/#1866-dara 5 年之前
design-toolkit ca5ea4ea3f All Themes: Adding Gutenberg Block testing content to design-tools directory 6 年之前
dyad-2 763c6cbd52 Dyad 2: Make resized images centered to match editor defaults. 5 年之前
elegant-business e86d611d3b Security Alert: Updates Elegant Business Package file. 5 年之前
exford 709fbc5596 rebuild all child themes 4 年之前
friendly-business dd47a6fd8a Security Alert: Updates Friendly Business Package file. 5 年之前
gazette 01499bccca updated gazette version 4 年之前
hever 709fbc5596 rebuild all child themes 4 年之前
ibis 6e1c46c7b1 Ibis: Update header defaults and screenshot to match 5 年之前
illustratr 19d951099f Merge pull request #1776 from Automattic/fix/#1774 5 年之前
independent-publisher-2 465f1d0de2 Merge pull request #1778 from Automattic/update/#1383 5 年之前
intergalactic-2 3b03979481 Merge pull request #1875 from Automattic/update/#1866-intergalactic-2 5 年之前
ixion 59cdc63d5d Ixion: Fix nested alignwide/full items 5 年之前
karuna 18686b3859 Merge pull request #1877 from Automattic/update/#1866-karuna 5 年之前
leven 709fbc5596 rebuild all child themes 4 年之前
libre-2 019a5ac9de Libre 2: Fix nested alignwide/full items 5 年之前
libretto d92d37d7b3 Merge pull request #1878 from Automattic/update/#1866-libretto 5 年之前
lodestar 522ed3757a Remove Headstart Annotations from themes in this repo 5 年之前
mayland 709fbc5596 rebuild all child themes 4 年之前
maywood 709fbc5596 rebuild all child themes 4 年之前
modern-business b74f2d6375 Security Alert: Updates Modern Business Package file. 5 年之前
morden 709fbc5596 rebuild all child themes 4 年之前
penscratch-2 522ed3757a Remove Headstart Annotations from themes in this repo 5 年之前
photos 8b127ad23b Photos: Fix invisible audio block. 5 年之前
pique 18f104e1f3 update version number for pique 4 年之前
professional-business 696855853b Security Alert: Updates Professional Business Package file. 5 年之前
publication 97da2f0ca4 Merge pull request #1879 from Automattic/update/#1866-publication 5 年之前
radcliffe-2 773d1d7062 Merge pull request #2109 from Automattic/fix/alignwide-full-nested-multiple-themes 5 年之前
rebalance 9f68467bd6 Merge pull request #1880 from Automattic/update/#1866-rebalance 5 年之前
redhill 709fbc5596 rebuild all child themes 4 年之前
rivington 709fbc5596 rebuild all child themes 4 年之前
rockfield 709fbc5596 rebuild all child themes 4 年之前
scratchpad 1167c9d532 Merge pull request #1867 from Automattic/update/#1866 5 年之前
seedlet 2e239058e7 add an RTL stylesheet for the navigation 4 年之前
seedlet-blocks 7a34f1f23b Merge branch 'master' into seedlet-blocks/add/site-logo-block 5 年之前
shawburn 709fbc5596 rebuild all child themes 4 年之前
shoreditch 522ed3757a Remove Headstart Annotations from themes in this repo 5 年之前
sk8prk a2adc1f8f2 Add sk8prk theme 5 年之前
sketch 522ed3757a Remove Headstart Annotations from themes in this repo 5 年之前
sophisticated-business db49a12e2e Security Alert: Updates Sophisticated Business Package file. 5 年之前
spearhead 6a73534559 Merge pull request #2545 from Automattic/add/spearhead-color-annotations 4 年之前
stow 709fbc5596 rebuild all child themes 4 年之前
stratford 709fbc5596 rebuild all child themes 4 年之前
textbook 522ed3757a Remove Headstart Annotations from themes in this repo 5 年之前
toujours a375cba5b7 Merge pull request #1881 from Automattic/update/#1866-toujours 5 年之前
varia 0a602a63a8 Varia: Simplify pullquote styles 4 年之前
.gitignore 94ea62b298 Ignore OSX files 4 年之前
LICENSE db3f137d71 Add LICENSE to root directory 5 年之前
README.md eef0997a3c Update README.md 5 年之前

README.md

Automattic's Free Themes

Maintainers

These themes are maintained by the Automattic Theme Team.

Submitting issues

Before submitting your issue, make sure it has not been discussed earlier. You can search for existing tickets here.

Here are some tips to consider and to help you write a great report:

  • Themes support Microsoft Internet Explorer 11 and Edge, as well as the latest two versions of all other major browsers.
  • Themes are backwards compatible with the two versions prior to the current stable version of WordPress.
  • Themes use HTML5 markup.
  • Translation files should not be included in PRs, as these are handled by WordPress.com. See here for information on contributing to i18n efforts on WordPress.com.

Contributing code

Found a bug you can fix? Fantastic! Patches are always welcome. Here are a couple tips for crafting a great pull request:

  • Include the purpose of your PR. Be explicit about the issue your PR solves.
  • Reference any existing issues that relate to your PR. This allows everyone to easily see all related discussions.

By contributing code to our free themes, you grant its use under the GNU General Public License v2 (or later).

Testing pull requests

Using GitHub

  1. Clone repository locally git clone git@github.com:Automattic/themes.git
  2. Identify the branch of the pull request, e.g. update/#1889
  3. Check out featured branch of pull request, e.g. git checkout update/#1889
  4. Symlink or copy affected theme OR zip affected theme and import into WordPress site

Manually download

  1. Identify and visit the branch of the pull request.
  2. Change the /tree/ part of the branch's URL to archive, and add a .zip to the end to download a zip of the branch. e.g. https://github.com/Automattic/themes/tree/update/%231889 would become https://github.com/Automattic/themes/archive/update/%231889.zip
  3. Unzip the zipped featured branch
  4. Zip affected theme and import into WordPress site

Note: In case the affected theme already exists on the WordPress site, it needs to be deleted before the theme zip file gets uploaded.