Coder Social home page Coder Social logo

carlvlewis / codeforsanfrancisco.org Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sfbrigade/codeforsanfrancisco.org

0.0 0.0 0.0 54.18 MB

CodeForSanFrancisco.org is hosted on Netlify and build using Jekyll

Home Page: https://codeforsanfrancisco.org/

License: MIT License

Ruby 17.06% HTML 75.34% CSS 1.52% JavaScript 3.89% Makefile 2.19%

codeforsanfrancisco.org's Introduction

CodeForSanFrancisco.org

Website Background

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

  • Install the version of Ruby specified in .ruby-version
    • Usage of rbenv recommended
    • gem install bundle
  • Install yarn (used for managing external asset libraries (like Bootstrap, jQuery, etc.)
  • Run make
  • Edit code locally in new branch
  • Push to Github and open a Pull Request
  • Get Pull Request reviewed and preview the build by clicking on the Netlify build hook link
  • Merge into master (automatically publishes changes)

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.

codeforsanfrancisco.org's People

Contributors

aquaallen avatar bensheldon avatar carlvlewis avatar dbechrd avatar elimisteve avatar emily-wasserman avatar exxonvaldez avatar frhino avatar gregboyer avatar jasonlally avatar jszwedko avatar omegabytes avatar proloser avatar scottbrenner avatar sogen avatar xlikeswan 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.