diff --git a/README.md b/README.md index d82854c..df1967f 100644 --- a/README.md +++ b/README.md @@ -1,43 +1,3 @@ # Purdue WordPress Theme -WordPress theme based on Purdue University's digital brand standards. - -## Getting Started - -### Prerequisites - -In order to effectively use this theme please become familar with the following materials -1. [The Gutenberg editing experience](https://wordpress.org/gutenberg/) -2. [Developers Adoption Guide - WordPress Gutenberg Editor](https://pantheon.io/sites/default/files/pdf/Pantheon-ebook-GutenbergAdoptionGuide.pdf) -3. [Purdue Digital Brand Standards](https://brand.purdue.edu/digital) -4. [Bulma CSS Framework](https://bulma.io/documentation/) - -### Installing - -The prefered method of using this theme is by including it in the composer.json file of your project. - -``` - -"require": { - "purdue/purdue-wp-theme": "1.6.*", -}, - -``` - -You will also need to add the Purdue repository to your composer.json file - -``` -"repositories": [ - { - "type": "composer", - "url": "https://wpackagist.org" - }, - { - "type": "composer", - "url": "https://purdue.github.io" - } - ], - -``` - -If your project does not use composer for dependency management, the theme can be installed by adding the folder to the wp-content/themes folder in your WordPress install. For the best experience, you should also install [BoilerUp WP](https://github.com/Purdue/boilerup-wp), [Bulma Blocks](https://github.com/Purdue/bulma-blocks) and [Purdue Blocks](https://github.com/Purdue/purdue-blocks) plugins. +WordPress theme forked from purdue-wp-theme. diff --git a/package-lock.json b/package-lock.json index a398376..01b5c2f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "purdue-wp-theme", - "version": "1.7.0", + "version": "1.0.0", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 29c3dc2..1f43e7b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "purdue-wp-theme", - "version": "1.7.0", + "version": "1.0.0", "description": "Purdue Wordpress Theme", "main": "index.js", "scripts": { diff --git a/style.css b/style.css index 8de67b1..31372e2 100644 --- a/style.css +++ b/style.css @@ -4,7 +4,7 @@ in `Apperance > Themes`. Do not write in here any CSS declarations. Theme Name: Purdue Branded Theme Theme URI: https://marcom.purdue.edu/our-brand/digital/ Description: WordPress theme based on Purdue University digital brand standards -Version: 1.7.0 +Version: 1.0.0 Author: Purdue Marketing and Communicatons Author URI: https://marcom.purdue.edu Text Domain: purdue