Skip to content

OpenBazaar/official_site

Repository files navigation

This is the OpenBazaar site

Build Status

Tips

To run site locally

Install Jekyll by following these instructions.

bundle exec jekyll serve

To preview drafts run with --drafts flag.

Create a new draft

At the root of the project run:

python create.py --title=example-title --date-2018-08-22

Include an embed youtube video

{% include modules/embeded-video.html url="https://www.youtube.com/embed/92AOVPrm6MA" %}

To add captions

![](an-image.png)
*The image captions goes here, immediately afterwards*

Markdown tips

Quick reference guide here

About

OpenBazaar.org official site code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published