/blog

The Reflections | Projections Blog repository (GitHub pages + Jekyll)

Primary LanguageHTMLOtherNOASSERTION

Reflections | Projections Blog!

Purpose

This blog is self hosted at blog.acmrp.org. All content can also be found on the R|P Medium: https://medium.com/@reflectionsprojections/

Development

To run test locally:

Blogging Protocol

  • Create a new branch for your post
  • All posts belong in _posts/ directory
  • Format post files as YEAR-MONTH-DAY-blogpost-title.markdown
  • Include updated header information (see other blog markdown files)
  • Write content of blog post in markdown!
  • Commit and submit pull request with blog post
  • We will approve after review!