Skip to content

jirifryc/OnionSkin

Repository files navigation

OnionSkin

Lightweight version of pastebin.com. Created as semestral project on CVUT FEL.

File structure

  • cache - Session caching
  • compileCache - baked CSS from LESS
  • documentation - markdown documentation for this project.
  • lang - Lang files
  • libs - Libraries used in this project
    • Smarty - Template engine
    • LessC - Less compiler
  • src - Source files
    • OnionSkin
      • Entities - Database entity model
      • Pages - Pages
      • Bootstrap.class.php - Main file for starting and executing application.
      • DBConnector.class.php - Connector to databases.
  • styles - Less style files
  • scripts - Javascript scripts
  • templates - Smarty templates
    • @layout.tpl - Main layout used in this application.
  • templates_c - Baked templates

About

Lightweight version of pastebin.com. Created as semestral project on CVUT FEL

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors