From 309c1e20f110864d555ce4e6e9e5aff7bfd43970 Mon Sep 17 00:00:00 2001 From: robiso Date: Wed, 21 Feb 2018 19:55:53 +0100 Subject: [PATCH] Update README.md Adding link to website instead of listing all themes here. --- README.md | 62 +++++++------------------------------------------------ 1 file changed, 8 insertions(+), 54 deletions(-) diff --git a/README.md b/README.md index 4ad6329..73e5f1f 100644 --- a/README.md +++ b/README.md @@ -1,74 +1,28 @@ ## Themes/templates for WonderCMS 2.0.0 and higher versions ### List of approved themes -### - Installation: copy link to ZIP file and paste it in your Settings->Themes & plugins -- All themes can be previewed in the [WonderCMS demo](https://www.wondercms.com/demo) - -***Abstract*** | by turboblack -- https://github.com/turboblack/wondercms_2.0_abstract_theme/archive/2.0.zip - -***Bike Theme 2*** | by turboblack -- https://github.com/turboblack/wondercms_theme/files/870399/bike_theme.zip - -***Clean*** | by Prakai Nadee -- https://github.com/prakai/wcms-clean/releases/download/v1.2.0/clean-1.2.0.zip - -***DarkBlue 2*** -- https://github.com/robiso/wondercms-themes/releases/download/darkBlue-2/darkBlue-2.zip - -***Gold 2*** -- https://github.com/robiso/wondercms-themes/releases/download/gold-2/gold-2.zip - -***Green 2*** -- https://github.com/robiso/wondercms-themes/releases/download/green-2/green-2.zip - -***LightBlue 2*** -- https://github.com/robiso/wondercms-themes/releases/download/lightBlue-2/lightBlue-2.zip - -***Material*** | by tunguskha -- https://github.com/tunguskha/wonder-cms-material-theme/files/888055/material.zip +- [WonderCMS themes list](https://www.wondercms.com/themes) -***Paper Landscape*** | by Prakai Nadee -- https://github.com/prakai/wcms-paper-l/releases/download/v1.0.0/paper-l-1.0.0.zip - -***Paper Portrait*** | by Prakai Nadee -- https://github.com/prakai/wcms-paper-p/releases/download/v1.0.0/paper-p-1.0.0.zip - -***Pink 2*** -- https://github.com/robiso/wondercms-themes/releases/download/pink-2/pink-2.zip - -***Purple 2*** -- https://github.com/robiso/wondercms-themes/releases/download/purple-2/purple-2.zip - -***Red 2*** -- https://github.com/robiso/wondercms-themes/releases/download/red-2/red-2.zip - -***oldDefault 2*** -- https://github.com/robiso/wondercms-themes/releases/download/oldDefault-2/oldDefault-2.zip +### Installation: copy link to ZIP file and paste it in your Settings->Themes & plugins +- All themes can be previewed in the [WonderCMS demo](https://www.wondercms.com/demo) ### How to create theme in 8 easy steps - https://github.com/robiso/wondercms/wiki/Create-theme-in-8-easy-steps ### How to submit a theme -1. Create a theme and upload it to GitHub. - -2. Create a ZIP file of your theme folder and upload it as a release on GitHub. +1. Create a ZIP file of your theme folder and upload it as a release on GitHub. - for example, you can check out our themes releases https://github.com/robiso/wondercms-themes/releases -3. IMPORTANT: Make sure your ZIP file is created in a way so the user can simply unzip and upload it to their themes folder. Test it with the built in WonderCMS theme installer (Settings->Themes & plugins). +2. IMPORTANT: Make sure your ZIP file is created in a way so the user can simply unzip and upload it to their themes folder. Test it with the built in WonderCMS theme installer (Settings->Themes & plugins). -4. Notify us +3. Notify us - via GitHub or the WonderCMS community https://www.wondercms.com/forum - make a pull request to this README and add your theme ZIP link to the list above. -5. All tested and approved themes will be submitted and added to the list above. +4. All tested and approved themes will be submitted and added to the list above. - Approved themes will also be featured in the official WonderCMS demo. -### If any errors occur, please correct file permissions to 644 and folder permissions to 755. You can do this manually or with the script below (added by Bill Carson) - - `find ./ -type d -exec chmod 755 {} \;` - - `find ./ -type f -exec chmod 644 {} \;` - -### WonderCMS themes website +### WonderCMS website - https://wondercms.com ### WonderCMS community