diff --git a/docs/src/docs.md b/docs/src/docs.md index 6cda985..6d93020 100644 --- a/docs/src/docs.md +++ b/docs/src/docs.md @@ -1,8 +1,8 @@ # Docs -Timestrap's docs are built with `mkdocs`. If you have dev dependencies +Pinry's docs are built with `mkdocs`. If you have dev dependencies installed, `pipenv install --dev`, then you can use the following commands: -- `gulp docs:serve` for testing -- `gulp docs:build` to build the files -- `gulp docs:publish` to publish to github +- `make docs-serve` for testing +- `make docs-build` to build the files +- `make docs-publish` to publish to github diff --git a/docs/src/index.md b/docs/src/index.md index d18ad0e..97dc568 100644 --- a/docs/src/index.md +++ b/docs/src/index.md @@ -4,6 +4,8 @@ The open-source core of Pinry, a tiling image board system for people who want to save, tag, and share images, videos and webpages in an easy to skim through format. + + ## As Seen On
diff --git a/docs/src/screenshots.md b/docs/src/screenshots.md index fb13e67..240ab74 100644 --- a/docs/src/screenshots.md +++ b/docs/src/screenshots.md @@ -4,6 +4,6 @@ Due to the constant design iterations this is a very incomplete page. There will be more screenshots in the future. You could always try our demo that we mention on the first page of the docs. -## Timesheet +## Home - +