Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 243 Bytes

Readme.md

File metadata and controls

11 lines (7 loc) · 243 Bytes

ACM Blog

Installation
  • Install jekyll
  • In jekyll_site/ run bundle install
Adding a blog post
  • Add the markdown file in jekyll_site/_posts
  • In jekyll_site/ run bundle exec jekyll build