Example: run ribbity for the first time!

ribbity-org/ribbity-docs#5


Once you've built the config file as in https://github.com/ctb/ribbity-docs/issues/4, you can run ribbity like so:

ribbity pull <configfile>
ribbity build <configfile>

and view the site with

mkdocs serve

which will serve the site on http://localhost:8000/.

You can push the site to a Github pages site with mkdocs like so:

mkdocs gh-deploy

Categories

This example belongs to the following categories: