Content Management System Introduction
The Mountain Climbing Journal (MCJ) has a built-in content management system (CMS) that will generate an entire website as HTML pages. The basic idea is that there are areas of a website that classify the information available, lists of articles over a specific time period (last 30 days), printable versions of pages, RSS feeds, and common headers, footers, and middle sections that make up the web pages of a website. Types are used to specify the different areas, realms are used to specify the headers, footers, and middle sections, and URLs and Images are used to handle printable pages and logos.
Use the mcje utility to extract the realm database (realmname.rsd) into the current directory. Just use rsync to send the file to the webserver and extract with this utility.
|