Document Types Store documents as PDF's. It protects your formatting. Word proceessors are not completely standardized. Different versions may produce unexpected formatting.
Document File Name Convention:
-- SBCA_YYYY-MM-DD_Committee-Title.pdf
-- Do not use spaces.
-- Use exactly two (2) underscores.
The coding uses the underscore character to separate your file name into three sections. The first is the organizationn name, the second the date, and the third your title.
Include leading zeros: 2022-05-01 not 2022-5-1.
You may use multiple periods or dashes within the three sections. Usually, the dashes will be replaced with spaces when displaying the third section.
Site Design
Purpose: Provide a storage location for documents, photos and images.
Primary Feature: Add documents without coding.
Additional Features:
-- Designed for smart phones, tablets and laptops.
-- Uses files, not databases. Keeps the site fast and portable.
-- Styled using
w3css
a free, open source styling package.