Skip to content

PicnicSupermarket/picnicsupermarket.github.io

Repository files navigation

Picnic Technologies Open Source Website

Showcasing our latest open-source projects.

Live at: https://picnic.tech

How to build locally

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 --livereload

You can view the preview at http://127.0.0.1:4000

How to add a new project

  1. Create a new file in the _posts folder which follows the naming conventions: year-month-date-project-name
  2. The mandatory fields are: layout, title, technology, image, desc, proj-url, proj-num.
  3. If this is a "Coming Soon" project, use the coming-soon.png image. Otherwise, drop a new file in the images folder and simply reference it by its name.

Built using

About

The Picnic Technologies website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published