Yes, SSI was a great suggestion, and moritz's recommendation was very helpful.

As to your question, a few years ago I was doing some volunteer work for a local community centre for the blind & visually impaired. It was more 'fun' than work, I helped with some things like cleaning up the place, preparing some meetings. I also lost a lot of games playing checkers (based on my experience, blind people are like shaolin kung-fu masters when it comes to checkers). It was a great time, the people were amazing, and if I hadn't changed my address, I would gladly lose some more games, eating cookies to ease the pain of defeat.

I did a simple website back then, some 5 pages with the contact info, and a "What's New" page. The centre has another website, it's updated regularly (it's part of some larger page for all similar centres). Unfortunately, it does not work well with software that reads the page contents aloud (navigation is too complex, the reader starts with some useless items that are located near the top of the page's source, and so on). So I made a simple page, with only the basic information, I made sure it's easily browseable with the monitor turned off, and it seems that it is useful, at least for some people. Since then, every month or two, I receive an email, and I add an item to the news page.

regards,
Luke Jefferson


In reply to Re^2: Adding content blocks to a static website by blindluke
in thread Adding content blocks to a static website by blindluke

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.