Update: As of 01.2015, this repo has been moved to a private repo, and has been descontinued as a public repo on github.
This repository hosts the backend and frontend for the SwarmingLogic site.
| Framework | Version | What |
|---|---|---|
| CodeIgniter | 2.1.3 | PHP Backend |
| Skeleton | 1.2 | CSS Boilerplate |
| MathJax | 2.2 | LaTeX Support |
| SyntaxHighlighter | 3.0.83 | Code Highlighter |
| jQuery | 1.10.1 | JS Library for DOM Manipuplation |
For license information regarding frameworks, see license.txt.
-
The file
CodeIgniterdatabase configuration file,application/config/database.php, is not maintained by this repository. The original file is located inapplication/config/orig-database.php. Copy this todatabase.phpand configure it with your database settings. -
To add site analytics script, create a file in root
/analytics-footerand add it there.
application/config/database.php
analytics-footer
Content not covered by third-party frameworks, and not covered by the respective licenses are subject to the following:
| What | License |
|---|---|
| SwarmingLogic branding images | Copyright © 2013 SwarmingLogic.com |
| Website design, images, backgrounds, etc | CC-BY 3.0 |
| Articles and pertaining images | CC-BY 3.0, unless otherwise specified in the article. |