Coder Social home page Coder Social logo

nickvisut / sfcivictech-site-explorations Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sfbrigade/sfcivictech-site-explorations

0.0 0.0 0.0 33.45 MB

Explorations of how to build a new website for the SF Civic Tech organization

JavaScript 4.83% Astro 87.01% TypeScript 8.16%

sfcivictech-site-explorations's Introduction

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:

  • Showcase new branding for the new SF Civic Tech name and logo.
  • Make it easy for non-developers to add content to the site, including a blog.
  • Make it easy for projects to update their own info, without having to go through the organizing team.
  • Reduce costs of website creation and hosting.

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

  • What is a good, modern, open source tech stack?
  • Which CMSes offer a good balance of features, ease of development and cost?
  • How can information from project repos be automatically pulled into the site during the build?
  • How can we integrate other tools into the site, like Slack, Notion, Airtable, etc.?
  • What are other former CfA Brigades doing for their sites?
  • Can a new site serve as a foundation for other needs and workflows, like collecting hours worked by volunteers?

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:

  • Astro for static site generation
  • TypeScript
  • Some sort of headless CMS
  • Pico CSS as a starting point

CMS

Requirements for the CMS:

  • Free or cheap
  • Accounts/roles for at least a few editors to login and create content as needed
  • Reasonably easy-to-use editing UI
  • Image management and automatic resizing of uploaded images

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

  • astro
    • Hello, world project from the Astro CLI. Start the server with npm run astro:dev.

sfcivictech-site-explorations's People

Contributors

fwextensions avatar nickvisut avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.