open-austin / org

:snowflake::coffee: Leadership Team To-Dos!
16 stars 2 forks source link

[Code Across] blog post summary #127

Closed mateoclarke closed 8 years ago

mateoclarke commented 8 years ago

Content from the thank you email:

We hope you enjoyed spending your Saturday as a "Civic Hacker" at CodeAcross. As we gear up for the ATX Hack for Change on June 3-5, there are some opportunities to hack you projects forward. We encourage you to find us on Meetup.com and check our website for the next Open Austin events. You can also join us on Slack to chat about your project ideas and create a #channel for your team to collaborate online.

Upcoming Events:

Saturday, March 19: Civic Hack Saturday @ Urban Co-Lab
Tuesday, April 5: Civic Hack Night @ WeWork
Here are a couple things we wanted to share to recap the event and help your projects going forward.

CodeAcross Austin 2016 Slides
Monique's Code for America Slides
Github Project Ideas
Open Austin Slack Group
Tweets from #codeacrossatx
We'd appreciate your input on how to make this event better in the future. Here's an optional feedback form. Your honest input is appreciated!
twentysixmoons commented 8 years ago

I can work on this tonight + add photos in. Where would I post it though?

mateoclarke commented 8 years ago

@VictoriaODell good question on how to post to the new Jekyll site.

A couple options:

  1. (Easiest) Draft it in Google docs and send it to me or @luqmaan
  2. (Hardest) Clone the open-austin-org repo to your local computer and submit your draft via a Pull Request to master. I use an app called MacDown to edit Markdown files. Advantage to this is you can preview what the post will look like on you local machine before deploying.
  3. (Recommended) Draft it on Github.com
    • Go to: https://github.com/open-austin/open-austin.github.io/tree/master/_posts
    • Create a new file (see image) screen shot 2016-03-07 at 2 36 01 pm
    • name the file YYYY-MM-DD-title-of-article.md
    • EX: open-austin.github.io/_posts/2016-02-27-uzbekistani-delegation-shares-their-experiences-with-open-data-on-austin-visit.html
    • Use the template below at the top of your new markdown file. (It's called YML Front Matter).
    • Draft the body of the post below the --- in markdown and/or HTML (Markdown compiles to HTML)
    • Don't forget to upload the thumbnail image you specified in the front matter to https://github.com/open-austin/open-austin.github.io/tree/master/assets/images. You should be able to click the "Upload files" button.
    • All other photos you should be able to drag and drop directly into the github WYSIWIG.
    • Save your file creating a new branch, opening a pull request and requesting someone to review and merge.
    • OR Publish it straight to master. Do this if you feel brave. screen shot 2016-03-07 at 2 54 17 pm

YML Front Matter Template

---
layout: post
title: Title of your article
date: YYYY-MM-DD
type: post
published: true
thumb: filename.jpg
thumbalt: Alt text describing the thumbnial
author:
  first_name: First
  last_name: Last
---
mateoclarke commented 8 years ago

btw, its totally on the todo list to better document this process. that was just a first stab. curious to hear what challenges you run into

https://github.com/open-austin/open-austin.github.io/issues/48

amaliebarras commented 8 years ago

Noiiiiiice!

Sent from my iPhone

On Mar 7, 2016, at 3:02 PM, Mateo Clarke notifications@github.com wrote:

btw, its totally on the todo list to better document this process. that was just a first stab. curious to hear what challenges you run into

open-austin/open-austin.github.io#48

— Reply to this email directly or view it on GitHub.

twentysixmoons commented 8 years ago

Ok, putting something together now.

twentysixmoons commented 8 years ago

Link to draft.

https://docs.google.com/document/d/1wPTwPrGtF1H6XdX7vN-J80s_O1RePQoQveulimjyVcU/edit

twentysixmoons commented 8 years ago

I need to update what was posted with social sponsors + donor shoutouts