Szeket / blog

ipfs-search.com official blog

Home Page:https://blog.ipfs-search.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blog

blog.ipfs-search.com

Created using Jekyll and Minimal Mistakes

Documentation:

Jekyll Minmal mistakes

Creating Posts

To create a post, add a file to the _posts directory with the following format:

YEAR-MONTH-DAY-title.MARKUP

Drafts

Drafts for posts can be put in /_drafts

Author bio

Details about authors can be added to /_data/authors.yml and called by adding author : AUTHOR_NAME to the Frontmatter of the post.

Building locally

Installing dependencies

Requires Ruby and Jekyll installed:

$ gem install --user-install bundler jekyll
$ bundle install

Executing local build, with livereload

$ bundle exec jekyll serve --livereload --incremental

About

ipfs-search.com official blog

https://blog.ipfs-search.com

License:Creative Commons Zero v1.0 Universal


Languages

Language:Ruby 72.4%Language:HTML 27.6%