sfbrigade / sfcivictech-site-explorations

Explorations of how to build a new website for the SF Civic Tech organization
0 stars 4 forks source link

SF Civic Tech Site Explorations

This repo contains explorations of how to build a new website for the SF Civic Tech organization.

Goals

The goals for a new production version of the site include:

But those are not necessarily the goals for this repo. Here we want to collect experiments that help answer questions like:

Once we have some of those questions answered, we can start working on the full implementation of the new site. We may be able to leverage some of the code from these explorations, but we may also just start over from scratch, so we can be loose with the code in this repo.

Astro proof of concept

A very rough skeleton of the site is now available at https://sfbrigade.github.io/sfcivictech-site-explorations/

The "recent" blog posts are pulled from the markdown files from the old site, and are dynamically generated during the build. The site has some basic styling from Pico CSS, but is otherwise unthemed.

Proposed tech stack

Just as a stake in the ground:

CMS

Requirements for the CMS:

CMS options:

Old versions of the site

Some of the old site repos listed below contain old blog posts as markdown files that can be used as ready-made content for new experiments.

Packages