wireframe-framework/site-wireframe-docs

ProcessWire site profile based on the documentation site for the wireframe output framework.

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Language:SCSS

Type:pw-site-profile

0.19.0 2019-11-04 17:40 UTC

README

This is a ProcessWire site profile based on the documentation site of the wireframe output framework, mainly intended as an example of how one might use wireframe on a real website. Code and modules are identical to the real docs site, but page content has been replaced with lorem ipsum placeholders.

Need help, found a bug, or have a question regarding this site profile? Feel free to submit an issue to this repository. If your problem or question is related to the wireframe framework, please submit an issue to the wireframe repository. Thanks!

Requirements

  • ProcessWire 3.0.112 or newer
  • PHP 7.1 or newer
  • Composer

Other requirements, such as ProcessWire modules, are installed with Composer.

How to install

  1. Obtain a fresh copy of ProcessWire 3.0.112 or newer and upload/unzip it on your server.

  2. Download or clone the contents of this repository into /site-wireframe-docs/ directory within the directory you uploaded/unzipped ProcessWire to. You will see other site directories already there, like /site-default/, which is included with the PW core. You can leave them for now.

  3. Go to the /site-wireframe-docs/ directory and run composer install.

  4. Now install ProcessWire by accessing the URL it lives in from your web browser. When the installer asks you to choose a site profile, choose the "Wireframe Docs Site Profile".

License

This project is licensed under the Mozilla Public License Version 2.0.