Giter Site home page Giter Site logo

learningsummaries's Introduction

Open, crowd-source written php book in hebrew for beginners

book.phpguide.co.il is an attempt to create a php book for beginniers by the community. It aims to provide high quality good learning material to the very beginners sourcing the knowledge of the community, rather than a single author.

Editting this book

General guidlines about what to do and how to make this book a perfect learning experience for beginners are described in the "Write a chapter" chapter.

Technical how-to

This book is a static generated content using docpad. It has a built in editor for text and code we can use to write the chapters, but making it not very trivial for a php developer. Docpad is a javascript application running on top of node.js, therefore you'll need a server with node.js installed. I completely understand this is not trivial and may reduce the amount of people able to contribute, but this threshold might also keep wanna-be's away. Anyway, I'd happily convert it to run on a php static site generator, such as Phrozn or Sculpin if those would provide interactive editting ability like does this one.

Setup

  1. Install nodejs
    on Debian: sudo apt-get install nodejs npm
    on Centos: yum install nodejs npm
    on Windows:Download, click next, next

  2. Run npm install npm install

  3. Run the project: Double click on run.bat This will also work on unix from shell: just ./run.bat.

That's it, the site and admin panel are ready.
Site: http://localhost:9778
Admin: http://localhost:3000

Please submit your pull requests via github. In case of any problems do not hesistate to email me at Alex@phpguide

learningsummaries's People

Watchers

James Cloos avatar Alexander Raskin avatar

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.