Skip to content
View theecrit's full-sized avatar
Block or Report

Block or report theecrit

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. contentandux contentandux Public

    Repo for the Content + UX website.

    CSS 4 2

  2. openoakland/openoakland.org openoakland/openoakland.org Public

    Houses the code for openoakland.org

    HTML 7 19

  3. openoakland/woeip openoakland/woeip Public

    A platform for impacted communities to understand their local air quality and advocate for environmental justice.

    Jupyter Notebook 29 16

  4. Docs For Alignment: ReadMe Template Docs For Alignment: ReadMe Template
    1
    # Project title and description
    2
    
                  
    3
    Include a project description that explains **what** your project is and **why** it exists. Aim for no more than 3-5 concise sentences. For example, you might say:
    4
    
                  
    5
    {Project Name} is a project of {Your Brigade}. {Your Brigade} is a brigade of a Code for America that exists to {your mission}. {Project Name} helps {target users} accomplish {goal of project}. The {app/site/thing you're building}'s main features include {very brief feature descriptions}.
  5. How to automatically post the result... How to automatically post the results of a form submission to a Slack channel.
    1
    ## How to automatically post the results of a form submission to a Slack channel
    2
    
                  
    3
    When the [Content + UX community](https://contentandux.org) started [requiring salary disclosure in job postings](https://uxdesign.cc/its-time-to-include-salary-in-content-ux-job-postings-1e71dccc98cc?source=friends_link&sk=2d8bd89affa55e3efd2286c89a17dae6) shared to our #job-openings channel, we also automated the posting process. This gist captures the process we use, which can be adapted to any Slack community. It's easy to set up and requires almost no maintenance.
    4
    
                  
    5
    ### Tools used