Home - langel/LOLkernel GitHub Wiki

Welcome to the LOLkernel wiki!

Getting Started

I am currently focused on three things that should be painless when developing websites -- Rendering, Users, and Forms or RUF as I'd rather call it.

Unfortunately, the path is a long one. The refactoring of my current system, Firteen Electronic Content Engine System or FECES, is going very slowly. This is a hobby among many. I am trying to create a clean, smart interface for the kernel's code so that learning the framework's environment is a straight forward process.

Basic directory structure --

  • app/ - client application code
  • disk/ - private content
  • kernel/ - system core code
  • media/ - public content
  • .htaccess - frontend URL parser