bridgefoundry / bridgefoundry.github.io

web site for Bridge Foundry
http://bridgefoundry.org/
0 stars 27 forks source link

how to make a blog post #21

Closed ultrasaurus closed 6 years ago

ultrasaurus commented 8 years ago

It would be great to have a web page on the Bridge Foundry site that explains how to make a blog post. Something like:

  1. add a file to _posts with date-name formatted file name
  2. add yml "front matter" (4 lines of text at the top)
  3. make a pull request

First version of the doc could be either command line OR via Github user interface, eventually it would be great to have both.

I think it would make sense to link to the doc from the blog index but am open to any suggestion for where this page should go.

crkoehnen commented 8 years ago

I'll take a crack. I owe you a blog post anyway and need to figure it out myself.

ultrasaurus commented 8 years ago

we have a potential volunteer blogger -- @crkoehnen feel like writing "how to make a blog post" ?

ultrasaurus commented 6 years ago

this is now in the README