GithubHelp home page GithubHelp logo

Comments (5)

upsonp avatar upsonp commented on August 20, 2024

I've added v3.1 to all the existing wiki pages that weren't identified as belonging to a specific variant. On the main wiki page I've added links to v3.1 and v4.0 documentation.

from wet-boew-php.

upsonp avatar upsonp commented on August 20, 2024

Started a tutorial page on the wiki for v4.0 and getting setup for development

from wet-boew-php.

crochefort avatar crochefort commented on August 20, 2024

On this page : https://github.com/wet-boew/wet-boew-php/wiki/Variant-Setup-for-New-Developers-v4.0

Please add an "s" on the git command please... :)

From : git clone --branch v4.0 http://github.com/wet-boew/wet-boew-php.git wet-boew-php

To : git clone --branch v4.0 https://github.com/wet-boew/wet-boew-php.git wet-boew-php

samething for the next one

From: git clone --branch v4.0-dist http://github.com/wet-boew/wet-boew-dist.git wet-boew

to: git clone --branch v4.0-dist https://github.com/wet-boew/wet-boew-dist.git wet-boew

from wet-boew-php.

crochefort avatar crochefort commented on August 20, 2024

This is my finding for this morning to have something that is almost working.

For your dist remove the wet-boew-php at the end so it will look like this
git clone --branch v4.0 https://github.com/wet-boew/wet-boew-php.git

For the GCWU this is what it should be...

git clone --branch theme-gcwu-fegc https://github.com/wet-boew/themes-dist.git theme-gcwu-fegc/

With that we should be good to maybe split the instalation process if you want!

Like to setup a GCWU site click here
To setup a base site click here
To setup a GCWeb site click here

And you anchor the right procedure for the right theme.

Also ... you can also write that user can copy the /demo-php/config folder to the root.

For my self I rename it /_config/config.php

And also copy the index.php , index-en.php , index-fr.php to the root and adjust the line 13 to match the new config folder/file.

from wet-boew-php.

upsonp avatar upsonp commented on August 20, 2024

@crochefort Thanks, I've made a couple of changes you suggested, concerning the git commands, to the Wiki. I'll have to add a section later for setting up the the theme.

I'm still mauling over if, and how, the themes should be separated for the variant. I like the idea of just getting everything for the variant with just one command, but on the other hand most people are going to pick a theme so they won't need the extra code that comes with the other themes.

I think your suggestion will make it easier to document.

from wet-boew-php.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.