Skip to content

Humanbit's web development architectural and templates structure based on Symphony CMS which integrates its own forked Bootstrap's customized engine. Suited for small businesses who prize productivity without overlooking versatility.

License

Notifications You must be signed in to change notification settings

g-silveri/humanbit-templates-symphonycms

 
 

Repository files navigation

Humanbit Templates

Web development templates created for streamlining the production process (while still matching each project's particular needs) of the Milan-based digital agency Humanbit — in operation since the early 2000s.

Contents

Via Git

  1. Clone the Humanbit Templates Git repository to the desired location:

     git clone git://github.com/g-silveri/humanbit-templates.git target-directory
     cd target-directory
    

    (Replace target-directory with your chosen new directory name.)

Via the old-fashioned way

  1. This step assumes you downloaded a zip file from the our repository. Upload the following files and directories to the root directory of your website:

    • index.php
    • /extensions
    • /install
    • /symphony
    • /workspace (leave out if you don’t require the example workspace)
    • /vendor
  • PHP 5.6 or 7.0-7.3
  • PHP’s LibXML module, with the XSLT extension enabled (--with-xsl)
  • MySQL 5.7 or above is recommended
  • A webserver (known to be used with Apache, Litespeed, Nginx and Hiawatha)
  • Apache’s mod_rewrite module or equivalent
  • PHP’s built in json functions, which are enabled by default in PHP 5.2 and above; if they are missing, ensure PHP wasn’t compiled with --disable-json
  • PHP’s zlib module
  • PHP’s pdo_mysql module

Permanently in progress and constant revision.

Beta version is now online.

  • Out-of-the-box responsive starting templates.
  • Powerful SCSS mixins for agile and comprehensive components customization.
  • Detail-focused scripts.
Templates

Example screenshot Example screenshot Example screenshot Example screenshot Example screenshot Example screenshot Example screenshot Example screenshot Example screenshot Example screenshot Example screenshot Example screenshot Example screenshot Example screenshot Example screenshot Example screenshot Example screenshot Example screenshot Example screenshot

For more detailed instructions, head over to our wiki section, Symphony's and Bootstrap's docs.

This is an open source project made available under the MIT Licence.

About

Humanbit's web development architectural and templates structure based on Symphony CMS which integrates its own forked Bootstrap's customized engine. Suited for small businesses who prize productivity without overlooking versatility.

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • PHP 36.8%
  • CSS 20.6%
  • Less 14.7%
  • SCSS 12.8%
  • XSLT 9.1%
  • JavaScript 5.9%
  • Smarty 0.1%