Feedback please - what should the new documentation platform be called?

Jonathan Hung jhung at ocadu.ca
Fri Jul 24 11:50:46 EDT 2015


The workflow would be:


   1. Create a new repository on github. i.e. docs-video-player

   2. Fork docs-template so now you have docs-template and
   docs-video-player on github.

   3. Clone docs-template locally into the directory you will be working
   from  i.e. clone into ./docs-video-player

   4. From within docs-video-player rename origin to something else. i.e.
   git remote rename origin docs-template

   5. Add the new remote you want to push to as the new origin i.e. git
   remote add origin https://www.github.com/~acheetham/docs-video-player/

   6. Now grab your node dependencies, make your changes, add content,
   styling etc.

   7. When ready commit your changes to your repository


I've documented this workflow in the readme for docs-template so hopefully
it'll serve as a guide.

This make sense Anastasia?

- Jon.

On Thu, Jul 23, 2015 at 12:19 PM, Cheetham, Anastasia <acheetham at ocadu.ca>
wrote:

>
>  On Jul 23, 2015, at 11:40 AM, Jonathan Hung <jhung at ocadu.ca> wrote:
>
>  1. Fork then clone the docs-template repository. Run npm install to get
> the dependencies.
>  2. Do your edits to the clone.
>  3. Add a new remote for your new site / repository (or rename the
> existing origin and add a new origin)
> 4. Push your changes to your new repo.
>
>
>  How would this work for fluid-project based websites?
>
>  Let’s say we want to create a brand-new docs site for a fluid project –
> say, for the Video Player. We’re starting with
> https://github.com/fluid-project/docs-template, and we want to end up
> with https://github.com/fluid-project/video-player-docs.
>
>  What would the workflow be then? Who would fork what to where?
>
>     --
> Anastasia Cheetham – acheetham at ocadu.ca
> Inclusive Design Research Centre
> Inclusive Design Institute
> OCAD University
>
>


-- 

*JONATHAN HUNG*

INCLUSIVE DESIGNER, IDRC



*T:* 416 977 6000 x3951

*F:* 416 977 9844

*E:* jhung at ocadu.ca



*OCAD UNIVERSITY*

Inclusive Design Research Centre

205 Richmond Street W, Toronto, ON, M5V 1V3



www.ocadu.ca

www.idrc.ocad.ca
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.idrc.ocad.ca/pipermail/fluid-work/attachments/20150724/de89bc49/attachment.html>


More information about the fluid-work mailing list