Git Product home page Git Product logo

code-for-pdx-website's Introduction

Hosted at https://codeforpdx.org

This site is built with Jekyll, a simple, easy to use static site generator.

Description

This is the repo for our official website. As a Code for America Brigade, we're part of a national network of civic-minded volunteers who contribute their skills toward using the web as a platform for local government and community service.

Getting Started

Project Layout

  • File Organization is similar to any other project built with Jekyll with the following organization for HTML and asset files.

The main page has different sections. Each section has its own file for HTML, and assets (CSS, images, JS).

For example lets look at the Products section. The relevant HTML and asset files for the products section can be found here:

  • HTML file: sections/products.html
  • CSS file: assets/stylesheets/products.scss
  • Images dir: assets/images/products/*
  • Javascript dir: assets/javascript/products/*

Products is a collection and each individual product can be found in its collection directory. Jekyll will look for the products collection in the directory _products by default. Inside that directory you'll find each product and the data that is used to build the section.

Design Files

code-for-pdx-website's People

Contributors

nickschimek avatar kgottfri avatar curtisbarnard avatar dependabot[bot] avatar jetplanejj avatar arthursmid avatar alice-retz avatar tdooner avatar torimiller avatar yunnie avatar

Watchers

James Cloos 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.