Simple, no-maintenance content portal for non-profit
February 22, 2014 10:36 PM   Subscribe

I need to create a simple portal with links to our own content, which will consist mostly of text documents--hand outs for people who don't speak English as a native language. Should I use a CMS or just build it by hand?

My site is hosted via Godaddy, and I have access to Cpanel. Something like Drupal feels like overkill, and Wordpress would require a lot of tweaking. I know 1990's-era html--should I just throw something together by hand, or is there an easy-to-install CMS out there I should be using?
posted by mecran01 to Computers & Internet (4 answers total) 2 users marked this as a favorite
 
90s-era HTML still works great. I’d either throw something together by hand, or track this in a GDocs spreadsheet set to be publicly-viewable.
posted by migurski at 11:21 PM on February 22, 2014


Also, if you know 90s-era PHP, you can clone, adapt, or copy the similar-sounding Library section we just put together for our site; source code is here.
posted by migurski at 11:23 PM on February 22, 2014


Response by poster: Thank you Migurski. Does your code require familiarity with Mysql?
posted by mecran01 at 7:14 AM on February 23, 2014


No MySQL, though we do use the somewhat similar SQLite.
posted by migurski at 1:09 AM on February 24, 2014


« Older Welcome to MeFi Tech Support, how can you help me?   |   Magnetic Fields: Great band, better sixth sense? Newer »
This thread is closed to new comments.