Skip to content
Sui Gao edited this page Jul 16, 2018 · 15 revisions

Welcome to the ComputingPaths wiki!

Introduction

Whether you are a site content editor or a developer, this wiki is written to help you to get your work done.

  • The "Development" section introduces the project structure and the development workflow, anyone who wants to make changes to this website should read this section.
  • The "Database" section discusses the use of database in this project and the database schema. The database schema is especially important for those who want to edit site content.
  • The "How To" section gives detailed instructions on how to perform common tasks. Please consult this section if it covered the task you want to achieve. If "How To" couldn't help you, then you have to leverage your skills as a developer to understand the codebase and achieve your goals.

Clone this wiki locally