TJ Intranet Documentation¶
Intro¶
Intranet3 (Ion) is the next-generation Intranet platform for TJHSST. Using Python, Django, Redis, Postgres, and many other technologies, Ion was developed from the ground up to be simple, well-documented, and extensible.
Contents¶
Setup¶
Setting up a Vagrant development environment
Architecture¶
Ion uses Django, Redis, Postgres, and many other Python frameworks and tools.
See the Architecture documentation.
Developing for Intranet¶
Using Intranet as a Developer¶
Source Code Documentation¶
More details can be found at Sphinx Documentation
Go to the Source Code Documentation