Skip to content
This repository was archived by the owner on Mar 1, 2019. It is now read-only.

Oreolek/oreolek.ru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

327 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the source code for the new version of my personal website. I do it in my spare time for my own liking.

License is AGPL 3.0.

Oreolek.

Requirements

  • Kohana 3.3
  • MySQL or MariaDB
  • PHP 5 with enabled GD, APCu and HTMLTidy
  • Sphinx

Installation

  • git clone - I assume you are familiar with this command
  • git submodule init
  • git submodule update
  • Also you may need to init & update submodules for some modules
  • Copy application/config/database.php.example to application/config/database.php and edit it.
  • Copy application/config/auth.php.example to application/config/auth.php and edit it.
  • Import SQL schema from schema.sql (autoinstall currently not working)
  • Open in browser SERVER_ADDR/install
  • Edit robots.txt with your domain
  • Set server variable KOHANA_ENV to production when you're done hacking

About

Oreolek.ru, version 5 - PHP, Kohana 3.3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors