Programming Science

Home > Topics > ps|ocm (Programming Science Offline Content Manager) Site Index

ps|ocm - Documentation :: Directory Structure

Published September 15, 2023

ps|ocm has its data stored in simple to maintain and edit plain text files. It also uses a logical directory structure to organize these files so they can be quickly edited and so that you know how they will appear in the final web site.

Below is the directory structure. Click the links to view the documentation for each part of the site setup:

ROOT
   |
   +-- psocm.jar
   |
   +-- _site_
   |   |
   |   +-- site.txt
   |   +-- about.txt
   |   +-- other_site_level_files.txt
   |
   +-- _files_
   |
   +-- _images_
   |
   +-- _topics_
   |   |
   |   +-- an_example_topic
   |   |   +++
   |   +-- another_example_topic
   |   |   +++
   |   +-- topic_name
   |       |
   |       +-- _topic_.txt
   |       +-- an_example_article.txt
   |       +-- another_example_article.txt
   |       +-- detailed_article_file_structure.txt 
   |
   +-- _output_

Feedback [ Provide Feedback ] [ About Feedback ]

No comments yet.


Latest Articles for this Topic
      ps|ocm - Development Plan and Status
      ps|ocm - Why This System Is Being Developed
      ps|ocm - General Overview and How to Obtain

About | Contact Us | Privacy Policy | Copyright (c) 2023 Programming Science, Inc. Powered by ps|ocm