|
Revision 42, 431 bytes
(checked in by simon, 7 months ago)
|
implemented syntax highlighting for codeblocks
|
| Line | |
|---|
| 1 |
Bitstructures.com |
|---|
| 2 |
|
|---|
| 3 |
This is the code running bitstructures.com. It's not really set up (yet) |
|---|
| 4 |
for easy deployment in other situations but please feel free to reuse |
|---|
| 5 |
parts if useful. |
|---|
| 6 |
|
|---|
| 7 |
Unless explicitly stated, the source code is licensed under the MIT license. |
|---|
| 8 |
Please see the LICENSE file. |
|---|
| 9 |
|
|---|
| 10 |
Dependencies |
|---|
| 11 |
|
|---|
| 12 |
Python 2.4 |
|---|
| 13 |
Django 0.96 |
|---|
| 14 |
Python Markdown 1.6a http://www.freewisdom.org/projects/python-markdown/ |
|---|
| 15 |
Pygments 0.9 http://pygments.org/ |
|---|