Skip to content

codeforsanjose/codeforsanjose.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1fc957d · Mar 12, 2025
Dec 27, 2020
Apr 30, 2020
Mar 12, 2025
Mar 12, 2025
Aug 30, 2024
Mar 12, 2025
Mar 12, 2025
Jul 17, 2023
Mar 12, 2025
Mar 12, 2025
Jan 16, 2020
Mar 12, 2025
Mar 12, 2025
Mar 12, 2025
Mar 12, 2025
Mar 12, 2025
Mar 12, 2025
Mar 12, 2025
Apr 10, 2023
Mar 12, 2025
Mar 12, 2025
Mar 12, 2025

Repository files navigation

Temporary Readme for Open Source San José website redesign branch

Please clone from and push changes to this branch if you are participating in the website redesign project.

We will be using the built in Projects tab Kanban board for project management, following Bonnie Wolfe's(of Hack for LA) process.

How To Run

Host a local version of the Open Source San José website to make changes.

For set up, open the command line and run the following code.

  1. Clone the project to download the project file onto your local computer. git clone https://github.com/codeforsanjose/codeforsanjose.github.io

  2. Enter the directory moves your command line into the project folder so you can make changes. cd codeforsanjose.github.io

  3. Change Branch moves to the redesign branch so your work is committed to the right place. git checkout 2020_redesign

  4. Install and build the site with Jekyll:

    bundle exec jekyll serve
  5. Open your browser and enter the path to this file: codeforsanjose.github.io/index.html

Technologies

  • Jekyll
  • HTML
  • SASS/CSS
  • JavaScript

How to Contribute

Join the discussion on our Discord server.

Original website readme below

========================

Open Source San José Website

Open Source San José is a local volunteer organization. This website is the central location where people can learn aout the organization.

How To Run

Host a local version of the Open Source San José website to make changes.

For set up, open the command line and run the following code.

  1. Clone the project to download the project file onto your local computer. git clone https://github.com/codeforsanjose/codeforsanjose.github.io

  2. Enter the directory moves your command line into the project folder so you can make changes. cd codeforsanjose.github.io

  3. Open your browser and enter the path to this file: codeforsanjose.github.io/index.html

Technologies

  • JavaScript
  • jQuery
  • HTML
  • CSS
  • Bootstrap

How to Contribute

Join the discussion on our Discord server.