-
Notifications
You must be signed in to change notification settings - Fork 20
Home
ochan1 edited this page Dec 21, 2022
·
4 revisions
Welcome to the tbpweb wiki! Most content references HKN CompServ for now since this Wiki was copied off from them, but will be converted for reference to TBP's codebase in time
This is a clearinghouse for information on the Django website, and technical information for compserv.
If you're:
- New to web dev: Start the guide with Basics.
- Setting up your dev environment: Instructions are in Setup. Full Setup guide in Comprehensive Setup (Forking, Cloning, and Dev Environment)
- Learning Django: Try the Django tutorial at djangoproject.com/start. The Rails Decal homeworks are an excellent guide to the parallel concepts in Ruby on Rails.
- Need a schedule to help you onboard: Take a look at the Recommended Onboarding Pacing Schedule
- Building something new: Read the features list gdoc, or the Design sidebar section.
- Looking for legacy Rails info: You may take a look at the Rails sidebar section, but that is discontinued. Please look for more updated information in the README here: https://github.com/compserv/hkn-rails
For more information, contact [email protected].
Homepage
Guide
- Basics
- Recommended Onboarding Pacing Schedule
- Comprehensive Setup (Forking, Cloning, and Dev Environment)
- Setup
- Django Development Tutorial
- Other Software Engineering Useful Topics
- Contribution Procedure
- Layout
- Deployment
- Server Administration
- Git Guide
- Style
- FAQ
- For Maintainers
Rails - unmaintained - leftover to serve as source of inspiration for other wiki pages