<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">It looks like Github already uses Octopress for its “Automatic page generator” (1) functionality so you’ll probably want to stick with that for maximum simplicity. You just need to write your pages in markdown if you want to avoid writing HTML(2).<div><br></div><div>(1) <a href="https://help.github.com/articles/creating-pages-with-the-automatic-generator">https://help.github.com/articles/creating-pages-with-the-automatic-generator</a><div>(2) <a href="http://daringfireball.net/projects/markdown/">http://daringfireball.net/projects/markdown/</a><br><div>
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br class="Apple-interchange-newline">--</div><div style="color: rgb(0, 0, 0); font-family: Helvetica;  font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br></div><div style="color: rgb(0, 0, 0); font-family: Helvetica;  font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">–Adam</div><br class="Apple-interchange-newline" style="color: rgb(0, 0, 0); font-family: Helvetica;  font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><br class="Apple-interchange-newline" style="color: rgb(0, 0, 0); font-family: Helvetica;  font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">
</div>
<br><div><div>On Mar 19, 2014, at 1:32 AM, Adam S. Crane <<a href="mailto:ASCRANE@GMAIL.COM">ASCRANE@GMAIL.COM</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><meta http-equiv="Content-Type" content="text/html charset=windows-1252"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Most people that use github pages use it in combination with a static site generator. In particular, Octopress is a Ruby-based static site generator that is probably the most popular: <a href="http://octopress.org/docs/deploying/github/">http://octopress.org/docs/deploying/github/</a><div><br></div><div>Personally, I’m a Python developer, so I love Pelican. It’s the second most popular static site generator out there right now, based on my own proprietary hype-analyzing algorithms: <a href="http://docs.getpelican.com/en/3.3.0/tips.html">http://docs.getpelican.com/en/3.3.0/tips.html</a></div><div><div>
<div style="font-family: Helvetica; font-size: inherit; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><br class="Apple-interchange-newline">--</div><div style="font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><br></div><div style="font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">–Adam</div><br class="Apple-interchange-newline" style="font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><br class="Apple-interchange-newline" style="font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;">
</div>
<br><div><div>On Mar 19, 2014, at 1:27 AM, Charles McClelland <<a href="mailto:chip@mcclellands.org">chip@mcclellands.org</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">To all, <div><br></div><div>Thanks for your comments and suggestions on the garage parking sensor I brought to the last meeting.  I have been working on a GitHub Pages site to document the project for anyone who may be interesting building one.  </div><div><br></div><div>As this is my first time doing this, please do provide comments and suggestions on the code, board design, GitHub organiztion and the project page.  I would welcome your comments and will use them to improve this site as well as inform my work on future project pages.  I ended up hand coding the HTML after getting a GitHub Pages template using Brackets.  Any suggestions on a better way to modify / edit a web page?</div><div><br></div><div>Here is the GitHub Pages Site: <a href="http://chipmc.github.io/Garage-Parking-Sensor/" style="box-sizing: border-box; color: rgb(65, 131, 196); text-decoration: none; font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px; background-color: rgb(255, 255, 255);">http://chipmc.github.io/Garage-Parking-Sensor/</a></div><div><br></div><div>Also, I am not sure if I completely get how to use GitHub and whether I could have organized this site better.  In particular, I am not sure about branches but the GitHub pages asked me to great a gh-pages branch so I did.  </div><div><br></div><div>Thanks,</div><div><br></div><div>Chip</div></div>_______________________________________________<br>Triangle, NC Embedded Computing mailing list<br><a href="mailto:TriEmbed@triembed.org">TriEmbed@triembed.org</a><br><a href="http://mail.triembed.org/mailman/listinfo/triembed_triembed.org">http://mail.triembed.org/mailman/listinfo/triembed_triembed.org</a><br>TriEmbed web site: http://TriEmbed.org<br></blockquote></div><br></div></div></blockquote></div><br></div></div></body></html>