darigovresearch / fixing-fashion-academy

Academy for the fashion project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fashion-academy

Academy for the Fixing Fashion project

Building locally

It isn't particularly well-optimised for external contribution (yet!), but if you really want to try it out:

Installation

  1. Install Node
    Follow instructions at https://nodejs.org/en/download/

  2. Install Yarn
    Follow instructions at https://yarnpkg.com/lang/en/docs/install

  3. Clone the repo
    Either use your favourite git client client or
    git clone https://github.com/ONEARMY/fixing-fashion-academy.git

  4. Install website dependencies

cd fixing-fashion-academy/website

yarn install

Run locally

yarn start

View local changes

The above command will automatically start up a local development server with live-reload, and open in a web browser. Any changes you make should automatically recompile and refresh your browser window

Development

For information on how to develop with docusaurus see:
https://docusaurus.io

License

Different parts of this project are under different license conditions

  • Content: All our content is licensed under Creative Commons Attribution - Sharealike International 4.0. You can read a summary of that here, or check out the full license.
  • Code: Code license for the academy site is GPL-3.0 License.

About

Academy for the fashion project

License:GNU General Public License v3.0


Languages

Language:JavaScript 62.6%Language:CSS 33.6%Language:HTML 2.8%Language:Dockerfile 0.9%