sfbrigade/codeforsanfrancisco.org

Name: codeforsanfrancisco.org

Owner: SFBrigade

Description: Migration of Brigadehub hosted site back to Jekyll

Created: 2017-11-21 03:40:52.0

Updated: 2018-05-25 03:19:06.0

Pushed: 2018-05-25 03:19:05.0

Homepage:

Size: 37643

Language: HTML

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Code for San Francisco's website

Brigadehub, the current host of codeforsanfranciso.org is retired we desire to find a new long term solution to host the website. The current thought is to move back to using a static site generator, Jekyll. This repository is attempt at that. It is now live at codeforsanfrancisco.org.

Heavily inspired by Chi Hack Night's website.

Developing

yarn is used for managing external asset libraries (like Bootstrap, jQuery, etc.).

If you add a new external resource, be sure to add lines to the relevant Makefile target to copy them into css/vendor and js/vendor.

Scripts

Several scripts are included to facilitate synchronizing data to/from the site and external sources. Relevant scripts are highlighted below:

scripts/update-meetup

This script is used to update a Meetup.com event with the description and metadata specified in the corresponding markdown document in the _events/ collection. It should be run any time an event is updated. We would like to automate this in the future.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.