Table des matières

HTMLy

mon flatcms favori, pur php et système de fichiers

Cet outil est parfait à l'exception d'un gestionnaire de formulaires et un uploader plus complet que celui actuellement dispo (uniquement images).

Seul concurrent digne d'intérêt mais pas encore testé, zola (né Gutenberg)

Site et dépôt

Install

  cd /var/ww #or any other webroot of your choice
  git clone https://github.com/danpros/htmly/
  mv htmly your_project_path
  cd your_project_path
  chmod -R 777 cache config content && chmod 777 . 
  #OR if you may use sudo and your client is www-data
  # sudo chown www-data:www-data cache config content && chown www-data .
  https://localhost/your_project_path/install.php

thèmes

exemples

Quelques sites que je gère avec cet outil