Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add skeleton of docs. #103

Merged
merged 1 commit into from
Mar 31, 2024
Merged

Add skeleton of docs. #103

merged 1 commit into from
Mar 31, 2024

Conversation

laceysanderson
Copy link
Member

This PR adds a skeleton of documentation for this module (more a plan then actual documentation at this point) using mkdocs and the Material Theme.

How to develop these docs:

cd docs
docker build --tag trpblast:docs ./
docker run --rm --volume=$(pwd):/tripal_blast trpblast:docs mkdocs build
open site/index.html

To see something like the following:
image

@laceysanderson laceysanderson merged commit 2df7205 into 2.x Mar 31, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant