Skip to content

Commit

Permalink
Bump version to 1.5.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
connor-baer committed Jun 3, 2018
1 parent 7876baf commit 5e612bc
Show file tree
Hide file tree
Showing 3 changed files with 74 additions and 17 deletions.
72 changes: 72 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
[![Build Status](https://travis-ci.org/uwc/uwc-website.svg?branch=development)](https://travis-ci.org/uwc/uwc-website)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/c8129049d7374429b9fa6c88fff60376)](https://www.codacy.com/app/connor_baer/uwc-website)

# UWC Website

**This theme is deprecated and no longer maintained. Use the [UWC WordPress](https://github.com/uwc/uwc-wordpress) theme instead.**

A WordPress theme for [UWC](http://uwc.org) websites.

# Contents

* [Overview](#Overview)
* [Installation](#Installation)
* [Contribute](#Contribute)
* [Copyright](#Copyright)

# Overview

Contributors: [Connor Bär](http://madebyconnor.de)

Requires at least: WordPress 4.5, PHP 5.5

Tested up to: WordPress 4.9.2, PHP 7.0

Version: 1.5.1

License: [GPL-3.0](#Copyright)

Tags: custom-menu, editor-style, featured-image-header, featured-images, post-formats, sticky-post, theme-options, education, translation-ready

# Installation

_This theme can only be installed on self-hosted WordPress installations and not on sites that are hosted on wordpress.com._ I provide managed hosting for UWC websites. Drop me a line at [[email protected]](mailto:[email protected]) if you're interested.

1. UWCde Website is not listed publicly on wordpress.org. Therefore you have to install the [GitHub Updater](https://github.com/afragen/github-updater) plugin to install the theme and receive future updates. Follow the instructions in the [readme file](https://github.com/afragen/github-updater#upload) to install the plugin, then come back here.
2. In WordPress, navigate to 'Settings' > 'GitHub Updater', then select 'Install Theme' from the tabs at the top.
3. Paste the url `https://github.com/uwc/uwc-website` into the field 'Theme URI'. You can leave the other fields as they are and click on the 'Install Theme' button.
4. Click on the 'Activate' button to use your new theme right away.
5. Go to the [UWC Documentation](https://docs.uwc.io) for a guide on how to use this theme.
6. Navigate to Appearance > Customize in your admin panel and customize to taste.

# Contribute

Interested in contributing to the development of this theme? I look forward to your pull requests und issues. Or drop me a line at [[email protected]](mailto:[email protected]).

# Copyright

UWC Website Theme, Copyright 2016 [Made by Connor](http://madebyconnor.io). UWC Website is distributed under the terms of the [GNU GPL-3.0 License](https://github.com/uwc/uwc-website/blob/master/LICENSE.md).

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 3 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.

---

### UWC Website bundles the following third-party resources:

Headroom.js, Copyright 2013 Nick Williams License: MIT Source: https://github.com/WickyNilliams/headroom.js

HTML5 Shiv v3.7.3, Copyright 2014 Alexander Farkas Licenses: MIT/GPL2 Source: https://github.com/aFarkas/html5shiv

Modular Scale v.2.1.3, Copyright 2015 Scott Kellum (@scottkellum), Adam Stacoviak (@adamstac) and Mason Wendell (@codingdesigner) License: MIT Source: https://github.com/modularscale/modularscale-sass

normalize.css, Copyright 2012-2016 Nicolas Gallagher and Jonathan Neal License: MIT Source: https://necolas.github.io/normalize.css/

Responsive Nav, Copyright 2013 Viljami Salminen License: MIT Source:
https://github.com/viljamis/responsive-nav.js

slick-lightbox, Copyright 2014 Petr Marek License: MIT Source: https://github.com/mreq/slick-lightbox

Smooth Scroll, Copyright 2016 Go Make Things, LLC License: MIT Source:
https://github.com/cferdinandi/smooth-scroll
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Requires at least: WordPress 4.5, PHP 5.5

Tested up to: WordPress 4.9.2, PHP 7.0

Version: 1.5.0
Version: 1.5.1

License: [GPL-3.0](#Copyright)

Expand Down
17 changes: 1 addition & 16 deletions style.css

Large diffs are not rendered by default.

0 comments on commit 5e612bc

Please sign in to comment.