This is the gh-pages site for the Conga-Comic - life on the chain one block at a time.
Any opinion, view point, statement of fact is of the individual author, and does not represent IBM, Hyperledger or the Linux Foundation.
- Fork the repo
- Add the new image to the
assets\imgs
directory.- Naming convetion is
blockheight-xx.png
- Naming convetion is
- In the
_posts
directory duplicate thetemplate.md
file following the conventionYYYY-MM-DD-height-xx.md
- Adjust the contents of the front matter, to refer to the image uploaded, just the name not the path
- Update the title, and description
The idea is to explain the idea that is being discussed.
- Same procedure as above, fork the repo.
- In the
_posts
directory add markdown formatted text BELOW the ----
And 'poke' the owners to merge it.
Issue the command
bundle exec jekyll serve