Showcasing our latest open-source projects.
Live at: https://picnic.tech
gem install bundler # If bundler is not installed
git clone [email protected]:PicnicSupermarket/picnicsupermarket.github.io.git
cd picnicsupermarket.github.io
bundle install
bundle exec jekyll serve --livereloadYou can view the preview at http://127.0.0.1:4000
- Create a new file in the
_postsfolder which follows the naming conventions:year-month-date-project-name - The mandatory fields are:
layout,title,technology,image,desc,proj-url,proj-num. - If this is a "Coming Soon" project, use the
coming-soon.pngimage. Otherwise, drop a new file in theimagesfolder and simply reference it by its name.