Skip to content

This repo contains documentation for public Fetch.ai products.

License

Notifications You must be signed in to change notification settings

eallen288/docs

 
 

Repository files navigation

GitHub contributors GitHub Pipenv locked Python version Docs sanity checks and tests

Cloning

This repository contains submodules. Clone with recursive strategy:

git clone https://github.com/fetchai/docs.git --recursive && cd docs

Updating submodules

Ensure you have the latest submodules by running:

git submodule update --init --recursive

Instructions for building the documentation locally

To compile and build the documentation site locally, download and install pipenv. Instructions are here.

Then run pipenv install && pipenv shell.

Then run mkdocs serve and navigate to http://127.0.0.1:8000.

If you run in --strict mode, you will receive warnings about any broken links.

Have fun.

Making changes

  • For docs in submodules (i.e. aea) open a PR against the relevant repo (develop branch) and wait untill the changes hit master. Then deploy.

  • For docs on docs repo make changes directly and open PR against master of docs repo. Then deploy.

Deployment

Request the deploy.sh script from a maintainer and run it.

About

This repo contains documentation for public Fetch.ai products.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 100.0%