Update index, docs, and screenshot pages

This commit is contained in:
Isaac Bythewood
2019-12-08 18:26:59 +00:00
parent 110b5fa493
commit 6b8d004d9f
3 changed files with 8 additions and 6 deletions

View File

@@ -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

View File

@@ -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.
![Home](imgs/screenshot.png)
## As Seen On
<p style="display: flex; justify-content: space-between;">

View File

@@ -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
![Timesheet](imgs/screenshot.png)
![Home](imgs/screenshot.png)