Skip to content

VonUniGE/concrete5-documentation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

concrete5 Documentation

In this repository we’ll have the source of two books for concrete5 5.7:

Installation

Ruby

Check that you have Ruby installed:

ruby --version

In case it’s not installed: please install it.

Bundle

Check that you have Bundle installed:

bundle --version

In case it’s not installed, run this command:

gem install bundle

Gems

Install the required gems by running

bundle install

Java

Check that you have Java installed:

java -version

In case it’s not installed: please install it.

About

Developer documentation for concrete5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • XSLT 96.9%
  • HTML 1.9%
  • Other 1.2%