Skip to content

Commit

Permalink
Bumps version to 1.4.5.
Browse files Browse the repository at this point in the history
Small fixes.
  • Loading branch information
Connor Bär committed Nov 23, 2016
1 parent 3b5b670 commit 033b284
Show file tree
Hide file tree
Showing 10 changed files with 809 additions and 124 deletions.
8 changes: 0 additions & 8 deletions .gitignore

This file was deleted.

674 changes: 674 additions & 0 deletions LICENSE.md

Large diffs are not rendered by default.

78 changes: 78 additions & 0 deletions README.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,78 @@
[![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 depreciated 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.6.1, PHP 7.0

Version: 1.4.5

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/uwcde-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
86 changes: 0 additions & 86 deletions components/element-section.php

This file was deleted.

2 changes: 1 addition & 1 deletion editor-style.css

Large diffs are not rendered by default.

Binary file modified fonts/uwc-website.eot
Binary file not shown.
Binary file modified fonts/uwc-website.ttf
Binary file not shown.
Binary file modified fonts/uwc-website.woff
Binary file not shown.
76 changes: 51 additions & 25 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,52 +1,78 @@
[![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)
[![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)

# A WordPress template for UWC websites.

> Please [request permission](mailto:[email protected]) before use.
# UWC Website

Contributors: [Connor Bär](http://connorbaer.io)
**This theme is depreciated 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.6.1, PHP 7.0

Version: 1.4.4
Version: 1.4.5

License: [MIT](#copyright)
License: [GPL-3.0](#Copyright)

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

## Description

_To be updated._

If you are interested in contributing to the development, [drop me a line](mailto:[email protected]).

## Installation
# Installation

> This theme can only be installed on self-hosted WordPress installations and not on sites that are hosted on wordpress.com.
*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. UWC 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.
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.
3. Paste the url `https://github.com/uwc/uwcde-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 https:// for a guide on how to customize this theme.
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.

## Copyright

The MIT License (MIT) Copyright (c) 2016 Connor Bär
# 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:

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
Headroom.js, Copyright 2013 Nick Williams License: MIT Source: https://github.com/WickyNilliams/headroom.js

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
HTML5 Shiv v3.7.3, Copyright 2014 Alexander Farkas Licenses: MIT/GPL2 Source: https://github.com/aFarkas/html5shiv

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
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/

UWC Website theme bundles the following third-party resources:
Responsive Nav, Copyright 2013 Viljami Salminen License: MIT Source:
https://github.com/viljamis/responsive-nav.js

HTML5 Shiv v3.7.0, Copyright 2014 Alexander Farkas Licenses: MIT/GPL2 Source: <https://github.com/aFarkas/html5shiv>
slick-lightbox, Copyright 2014 Petr Marek License: MIT Source: https://github.com/mreq/slick-lightbox

...and others to be added.
Smooth Scroll, Copyright 2016 Go Make Things, LLC License: MIT Source:
https://github.com/cferdinandi/smooth-scroll
9 changes: 5 additions & 4 deletions style.css

Large diffs are not rendered by default.

0 comments on commit 033b284

Please sign in to comment.