Home > Topics > ps|ocm (Programming Science Offline Content Manager) Site Index
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_
No comments yet.