Ingen beskrivning

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

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.