mirror of
https://github.com/pinry/pinry.git
synced 2026-05-07 07:55:58 +02:00
Deployed 0f813bb with MkDocs version: 1.1.2
This commit is contained in:
34
404.html
34
404.html
@@ -13,8 +13,8 @@
|
||||
<meta name="author" content="Pinry's Contributors">
|
||||
|
||||
|
||||
<link rel="shortcut icon" href="/assets/images/favicon.png">
|
||||
<meta name="generator" content="mkdocs-1.1.2, mkdocs-material-7.0.4">
|
||||
<link rel="icon" href="/assets/images/favicon.png">
|
||||
<meta name="generator" content="mkdocs-1.1.2, mkdocs-material-7.0.6">
|
||||
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/assets/stylesheets/main.77f3fd56.min.css">
|
||||
<link rel="stylesheet" href="/assets/stylesheets/main.2c0c5eaf.min.css">
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/assets/stylesheets/palette.7fa14f5b.min.css">
|
||||
@@ -72,11 +72,9 @@
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<header class="md-header" data-md-component="header">
|
||||
<header class="md-header" data-md-component="header">
|
||||
<nav class="md-header__inner md-grid" aria-label="Header">
|
||||
<a href="https://docs.getpinry.com/" title="Pinry Docs" class="md-header__button md-logo" aria-label="Pinry Docs">
|
||||
<a href="/." title="Pinry Docs" class="md-header__button md-logo" aria-label="Pinry Docs" data-md-component="logo">
|
||||
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54z"/></svg>
|
||||
@@ -168,11 +166,9 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
|
||||
<label class="md-nav__title" for="__drawer">
|
||||
<a href="https://docs.getpinry.com/" title="Pinry Docs" class="md-nav__button md-logo" aria-label="Pinry Docs">
|
||||
<a href="/." title="Pinry Docs" class="md-nav__button md-logo" aria-label="Pinry Docs" data-md-component="logo">
|
||||
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54z"/></svg>
|
||||
@@ -293,6 +289,21 @@
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="/api/" class="md-nav__link">
|
||||
API support
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="/plugin-system/" class="md-nav__link">
|
||||
Plugin System
|
||||
@@ -425,6 +436,7 @@
|
||||
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
|
||||
Material for MkDocs
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="md-footer-social">
|
||||
@@ -451,7 +463,7 @@
|
||||
<script id="__config" type="application/json">{"base": "/", "features": [], "translations": {"clipboard.copy": "Copy to clipboard", "clipboard.copied": "Copied to clipboard", "search.config.lang": "en", "search.config.pipeline": "trimmer, stopWordFilter", "search.config.separator": "[\\s\\-]+", "search.placeholder": "Search", "search.result.placeholder": "Type to start searching", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.term.missing": "Missing"}, "search": "/assets/javascripts/workers/search.fb4a9340.min.js", "version": null}</script>
|
||||
|
||||
|
||||
<script src="/assets/javascripts/bundle.9b151c6a.min.js"></script>
|
||||
<script src="/assets/javascripts/bundle.a1c7c35e.min.js"></script>
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
571
api/index.html
Normal file
571
api/index.html
Normal file
@@ -0,0 +1,571 @@
|
||||
|
||||
<!doctype html>
|
||||
<html lang="en" class="no-js">
|
||||
<head>
|
||||
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
|
||||
<meta name="description" content="Docs for the Pinry project.">
|
||||
|
||||
|
||||
|
||||
<meta name="author" content="Pinry's Contributors">
|
||||
|
||||
|
||||
<link rel="canonical" href="https://docs.getpinry.com/api/">
|
||||
|
||||
<link rel="icon" href="../assets/images/favicon.png">
|
||||
<meta name="generator" content="mkdocs-1.1.2, mkdocs-material-7.0.6">
|
||||
|
||||
|
||||
|
||||
<title>API support - Pinry Docs</title>
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="../assets/stylesheets/main.2c0c5eaf.min.css">
|
||||
|
||||
|
||||
<link rel="stylesheet" href="../assets/stylesheets/palette.7fa14f5b.min.css">
|
||||
|
||||
|
||||
|
||||
<meta name="theme-color" content="#4051b5">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,400i,700%7CRoboto+Mono&display=fallback">
|
||||
<style>:root{--md-text-font-family:"Roboto";--md-code-font-family:"Roboto Mono"}</style>
|
||||
|
||||
|
||||
|
||||
<link rel="manifest" href="../manifest.webmanifest" crossorigin="use-credentials">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<body dir="ltr" data-md-color-scheme="" data-md-color-primary="indigo" data-md-color-accent="indigo">
|
||||
|
||||
|
||||
|
||||
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off">
|
||||
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search" autocomplete="off">
|
||||
<label class="md-overlay" for="__drawer"></label>
|
||||
<div data-md-component="skip">
|
||||
|
||||
|
||||
<a href="#api-support" class="md-skip">
|
||||
Skip to content
|
||||
</a>
|
||||
|
||||
</div>
|
||||
<div data-md-component="announce">
|
||||
|
||||
</div>
|
||||
|
||||
<header class="md-header" data-md-component="header">
|
||||
<nav class="md-header__inner md-grid" aria-label="Header">
|
||||
<a href=".." title="Pinry Docs" class="md-header__button md-logo" aria-label="Pinry Docs" data-md-component="logo">
|
||||
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54z"/></svg>
|
||||
|
||||
</a>
|
||||
<label class="md-header__button md-icon" for="__drawer">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 6h18v2H3V6m0 5h18v2H3v-2m0 5h18v2H3v-2z"/></svg>
|
||||
</label>
|
||||
<div class="md-header__title" data-md-component="header-title">
|
||||
<div class="md-header__ellipsis">
|
||||
<div class="md-header__topic">
|
||||
<span class="md-ellipsis">
|
||||
Pinry Docs
|
||||
</span>
|
||||
</div>
|
||||
<div class="md-header__topic" data-md-component="header-topic">
|
||||
<span class="md-ellipsis">
|
||||
|
||||
API support
|
||||
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="md-header__options">
|
||||
|
||||
</div>
|
||||
|
||||
<label class="md-header__button md-icon" for="__search">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5z"/></svg>
|
||||
</label>
|
||||
|
||||
<div class="md-search" data-md-component="search" role="dialog">
|
||||
<label class="md-search__overlay" for="__search"></label>
|
||||
<div class="md-search__inner" role="search">
|
||||
<form class="md-search__form" name="search">
|
||||
<input type="text" class="md-search__input" name="query" aria-label="Search" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false" data-md-component="search-query" data-md-state="active" required>
|
||||
<label class="md-search__icon md-icon" for="__search">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5z"/></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12z"/></svg>
|
||||
</label>
|
||||
<button type="reset" class="md-search__icon md-icon" aria-label="Clear" tabindex="-1">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"/></svg>
|
||||
</button>
|
||||
</form>
|
||||
<div class="md-search__output">
|
||||
<div class="md-search__scrollwrap" data-md-scrollfix>
|
||||
<div class="md-search-result" data-md-component="search-result">
|
||||
<div class="md-search-result__meta">
|
||||
Initializing search
|
||||
</div>
|
||||
<ol class="md-search-result__list"></ol>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="md-header__source">
|
||||
|
||||
<a href="https://github.com/pinry/pinry/" title="Go to repository" class="md-source" data-md-component="source">
|
||||
<div class="md-source__icon md-icon">
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M439.55 236.05L244 40.45a28.87 28.87 0 0 0-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 0 1-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 0 0 0 40.81l195.61 195.6a28.86 28.86 0 0 0 40.8 0l194.69-194.69a28.86 28.86 0 0 0 0-40.81z"/></svg>
|
||||
</div>
|
||||
<div class="md-source__repository">
|
||||
pinry/pinry
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
</nav>
|
||||
</header>
|
||||
|
||||
<div class="md-container" data-md-component="container">
|
||||
|
||||
|
||||
|
||||
|
||||
<main class="md-main" data-md-component="main">
|
||||
<div class="md-main__inner md-grid">
|
||||
|
||||
|
||||
|
||||
<div class="md-sidebar md-sidebar--primary" data-md-component="sidebar" data-md-type="navigation" >
|
||||
<div class="md-sidebar__scrollwrap">
|
||||
<div class="md-sidebar__inner">
|
||||
|
||||
|
||||
|
||||
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
|
||||
<label class="md-nav__title" for="__drawer">
|
||||
<a href=".." title="Pinry Docs" class="md-nav__button md-logo" aria-label="Pinry Docs" data-md-component="logo">
|
||||
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54z"/></svg>
|
||||
|
||||
</a>
|
||||
Pinry Docs
|
||||
</label>
|
||||
|
||||
<div class="md-nav__source">
|
||||
|
||||
<a href="https://github.com/pinry/pinry/" title="Go to repository" class="md-source" data-md-component="source">
|
||||
<div class="md-source__icon md-icon">
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M439.55 236.05L244 40.45a28.87 28.87 0 0 0-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 0 1-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 0 0 0 40.81l195.61 195.6a28.86 28.86 0 0 0 40.8 0l194.69-194.69a28.86 28.86 0 0 0 0-40.81z"/></svg>
|
||||
</div>
|
||||
<div class="md-source__repository">
|
||||
pinry/pinry
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<ul class="md-nav__list" data-md-scrollfix>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href=".." class="md-nav__link">
|
||||
Home
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../screenshots/" class="md-nav__link">
|
||||
Screenshots
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../extensions/" class="md-nav__link">
|
||||
Extensions
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../theories/" class="md-nav__link">
|
||||
Theories
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../install-with-docker/" class="md-nav__link">
|
||||
Install with Docker
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../development/" class="md-nav__link">
|
||||
Development
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item md-nav__item--active">
|
||||
|
||||
<input class="md-nav__toggle md-toggle" data-md-toggle="toc" type="checkbox" id="__toc">
|
||||
|
||||
|
||||
|
||||
|
||||
<a href="./" class="md-nav__link md-nav__link--active">
|
||||
API support
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../plugin-system/" class="md-nav__link">
|
||||
Plugin System
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../upgrade-guide/" class="md-nav__link">
|
||||
Upgrade Guide
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../docs/" class="md-nav__link">
|
||||
Docs
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../passwords/" class="md-nav__link">
|
||||
Passwords
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../assets/" class="md-nav__link">
|
||||
Assets
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../contributing/" class="md-nav__link">
|
||||
Contributing
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../license/" class="md-nav__link">
|
||||
License
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="md-sidebar md-sidebar--secondary" data-md-component="sidebar" data-md-type="toc" >
|
||||
<div class="md-sidebar__scrollwrap">
|
||||
<div class="md-sidebar__inner">
|
||||
|
||||
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="md-content" data-md-component="content">
|
||||
<article class="md-content__inner md-typeset">
|
||||
|
||||
|
||||
<a href="https://github.com/pinry/pinry/edit/master/docs/src/api.md" title="Edit this page" class="md-content__button md-icon">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20.71 7.04c.39-.39.39-1.04 0-1.41l-2.34-2.34c-.37-.39-1.02-.39-1.41 0l-1.84 1.83 3.75 3.75M3 17.25V21h3.75L17.81 9.93l-3.75-3.75L3 17.25z"/></svg>
|
||||
</a>
|
||||
|
||||
|
||||
<h1 id="api-support">API Support<a class="headerlink" href="#api-support" title="Permanent link">¶</a></h1>
|
||||
<p>Pinry support API accessing via token so that you could write your own client or import any pin format to your instance.</p>
|
||||
<h1 id="get-token">Get Token<a class="headerlink" href="#get-token" title="Permanent link">¶</a></h1>
|
||||
<p>Just go to <code>My -> Profile</code> page to get the token.</p>
|
||||
<p><img alt="token-accessing" src="../imgs/screenshots/token-access.png" /></p>
|
||||
<h1 id="access-api-via-token">Access API via Token<a class="headerlink" href="#access-api-via-token" title="Permanent link">¶</a></h1>
|
||||
<p>Here is an example for curl to access <code>user-profile</code> API:</p>
|
||||
<div class="codehilite"><pre><span></span><code>curl -X GET http://192.168.1.101:8080/api/v2/profile/users/ -H 'Authorization: Token fa3b0ed2b8a87c81323688c288642288c9570aca'
|
||||
</code></pre></div>
|
||||
|
||||
|
||||
<p>You will get response like this:</p>
|
||||
<div class="codehilite"><pre><span></span><code><span class="o">[</span><span class="n"></span>
|
||||
<span class="n"> {</span>
|
||||
<span class="n"> "username": "winkidney",</span>
|
||||
<span class="n"> "token": "fa3b0ed2b8a87c81323688c288642288c9570aca",</span>
|
||||
<span class="n"> "email": "winkidney@gmail.com",</span>
|
||||
<span class="n"> "gravatar": "0d7161ac663cdb21108502cd4051149c",</span>
|
||||
<span class="n"> "resource_link": "http://localhost:8000/api/v2/profile/users/1/"</span>
|
||||
<span class="n"> }</span>
|
||||
<span class="o">]</span><span class="w"></span>
|
||||
</code></pre></div>
|
||||
|
||||
|
||||
<h1 id="api-reference">API reference<a class="headerlink" href="#api-reference" title="Permanent link">¶</a></h1>
|
||||
<p>Just use the interactive API interface by DRF or follow the file <a href="https://github.com/pinry/pinry/blob/master/pinry-spa/src/components/api.js">api.js</a></p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</article>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
|
||||
|
||||
<footer class="md-footer">
|
||||
|
||||
<nav class="md-footer__inner md-grid" aria-label="Footer">
|
||||
|
||||
<a href="../development/" class="md-footer__link md-footer__link--prev" rel="prev">
|
||||
<div class="md-footer__button md-icon">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12z"/></svg>
|
||||
</div>
|
||||
<div class="md-footer__title">
|
||||
<div class="md-ellipsis">
|
||||
<span class="md-footer__direction">
|
||||
Previous
|
||||
</span>
|
||||
Development
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
|
||||
<a href="../plugin-system/" class="md-footer__link md-footer__link--next" rel="next">
|
||||
<div class="md-footer__title">
|
||||
<div class="md-ellipsis">
|
||||
<span class="md-footer__direction">
|
||||
Next
|
||||
</span>
|
||||
Plugin System
|
||||
</div>
|
||||
</div>
|
||||
<div class="md-footer__button md-icon">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M4 11v2h12l-5.5 5.5 1.42 1.42L19.84 12l-7.92-7.92L10.5 5.5 16 11H4z"/></svg>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
</nav>
|
||||
|
||||
<div class="md-footer-meta md-typeset">
|
||||
<div class="md-footer-meta__inner md-grid">
|
||||
<div class="md-footer-copyright">
|
||||
|
||||
<div class="md-footer-copyright__highlight">
|
||||
Copyright © 2019 Pinry's Contributors
|
||||
</div>
|
||||
|
||||
Made with
|
||||
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
|
||||
Material for MkDocs
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="md-footer-social">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href="https://github.com/sundowndev/PhoneInfoga" target="_blank" rel="noopener" title="github.com" class="md-footer-social__link">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 480 512"><path d="M186.1 328.7c0 20.9-10.9 55.1-36.7 55.1s-36.7-34.2-36.7-55.1 10.9-55.1 36.7-55.1 36.7 34.2 36.7 55.1zM480 278.2c0 31.9-3.2 65.7-17.5 95-37.9 76.6-142.1 74.8-216.7 74.8-75.8 0-186.2 2.7-225.6-74.8-14.6-29-20.2-63.1-20.2-95 0-41.9 13.9-81.5 41.5-113.6-5.2-15.8-7.7-32.4-7.7-48.8 0-21.5 4.9-32.3 14.6-51.8 45.3 0 74.3 9 108.8 36 29-6.9 58.8-10 88.7-10 27 0 54.2 2.9 80.4 9.2 34-26.7 63-35.2 107.8-35.2 9.8 19.5 14.6 30.3 14.6 51.8 0 16.4-2.6 32.7-7.7 48.2 27.5 32.4 39 72.3 39 114.2zm-64.3 50.5c0-43.9-26.7-82.6-73.5-82.6-18.9 0-37 3.4-56 6-14.9 2.3-29.8 3.2-45.1 3.2-15.2 0-30.1-.9-45.1-3.2-18.7-2.6-37-6-56-6-46.8 0-73.5 38.7-73.5 82.6 0 87.8 80.4 101.3 150.4 101.3h48.2c70.3 0 150.6-13.4 150.6-101.3zm-82.6-55.1c-25.8 0-36.7 34.2-36.7 55.1s10.9 55.1 36.7 55.1 36.7-34.2 36.7-55.1-10.9-55.1-36.7-55.1z"/></svg>
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
</div>
|
||||
<div class="md-dialog" data-md-component="dialog">
|
||||
<div class="md-dialog__inner md-typeset"></div>
|
||||
</div>
|
||||
<script id="__config" type="application/json">{"base": "..", "features": [], "translations": {"clipboard.copy": "Copy to clipboard", "clipboard.copied": "Copied to clipboard", "search.config.lang": "en", "search.config.pipeline": "trimmer, stopWordFilter", "search.config.separator": "[\\s\\-]+", "search.placeholder": "Search", "search.result.placeholder": "Type to start searching", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.term.missing": "Missing"}, "search": "../assets/javascripts/workers/search.fb4a9340.min.js", "version": null}</script>
|
||||
|
||||
|
||||
<script src="../assets/javascripts/bundle.a1c7c35e.min.js"></script>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@@ -15,8 +15,8 @@
|
||||
|
||||
<link rel="canonical" href="https://docs.getpinry.com/assets/">
|
||||
|
||||
<link rel="shortcut icon" href="images/favicon.png">
|
||||
<meta name="generator" content="mkdocs-1.1.2, mkdocs-material-7.0.4">
|
||||
<link rel="icon" href="images/favicon.png">
|
||||
<meta name="generator" content="mkdocs-1.1.2, mkdocs-material-7.0.6">
|
||||
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="stylesheets/main.77f3fd56.min.css">
|
||||
<link rel="stylesheet" href="stylesheets/main.2c0c5eaf.min.css">
|
||||
|
||||
|
||||
<link rel="stylesheet" href="stylesheets/palette.7fa14f5b.min.css">
|
||||
@@ -79,11 +79,9 @@
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<header class="md-header" data-md-component="header">
|
||||
<header class="md-header" data-md-component="header">
|
||||
<nav class="md-header__inner md-grid" aria-label="Header">
|
||||
<a href="https://docs.getpinry.com/" title="Pinry Docs" class="md-header__button md-logo" aria-label="Pinry Docs">
|
||||
<a href=".." title="Pinry Docs" class="md-header__button md-logo" aria-label="Pinry Docs" data-md-component="logo">
|
||||
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54z"/></svg>
|
||||
@@ -175,11 +173,9 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
|
||||
<label class="md-nav__title" for="__drawer">
|
||||
<a href="https://docs.getpinry.com/" title="Pinry Docs" class="md-nav__button md-logo" aria-label="Pinry Docs">
|
||||
<a href=".." title="Pinry Docs" class="md-nav__button md-logo" aria-label="Pinry Docs" data-md-component="logo">
|
||||
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54z"/></svg>
|
||||
@@ -300,6 +296,21 @@
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../api/" class="md-nav__link">
|
||||
API support
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../plugin-system/" class="md-nav__link">
|
||||
Plugin System
|
||||
@@ -549,6 +560,7 @@
|
||||
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
|
||||
Material for MkDocs
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="md-footer-social">
|
||||
@@ -575,7 +587,7 @@
|
||||
<script id="__config" type="application/json">{"base": "..", "features": [], "translations": {"clipboard.copy": "Copy to clipboard", "clipboard.copied": "Copied to clipboard", "search.config.lang": "en", "search.config.pipeline": "trimmer, stopWordFilter", "search.config.separator": "[\\s\\-]+", "search.placeholder": "Search", "search.result.placeholder": "Type to start searching", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.term.missing": "Missing"}, "search": "javascripts/workers/search.fb4a9340.min.js", "version": null}</script>
|
||||
|
||||
|
||||
<script src="javascripts/bundle.9b151c6a.min.js"></script>
|
||||
<script src="javascripts/bundle.a1c7c35e.min.js"></script>
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
32
assets/javascripts/bundle.9b151c6a.min.js
vendored
32
assets/javascripts/bundle.9b151c6a.min.js
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
32
assets/javascripts/bundle.a1c7c35e.min.js
vendored
Normal file
32
assets/javascripts/bundle.a1c7c35e.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
7
assets/javascripts/bundle.a1c7c35e.min.js.map
Normal file
7
assets/javascripts/bundle.a1c7c35e.min.js.map
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
assets/stylesheets/main.2c0c5eaf.min.css.map
Normal file
1
assets/stylesheets/main.2c0c5eaf.min.css.map
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -15,8 +15,8 @@
|
||||
|
||||
<link rel="canonical" href="https://docs.getpinry.com/contributing/">
|
||||
|
||||
<link rel="shortcut icon" href="../assets/images/favicon.png">
|
||||
<meta name="generator" content="mkdocs-1.1.2, mkdocs-material-7.0.4">
|
||||
<link rel="icon" href="../assets/images/favicon.png">
|
||||
<meta name="generator" content="mkdocs-1.1.2, mkdocs-material-7.0.6">
|
||||
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="../assets/stylesheets/main.77f3fd56.min.css">
|
||||
<link rel="stylesheet" href="../assets/stylesheets/main.2c0c5eaf.min.css">
|
||||
|
||||
|
||||
<link rel="stylesheet" href="../assets/stylesheets/palette.7fa14f5b.min.css">
|
||||
@@ -79,11 +79,9 @@
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<header class="md-header" data-md-component="header">
|
||||
<header class="md-header" data-md-component="header">
|
||||
<nav class="md-header__inner md-grid" aria-label="Header">
|
||||
<a href="https://docs.getpinry.com/" title="Pinry Docs" class="md-header__button md-logo" aria-label="Pinry Docs">
|
||||
<a href=".." title="Pinry Docs" class="md-header__button md-logo" aria-label="Pinry Docs" data-md-component="logo">
|
||||
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54z"/></svg>
|
||||
@@ -175,11 +173,9 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
|
||||
<label class="md-nav__title" for="__drawer">
|
||||
<a href="https://docs.getpinry.com/" title="Pinry Docs" class="md-nav__button md-logo" aria-label="Pinry Docs">
|
||||
<a href=".." title="Pinry Docs" class="md-nav__button md-logo" aria-label="Pinry Docs" data-md-component="logo">
|
||||
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54z"/></svg>
|
||||
@@ -300,6 +296,21 @@
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../api/" class="md-nav__link">
|
||||
API support
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../plugin-system/" class="md-nav__link">
|
||||
Plugin System
|
||||
@@ -503,6 +514,7 @@ small spelling mistake.</p>
|
||||
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
|
||||
Material for MkDocs
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="md-footer-social">
|
||||
@@ -529,7 +541,7 @@ small spelling mistake.</p>
|
||||
<script id="__config" type="application/json">{"base": "..", "features": [], "translations": {"clipboard.copy": "Copy to clipboard", "clipboard.copied": "Copied to clipboard", "search.config.lang": "en", "search.config.pipeline": "trimmer, stopWordFilter", "search.config.separator": "[\\s\\-]+", "search.placeholder": "Search", "search.result.placeholder": "Type to start searching", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.term.missing": "Missing"}, "search": "../assets/javascripts/workers/search.fb4a9340.min.js", "version": null}</script>
|
||||
|
||||
|
||||
<script src="../assets/javascripts/bundle.9b151c6a.min.js"></script>
|
||||
<script src="../assets/javascripts/bundle.a1c7c35e.min.js"></script>
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
@@ -15,8 +15,8 @@
|
||||
|
||||
<link rel="canonical" href="https://docs.getpinry.com/development/">
|
||||
|
||||
<link rel="shortcut icon" href="../assets/images/favicon.png">
|
||||
<meta name="generator" content="mkdocs-1.1.2, mkdocs-material-7.0.4">
|
||||
<link rel="icon" href="../assets/images/favicon.png">
|
||||
<meta name="generator" content="mkdocs-1.1.2, mkdocs-material-7.0.6">
|
||||
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="../assets/stylesheets/main.77f3fd56.min.css">
|
||||
<link rel="stylesheet" href="../assets/stylesheets/main.2c0c5eaf.min.css">
|
||||
|
||||
|
||||
<link rel="stylesheet" href="../assets/stylesheets/palette.7fa14f5b.min.css">
|
||||
@@ -79,11 +79,9 @@
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<header class="md-header" data-md-component="header">
|
||||
<header class="md-header" data-md-component="header">
|
||||
<nav class="md-header__inner md-grid" aria-label="Header">
|
||||
<a href="https://docs.getpinry.com/" title="Pinry Docs" class="md-header__button md-logo" aria-label="Pinry Docs">
|
||||
<a href=".." title="Pinry Docs" class="md-header__button md-logo" aria-label="Pinry Docs" data-md-component="logo">
|
||||
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54z"/></svg>
|
||||
@@ -175,11 +173,9 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
|
||||
<label class="md-nav__title" for="__drawer">
|
||||
<a href="https://docs.getpinry.com/" title="Pinry Docs" class="md-nav__button md-logo" aria-label="Pinry Docs">
|
||||
<a href=".." title="Pinry Docs" class="md-nav__button md-logo" aria-label="Pinry Docs" data-md-component="logo">
|
||||
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54z"/></svg>
|
||||
@@ -338,6 +334,21 @@
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../api/" class="md-nav__link">
|
||||
API support
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../plugin-system/" class="md-nav__link">
|
||||
Plugin System
|
||||
@@ -502,21 +513,25 @@ pip install pipenv
|
||||
npm install -g yarn
|
||||
</code></pre></div>
|
||||
|
||||
|
||||
<p>After that you can install this project with:</p>
|
||||
<div class="codehilite"><pre><span></span><code>pipenv install --dev
|
||||
cd pinry-spa; yarn install
|
||||
</code></pre></div>
|
||||
|
||||
|
||||
<p>You will need to run two separate items as of right now, the SPA and the
|
||||
backend:</p>
|
||||
<div class="codehilite"><pre><span></span><code>pipenv run python manage.py migrate
|
||||
pipenv run python manage.py runserver
|
||||
</code></pre></div>
|
||||
|
||||
|
||||
<p>And from another terminal:</p>
|
||||
<div class="codehilite"><pre><span></span><code>cd pinry-spa; yarn serve
|
||||
</code></pre></div>
|
||||
|
||||
|
||||
<h2 id="testing">Testing<a class="headerlink" href="#testing" title="Permanent link">¶</a></h2>
|
||||
<p>We have many tests built into Pinry to ensure that changes don't break
|
||||
anything. If you are live dangerously and have cutting edge new Pinry
|
||||
@@ -526,6 +541,7 @@ recommend using our tags/versions though.</p>
|
||||
<div class="codehilite"><pre><span></span><code>pipenv run python manage.py test
|
||||
</code></pre></div>
|
||||
|
||||
|
||||
<h1 id="docker">Docker<a class="headerlink" href="#docker" title="Permanent link">¶</a></h1>
|
||||
<p>Follow the steps below to install Pinry locally or on any server. This
|
||||
process installs the minimal requirements to run Pinry. For development
|
||||
@@ -597,13 +613,13 @@ static files from <code>./static</code>(as path <code>/static</code>) and <code>
|
||||
</a>
|
||||
|
||||
|
||||
<a href="../plugin-system/" class="md-footer__link md-footer__link--next" rel="next">
|
||||
<a href="../api/" class="md-footer__link md-footer__link--next" rel="next">
|
||||
<div class="md-footer__title">
|
||||
<div class="md-ellipsis">
|
||||
<span class="md-footer__direction">
|
||||
Next
|
||||
</span>
|
||||
Plugin System
|
||||
API support
|
||||
</div>
|
||||
</div>
|
||||
<div class="md-footer__button md-icon">
|
||||
@@ -625,6 +641,7 @@ static files from <code>./static</code>(as path <code>/static</code>) and <code>
|
||||
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
|
||||
Material for MkDocs
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="md-footer-social">
|
||||
@@ -651,7 +668,7 @@ static files from <code>./static</code>(as path <code>/static</code>) and <code>
|
||||
<script id="__config" type="application/json">{"base": "..", "features": [], "translations": {"clipboard.copy": "Copy to clipboard", "clipboard.copied": "Copied to clipboard", "search.config.lang": "en", "search.config.pipeline": "trimmer, stopWordFilter", "search.config.separator": "[\\s\\-]+", "search.placeholder": "Search", "search.result.placeholder": "Type to start searching", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.term.missing": "Missing"}, "search": "../assets/javascripts/workers/search.fb4a9340.min.js", "version": null}</script>
|
||||
|
||||
|
||||
<script src="../assets/javascripts/bundle.9b151c6a.min.js"></script>
|
||||
<script src="../assets/javascripts/bundle.a1c7c35e.min.js"></script>
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
@@ -15,8 +15,8 @@
|
||||
|
||||
<link rel="canonical" href="https://docs.getpinry.com/docs/">
|
||||
|
||||
<link rel="shortcut icon" href="../assets/images/favicon.png">
|
||||
<meta name="generator" content="mkdocs-1.1.2, mkdocs-material-7.0.4">
|
||||
<link rel="icon" href="../assets/images/favicon.png">
|
||||
<meta name="generator" content="mkdocs-1.1.2, mkdocs-material-7.0.6">
|
||||
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="../assets/stylesheets/main.77f3fd56.min.css">
|
||||
<link rel="stylesheet" href="../assets/stylesheets/main.2c0c5eaf.min.css">
|
||||
|
||||
|
||||
<link rel="stylesheet" href="../assets/stylesheets/palette.7fa14f5b.min.css">
|
||||
@@ -79,11 +79,9 @@
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<header class="md-header" data-md-component="header">
|
||||
<header class="md-header" data-md-component="header">
|
||||
<nav class="md-header__inner md-grid" aria-label="Header">
|
||||
<a href="https://docs.getpinry.com/" title="Pinry Docs" class="md-header__button md-logo" aria-label="Pinry Docs">
|
||||
<a href=".." title="Pinry Docs" class="md-header__button md-logo" aria-label="Pinry Docs" data-md-component="logo">
|
||||
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54z"/></svg>
|
||||
@@ -175,11 +173,9 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
|
||||
<label class="md-nav__title" for="__drawer">
|
||||
<a href="https://docs.getpinry.com/" title="Pinry Docs" class="md-nav__button md-logo" aria-label="Pinry Docs">
|
||||
<a href=".." title="Pinry Docs" class="md-nav__button md-logo" aria-label="Pinry Docs" data-md-component="logo">
|
||||
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54z"/></svg>
|
||||
@@ -300,6 +296,21 @@
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../api/" class="md-nav__link">
|
||||
API support
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../plugin-system/" class="md-nav__link">
|
||||
Plugin System
|
||||
@@ -508,6 +519,7 @@ installed, <code>pipenv install --dev</code>, then you can use the following com
|
||||
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
|
||||
Material for MkDocs
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="md-footer-social">
|
||||
@@ -534,7 +546,7 @@ installed, <code>pipenv install --dev</code>, then you can use the following com
|
||||
<script id="__config" type="application/json">{"base": "..", "features": [], "translations": {"clipboard.copy": "Copy to clipboard", "clipboard.copied": "Copied to clipboard", "search.config.lang": "en", "search.config.pipeline": "trimmer, stopWordFilter", "search.config.separator": "[\\s\\-]+", "search.placeholder": "Search", "search.result.placeholder": "Type to start searching", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.term.missing": "Missing"}, "search": "../assets/javascripts/workers/search.fb4a9340.min.js", "version": null}</script>
|
||||
|
||||
|
||||
<script src="../assets/javascripts/bundle.9b151c6a.min.js"></script>
|
||||
<script src="../assets/javascripts/bundle.a1c7c35e.min.js"></script>
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
@@ -15,8 +15,8 @@
|
||||
|
||||
<link rel="canonical" href="https://docs.getpinry.com/extensions/">
|
||||
|
||||
<link rel="shortcut icon" href="../assets/images/favicon.png">
|
||||
<meta name="generator" content="mkdocs-1.1.2, mkdocs-material-7.0.4">
|
||||
<link rel="icon" href="../assets/images/favicon.png">
|
||||
<meta name="generator" content="mkdocs-1.1.2, mkdocs-material-7.0.6">
|
||||
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="../assets/stylesheets/main.77f3fd56.min.css">
|
||||
<link rel="stylesheet" href="../assets/stylesheets/main.2c0c5eaf.min.css">
|
||||
|
||||
|
||||
<link rel="stylesheet" href="../assets/stylesheets/palette.7fa14f5b.min.css">
|
||||
@@ -79,11 +79,9 @@
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<header class="md-header" data-md-component="header">
|
||||
<header class="md-header" data-md-component="header">
|
||||
<nav class="md-header__inner md-grid" aria-label="Header">
|
||||
<a href="https://docs.getpinry.com/" title="Pinry Docs" class="md-header__button md-logo" aria-label="Pinry Docs">
|
||||
<a href=".." title="Pinry Docs" class="md-header__button md-logo" aria-label="Pinry Docs" data-md-component="logo">
|
||||
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54z"/></svg>
|
||||
@@ -175,11 +173,9 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
|
||||
<label class="md-nav__title" for="__drawer">
|
||||
<a href="https://docs.getpinry.com/" title="Pinry Docs" class="md-nav__button md-logo" aria-label="Pinry Docs">
|
||||
<a href=".." title="Pinry Docs" class="md-nav__button md-logo" aria-label="Pinry Docs" data-md-component="logo">
|
||||
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54z"/></svg>
|
||||
@@ -309,6 +305,21 @@
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../api/" class="md-nav__link">
|
||||
API support
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../plugin-system/" class="md-nav__link">
|
||||
Plugin System
|
||||
@@ -511,6 +522,7 @@ Firefox. You can find his repo for these extensions at:</p>
|
||||
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
|
||||
Material for MkDocs
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="md-footer-social">
|
||||
@@ -537,7 +549,7 @@ Firefox. You can find his repo for these extensions at:</p>
|
||||
<script id="__config" type="application/json">{"base": "..", "features": [], "translations": {"clipboard.copy": "Copy to clipboard", "clipboard.copied": "Copied to clipboard", "search.config.lang": "en", "search.config.pipeline": "trimmer, stopWordFilter", "search.config.separator": "[\\s\\-]+", "search.placeholder": "Search", "search.result.placeholder": "Type to start searching", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.term.missing": "Missing"}, "search": "../assets/javascripts/workers/search.fb4a9340.min.js", "version": null}</script>
|
||||
|
||||
|
||||
<script src="../assets/javascripts/bundle.9b151c6a.min.js"></script>
|
||||
<script src="../assets/javascripts/bundle.a1c7c35e.min.js"></script>
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
BIN
imgs/screenshots/token-access.png
Normal file
BIN
imgs/screenshots/token-access.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 43 KiB |
34
index.html
34
index.html
@@ -15,8 +15,8 @@
|
||||
|
||||
<link rel="canonical" href="https://docs.getpinry.com/">
|
||||
|
||||
<link rel="shortcut icon" href="assets/images/favicon.png">
|
||||
<meta name="generator" content="mkdocs-1.1.2, mkdocs-material-7.0.4">
|
||||
<link rel="icon" href="assets/images/favicon.png">
|
||||
<meta name="generator" content="mkdocs-1.1.2, mkdocs-material-7.0.6">
|
||||
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="assets/stylesheets/main.77f3fd56.min.css">
|
||||
<link rel="stylesheet" href="assets/stylesheets/main.2c0c5eaf.min.css">
|
||||
|
||||
|
||||
<link rel="stylesheet" href="assets/stylesheets/palette.7fa14f5b.min.css">
|
||||
@@ -79,11 +79,9 @@
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<header class="md-header" data-md-component="header">
|
||||
<header class="md-header" data-md-component="header">
|
||||
<nav class="md-header__inner md-grid" aria-label="Header">
|
||||
<a href="https://docs.getpinry.com/" title="Pinry Docs" class="md-header__button md-logo" aria-label="Pinry Docs">
|
||||
<a href="." title="Pinry Docs" class="md-header__button md-logo" aria-label="Pinry Docs" data-md-component="logo">
|
||||
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54z"/></svg>
|
||||
@@ -175,11 +173,9 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
|
||||
<label class="md-nav__title" for="__drawer">
|
||||
<a href="https://docs.getpinry.com/" title="Pinry Docs" class="md-nav__button md-logo" aria-label="Pinry Docs">
|
||||
<a href="." title="Pinry Docs" class="md-nav__button md-logo" aria-label="Pinry Docs" data-md-component="logo">
|
||||
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54z"/></svg>
|
||||
@@ -345,6 +341,21 @@
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="api/" class="md-nav__link">
|
||||
API support
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="plugin-system/" class="md-nav__link">
|
||||
Plugin System
|
||||
@@ -572,6 +583,7 @@ format.</p>
|
||||
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
|
||||
Material for MkDocs
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="md-footer-social">
|
||||
@@ -598,7 +610,7 @@ format.</p>
|
||||
<script id="__config" type="application/json">{"base": ".", "features": [], "translations": {"clipboard.copy": "Copy to clipboard", "clipboard.copied": "Copied to clipboard", "search.config.lang": "en", "search.config.pipeline": "trimmer, stopWordFilter", "search.config.separator": "[\\s\\-]+", "search.placeholder": "Search", "search.result.placeholder": "Type to start searching", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.term.missing": "Missing"}, "search": "assets/javascripts/workers/search.fb4a9340.min.js", "version": null}</script>
|
||||
|
||||
|
||||
<script src="assets/javascripts/bundle.9b151c6a.min.js"></script>
|
||||
<script src="assets/javascripts/bundle.a1c7c35e.min.js"></script>
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
@@ -15,8 +15,8 @@
|
||||
|
||||
<link rel="canonical" href="https://docs.getpinry.com/install-with-docker/">
|
||||
|
||||
<link rel="shortcut icon" href="../assets/images/favicon.png">
|
||||
<meta name="generator" content="mkdocs-1.1.2, mkdocs-material-7.0.4">
|
||||
<link rel="icon" href="../assets/images/favicon.png">
|
||||
<meta name="generator" content="mkdocs-1.1.2, mkdocs-material-7.0.6">
|
||||
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="../assets/stylesheets/main.77f3fd56.min.css">
|
||||
<link rel="stylesheet" href="../assets/stylesheets/main.2c0c5eaf.min.css">
|
||||
|
||||
|
||||
<link rel="stylesheet" href="../assets/stylesheets/palette.7fa14f5b.min.css">
|
||||
@@ -79,11 +79,9 @@
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<header class="md-header" data-md-component="header">
|
||||
<header class="md-header" data-md-component="header">
|
||||
<nav class="md-header__inner md-grid" aria-label="Header">
|
||||
<a href="https://docs.getpinry.com/" title="Pinry Docs" class="md-header__button md-logo" aria-label="Pinry Docs">
|
||||
<a href=".." title="Pinry Docs" class="md-header__button md-logo" aria-label="Pinry Docs" data-md-component="logo">
|
||||
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54z"/></svg>
|
||||
@@ -175,11 +173,9 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
|
||||
<label class="md-nav__title" for="__drawer">
|
||||
<a href="https://docs.getpinry.com/" title="Pinry Docs" class="md-nav__button md-logo" aria-label="Pinry Docs">
|
||||
<a href=".." title="Pinry Docs" class="md-nav__button md-logo" aria-label="Pinry Docs" data-md-component="logo">
|
||||
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54z"/></svg>
|
||||
@@ -309,6 +305,21 @@
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../api/" class="md-nav__link">
|
||||
API support
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../plugin-system/" class="md-nav__link">
|
||||
Plugin System
|
||||
@@ -450,6 +461,7 @@ or you could simply pull the image from DockerHub's registry via</p>
|
||||
<div class="codehilite"><pre><span></span><code>docker pull getpinry/pinry
|
||||
</code></pre></div>
|
||||
|
||||
|
||||
<p>Then use the command line like:</p>
|
||||
<div class="codehilite"><pre><span></span><code><span class="c1"># this should be an abs-path not relative path like "."</span>
|
||||
<span class="k">export</span> <span class="n">DATA_PATH</span><span class="o">=/</span><span class="nb">abs</span><span class="o">/</span><span class="n">path</span><span class="o">/</span><span class="n">to</span><span class="o">/</span><span class="n">your</span><span class="o">/</span><span class="n">data</span><span class="o">/</span><span class="n">directory</span>
|
||||
@@ -459,6 +471,7 @@ or you could simply pull the image from DockerHub's registry via</p>
|
||||
<span class="n">getpinry</span><span class="o">/</span><span class="n">pinry</span>
|
||||
</code></pre></div>
|
||||
|
||||
|
||||
<h1 id="build-docker-from-source">Build Docker from Source<a class="headerlink" href="#build-docker-from-source" title="Permanent link">¶</a></h1>
|
||||
<p>Running this will get the latest version of pinry itself</p>
|
||||
<div class="codehilite"><pre><span></span><code>git clone https://github.com/pinry/pinry
|
||||
@@ -466,6 +479,7 @@ cd pinry/docker
|
||||
./build_docker.sh
|
||||
</code></pre></div>
|
||||
|
||||
|
||||
<p>Now you can start your container by command like this</p>
|
||||
<div class="codehilite"><pre><span></span><code># <span class="nv">this</span> <span class="nv">is</span> <span class="nv">where</span> <span class="nv">your</span> <span class="nv">database</span>, <span class="nv">local_settings</span> <span class="nv">and</span> <span class="nv">pins</span> <span class="nv">located</span>
|
||||
<span class="nv">mkdir</span> <span class="nv">data</span>
|
||||
@@ -473,6 +487,7 @@ cd pinry/docker
|
||||
.<span class="o">/</span><span class="nv">start_docker</span>.<span class="nv">sh</span> `<span class="nv">readlink</span> <span class="o">-</span><span class="nv">f</span> <span class="nv">data</span>`
|
||||
</code></pre></div>
|
||||
|
||||
|
||||
<p>Also, if you want to use a "named volume" instead, you can do this:</p>
|
||||
<div class="codehilite"><pre><span></span><code>docker volume create pinry
|
||||
docker run -d=true -p=80:80 \
|
||||
@@ -480,6 +495,7 @@ docker run -d=true -p=80:80 \
|
||||
getpinry/pinry
|
||||
</code></pre></div>
|
||||
|
||||
|
||||
<p>Please visit <code>http://your-ip</code> to visit your instance and register a new account, enjoy it.</p>
|
||||
<h2 id="configuring-docker-pinry">Configuring docker-pinry<a class="headerlink" href="#configuring-docker-pinry" title="Permanent link">¶</a></h2>
|
||||
<hr />
|
||||
@@ -493,6 +509,7 @@ and remove the container then restart it.</p>
|
||||
<div class="codehilite"><pre><span></span><code>ALLOW_NEW_REGISTRATIONS = True
|
||||
</code></pre></div>
|
||||
|
||||
|
||||
<h2 id="building-docker-pinry-again-with-latest-version">Building docker-pinry again (with latest version)<a class="headerlink" href="#building-docker-pinry-again-with-latest-version" title="Permanent link">¶</a></h2>
|
||||
<p>Running this will build you a docker image with the latest version of pinry</p>
|
||||
<div class="codehilite"><pre><span></span><code>git pull --rebase
|
||||
@@ -500,6 +517,7 @@ cd ./docker/
|
||||
./build_docker.sh
|
||||
</code></pre></div>
|
||||
|
||||
|
||||
<h1 id="backup">Backup<a class="headerlink" href="#backup" title="Permanent link">¶</a></h1>
|
||||
<p>Just copy <code>data</code> folder's content to an safe place, enjoy :)</p>
|
||||
<h1 id="why-include-nginx-and-not-just-map-to-gunicorn-directly">Why include nginx and not just map to gunicorn directly?<a class="headerlink" href="#why-include-nginx-and-not-just-map-to-gunicorn-directly" title="Permanent link">¶</a></h1>
|
||||
@@ -580,6 +598,7 @@ stronger database solution ( e.g: PostgreSQL or MySQL ) .</p>
|
||||
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
|
||||
Material for MkDocs
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="md-footer-social">
|
||||
@@ -606,7 +625,7 @@ stronger database solution ( e.g: PostgreSQL or MySQL ) .</p>
|
||||
<script id="__config" type="application/json">{"base": "..", "features": [], "translations": {"clipboard.copy": "Copy to clipboard", "clipboard.copied": "Copied to clipboard", "search.config.lang": "en", "search.config.pipeline": "trimmer, stopWordFilter", "search.config.separator": "[\\s\\-]+", "search.placeholder": "Search", "search.result.placeholder": "Type to start searching", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.term.missing": "Missing"}, "search": "../assets/javascripts/workers/search.fb4a9340.min.js", "version": null}</script>
|
||||
|
||||
|
||||
<script src="../assets/javascripts/bundle.9b151c6a.min.js"></script>
|
||||
<script src="../assets/javascripts/bundle.a1c7c35e.min.js"></script>
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
@@ -15,8 +15,8 @@
|
||||
|
||||
<link rel="canonical" href="https://docs.getpinry.com/license/">
|
||||
|
||||
<link rel="shortcut icon" href="../assets/images/favicon.png">
|
||||
<meta name="generator" content="mkdocs-1.1.2, mkdocs-material-7.0.4">
|
||||
<link rel="icon" href="../assets/images/favicon.png">
|
||||
<meta name="generator" content="mkdocs-1.1.2, mkdocs-material-7.0.6">
|
||||
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="../assets/stylesheets/main.77f3fd56.min.css">
|
||||
<link rel="stylesheet" href="../assets/stylesheets/main.2c0c5eaf.min.css">
|
||||
|
||||
|
||||
<link rel="stylesheet" href="../assets/stylesheets/palette.7fa14f5b.min.css">
|
||||
@@ -79,11 +79,9 @@
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<header class="md-header" data-md-component="header">
|
||||
<header class="md-header" data-md-component="header">
|
||||
<nav class="md-header__inner md-grid" aria-label="Header">
|
||||
<a href="https://docs.getpinry.com/" title="Pinry Docs" class="md-header__button md-logo" aria-label="Pinry Docs">
|
||||
<a href=".." title="Pinry Docs" class="md-header__button md-logo" aria-label="Pinry Docs" data-md-component="logo">
|
||||
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54z"/></svg>
|
||||
@@ -175,11 +173,9 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
|
||||
<label class="md-nav__title" for="__drawer">
|
||||
<a href="https://docs.getpinry.com/" title="Pinry Docs" class="md-nav__button md-logo" aria-label="Pinry Docs">
|
||||
<a href=".." title="Pinry Docs" class="md-nav__button md-logo" aria-label="Pinry Docs" data-md-component="logo">
|
||||
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54z"/></svg>
|
||||
@@ -300,6 +296,21 @@
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../api/" class="md-nav__link">
|
||||
API support
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../plugin-system/" class="md-nav__link">
|
||||
Plugin System
|
||||
@@ -557,6 +568,7 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</p>
|
||||
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
|
||||
Material for MkDocs
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="md-footer-social">
|
||||
@@ -583,7 +595,7 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</p>
|
||||
<script id="__config" type="application/json">{"base": "..", "features": [], "translations": {"clipboard.copy": "Copy to clipboard", "clipboard.copied": "Copied to clipboard", "search.config.lang": "en", "search.config.pipeline": "trimmer, stopWordFilter", "search.config.separator": "[\\s\\-]+", "search.placeholder": "Search", "search.result.placeholder": "Type to start searching", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.term.missing": "Missing"}, "search": "../assets/javascripts/workers/search.fb4a9340.min.js", "version": null}</script>
|
||||
|
||||
|
||||
<script src="../assets/javascripts/bundle.9b151c6a.min.js"></script>
|
||||
<script src="../assets/javascripts/bundle.a1c7c35e.min.js"></script>
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
@@ -15,8 +15,8 @@
|
||||
|
||||
<link rel="canonical" href="https://docs.getpinry.com/passwords/">
|
||||
|
||||
<link rel="shortcut icon" href="../assets/images/favicon.png">
|
||||
<meta name="generator" content="mkdocs-1.1.2, mkdocs-material-7.0.4">
|
||||
<link rel="icon" href="../assets/images/favicon.png">
|
||||
<meta name="generator" content="mkdocs-1.1.2, mkdocs-material-7.0.6">
|
||||
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="../assets/stylesheets/main.77f3fd56.min.css">
|
||||
<link rel="stylesheet" href="../assets/stylesheets/main.2c0c5eaf.min.css">
|
||||
|
||||
|
||||
<link rel="stylesheet" href="../assets/stylesheets/palette.7fa14f5b.min.css">
|
||||
@@ -79,11 +79,9 @@
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<header class="md-header" data-md-component="header">
|
||||
<header class="md-header" data-md-component="header">
|
||||
<nav class="md-header__inner md-grid" aria-label="Header">
|
||||
<a href="https://docs.getpinry.com/" title="Pinry Docs" class="md-header__button md-logo" aria-label="Pinry Docs">
|
||||
<a href=".." title="Pinry Docs" class="md-header__button md-logo" aria-label="Pinry Docs" data-md-component="logo">
|
||||
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54z"/></svg>
|
||||
@@ -175,11 +173,9 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
|
||||
<label class="md-nav__title" for="__drawer">
|
||||
<a href="https://docs.getpinry.com/" title="Pinry Docs" class="md-nav__button md-logo" aria-label="Pinry Docs">
|
||||
<a href=".." title="Pinry Docs" class="md-nav__button md-logo" aria-label="Pinry Docs" data-md-component="logo">
|
||||
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54z"/></svg>
|
||||
@@ -300,6 +296,21 @@
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../api/" class="md-nav__link">
|
||||
API support
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../plugin-system/" class="md-nav__link">
|
||||
Plugin System
|
||||
@@ -558,6 +569,7 @@ you could first exec to docker via command like
|
||||
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
|
||||
Material for MkDocs
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="md-footer-social">
|
||||
@@ -584,7 +596,7 @@ you could first exec to docker via command like
|
||||
<script id="__config" type="application/json">{"base": "..", "features": [], "translations": {"clipboard.copy": "Copy to clipboard", "clipboard.copied": "Copied to clipboard", "search.config.lang": "en", "search.config.pipeline": "trimmer, stopWordFilter", "search.config.separator": "[\\s\\-]+", "search.placeholder": "Search", "search.result.placeholder": "Type to start searching", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.term.missing": "Missing"}, "search": "../assets/javascripts/workers/search.fb4a9340.min.js", "version": null}</script>
|
||||
|
||||
|
||||
<script src="../assets/javascripts/bundle.9b151c6a.min.js"></script>
|
||||
<script src="../assets/javascripts/bundle.a1c7c35e.min.js"></script>
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
@@ -15,8 +15,8 @@
|
||||
|
||||
<link rel="canonical" href="https://docs.getpinry.com/plugin-system/">
|
||||
|
||||
<link rel="shortcut icon" href="../assets/images/favicon.png">
|
||||
<meta name="generator" content="mkdocs-1.1.2, mkdocs-material-7.0.4">
|
||||
<link rel="icon" href="../assets/images/favicon.png">
|
||||
<meta name="generator" content="mkdocs-1.1.2, mkdocs-material-7.0.6">
|
||||
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="../assets/stylesheets/main.77f3fd56.min.css">
|
||||
<link rel="stylesheet" href="../assets/stylesheets/main.2c0c5eaf.min.css">
|
||||
|
||||
|
||||
<link rel="stylesheet" href="../assets/stylesheets/palette.7fa14f5b.min.css">
|
||||
@@ -79,11 +79,9 @@
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<header class="md-header" data-md-component="header">
|
||||
<header class="md-header" data-md-component="header">
|
||||
<nav class="md-header__inner md-grid" aria-label="Header">
|
||||
<a href="https://docs.getpinry.com/" title="Pinry Docs" class="md-header__button md-logo" aria-label="Pinry Docs">
|
||||
<a href=".." title="Pinry Docs" class="md-header__button md-logo" aria-label="Pinry Docs" data-md-component="logo">
|
||||
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54z"/></svg>
|
||||
@@ -175,11 +173,9 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
|
||||
<label class="md-nav__title" for="__drawer">
|
||||
<a href="https://docs.getpinry.com/" title="Pinry Docs" class="md-nav__button md-logo" aria-label="Pinry Docs">
|
||||
<a href=".." title="Pinry Docs" class="md-nav__button md-logo" aria-label="Pinry Docs" data-md-component="logo">
|
||||
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54z"/></svg>
|
||||
@@ -299,6 +295,21 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../api/" class="md-nav__link">
|
||||
API support
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -463,6 +474,7 @@ instance after specified events triggered just like the way django-middleware wo
|
||||
<span class="k">pass</span>
|
||||
</code></pre></div>
|
||||
|
||||
|
||||
<p>You could make some changes on Image object and Thumbnail object
|
||||
before they actually be saved (for example, add water-mark to them).</p>
|
||||
<p>You could access example plugin via <code>pinry_plugins/batteries/plugin_example.py</code>.</p>
|
||||
@@ -472,6 +484,7 @@ before they actually be saved (for example, add water-mark to them).</p>
|
||||
]
|
||||
</code></pre></div>
|
||||
|
||||
|
||||
<p>Now the plugin will work like a charm!</p>
|
||||
<h1 id="list-of-available-plugins">List of Available Plugins<a class="headerlink" href="#list-of-available-plugins" title="Permanent link">¶</a></h1>
|
||||
<p>left blank to fill, coming soon...</p>
|
||||
@@ -484,6 +497,7 @@ before they actually be saved (for example, add water-mark to them).</p>
|
||||
]
|
||||
</code></pre></div>
|
||||
|
||||
|
||||
<p>Then, rebuild your docker image, the plugin will work
|
||||
if no further python dependencies required.</p>
|
||||
|
||||
@@ -503,7 +517,7 @@ if no further python dependencies required.</p>
|
||||
|
||||
<nav class="md-footer__inner md-grid" aria-label="Footer">
|
||||
|
||||
<a href="../development/" class="md-footer__link md-footer__link--prev" rel="prev">
|
||||
<a href="../api/" class="md-footer__link md-footer__link--prev" rel="prev">
|
||||
<div class="md-footer__button md-icon">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12z"/></svg>
|
||||
</div>
|
||||
@@ -512,7 +526,7 @@ if no further python dependencies required.</p>
|
||||
<span class="md-footer__direction">
|
||||
Previous
|
||||
</span>
|
||||
Development
|
||||
API support
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
@@ -546,6 +560,7 @@ if no further python dependencies required.</p>
|
||||
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
|
||||
Material for MkDocs
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="md-footer-social">
|
||||
@@ -572,7 +587,7 @@ if no further python dependencies required.</p>
|
||||
<script id="__config" type="application/json">{"base": "..", "features": [], "translations": {"clipboard.copy": "Copy to clipboard", "clipboard.copied": "Copied to clipboard", "search.config.lang": "en", "search.config.pipeline": "trimmer, stopWordFilter", "search.config.separator": "[\\s\\-]+", "search.placeholder": "Search", "search.result.placeholder": "Type to start searching", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.term.missing": "Missing"}, "search": "../assets/javascripts/workers/search.fb4a9340.min.js", "version": null}</script>
|
||||
|
||||
|
||||
<script src="../assets/javascripts/bundle.9b151c6a.min.js"></script>
|
||||
<script src="../assets/javascripts/bundle.a1c7c35e.min.js"></script>
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
@@ -15,8 +15,8 @@
|
||||
|
||||
<link rel="canonical" href="https://docs.getpinry.com/screenshots/">
|
||||
|
||||
<link rel="shortcut icon" href="../assets/images/favicon.png">
|
||||
<meta name="generator" content="mkdocs-1.1.2, mkdocs-material-7.0.4">
|
||||
<link rel="icon" href="../assets/images/favicon.png">
|
||||
<meta name="generator" content="mkdocs-1.1.2, mkdocs-material-7.0.6">
|
||||
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="../assets/stylesheets/main.77f3fd56.min.css">
|
||||
<link rel="stylesheet" href="../assets/stylesheets/main.2c0c5eaf.min.css">
|
||||
|
||||
|
||||
<link rel="stylesheet" href="../assets/stylesheets/palette.7fa14f5b.min.css">
|
||||
@@ -79,11 +79,9 @@
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<header class="md-header" data-md-component="header">
|
||||
<header class="md-header" data-md-component="header">
|
||||
<nav class="md-header__inner md-grid" aria-label="Header">
|
||||
<a href="https://docs.getpinry.com/" title="Pinry Docs" class="md-header__button md-logo" aria-label="Pinry Docs">
|
||||
<a href=".." title="Pinry Docs" class="md-header__button md-logo" aria-label="Pinry Docs" data-md-component="logo">
|
||||
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54z"/></svg>
|
||||
@@ -175,11 +173,9 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
|
||||
<label class="md-nav__title" for="__drawer">
|
||||
<a href="https://docs.getpinry.com/" title="Pinry Docs" class="md-nav__button md-logo" aria-label="Pinry Docs">
|
||||
<a href=".." title="Pinry Docs" class="md-nav__button md-logo" aria-label="Pinry Docs" data-md-component="logo">
|
||||
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54z"/></svg>
|
||||
@@ -379,6 +375,21 @@
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../api/" class="md-nav__link">
|
||||
API support
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../plugin-system/" class="md-nav__link">
|
||||
Plugin System
|
||||
@@ -642,6 +653,7 @@ we mention on the first page of the docs.</p>
|
||||
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
|
||||
Material for MkDocs
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="md-footer-social">
|
||||
@@ -668,7 +680,7 @@ we mention on the first page of the docs.</p>
|
||||
<script id="__config" type="application/json">{"base": "..", "features": [], "translations": {"clipboard.copy": "Copy to clipboard", "clipboard.copied": "Copied to clipboard", "search.config.lang": "en", "search.config.pipeline": "trimmer, stopWordFilter", "search.config.separator": "[\\s\\-]+", "search.placeholder": "Search", "search.result.placeholder": "Type to start searching", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.term.missing": "Missing"}, "search": "../assets/javascripts/workers/search.fb4a9340.min.js", "version": null}</script>
|
||||
|
||||
|
||||
<script src="../assets/javascripts/bundle.9b151c6a.min.js"></script>
|
||||
<script src="../assets/javascripts/bundle.a1c7c35e.min.js"></script>
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
File diff suppressed because one or more lines are too long
30
sitemap.xml
30
sitemap.xml
@@ -1,55 +1,59 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url>
|
||||
<loc>https://docs.getpinry.com/</loc>
|
||||
<lastmod>2021-03-06</lastmod>
|
||||
<lastmod>2022-02-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>https://docs.getpinry.com/screenshots/</loc>
|
||||
<lastmod>2021-03-06</lastmod>
|
||||
<lastmod>2022-02-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>https://docs.getpinry.com/extensions/</loc>
|
||||
<lastmod>2021-03-06</lastmod>
|
||||
<lastmod>2022-02-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>https://docs.getpinry.com/theories/</loc>
|
||||
<lastmod>2021-03-06</lastmod>
|
||||
<lastmod>2022-02-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>https://docs.getpinry.com/install-with-docker/</loc>
|
||||
<lastmod>2021-03-06</lastmod>
|
||||
<lastmod>2022-02-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>https://docs.getpinry.com/development/</loc>
|
||||
<lastmod>2021-03-06</lastmod>
|
||||
<lastmod>2022-02-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>https://docs.getpinry.com/api/</loc>
|
||||
<lastmod>2022-02-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>https://docs.getpinry.com/plugin-system/</loc>
|
||||
<lastmod>2021-03-06</lastmod>
|
||||
<lastmod>2022-02-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>https://docs.getpinry.com/upgrade-guide/</loc>
|
||||
<lastmod>2021-03-06</lastmod>
|
||||
<lastmod>2022-02-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>https://docs.getpinry.com/docs/</loc>
|
||||
<lastmod>2021-03-06</lastmod>
|
||||
<lastmod>2022-02-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>https://docs.getpinry.com/passwords/</loc>
|
||||
<lastmod>2021-03-06</lastmod>
|
||||
<lastmod>2022-02-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>https://docs.getpinry.com/assets/</loc>
|
||||
<lastmod>2021-03-06</lastmod>
|
||||
<lastmod>2022-02-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>https://docs.getpinry.com/contributing/</loc>
|
||||
<lastmod>2021-03-06</lastmod>
|
||||
<lastmod>2022-02-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url><url>
|
||||
<loc>https://docs.getpinry.com/license/</loc>
|
||||
<lastmod>2021-03-06</lastmod>
|
||||
<lastmod>2022-02-19</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
</urlset>
|
||||
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
@@ -15,8 +15,8 @@
|
||||
|
||||
<link rel="canonical" href="https://docs.getpinry.com/theories/">
|
||||
|
||||
<link rel="shortcut icon" href="../assets/images/favicon.png">
|
||||
<meta name="generator" content="mkdocs-1.1.2, mkdocs-material-7.0.4">
|
||||
<link rel="icon" href="../assets/images/favicon.png">
|
||||
<meta name="generator" content="mkdocs-1.1.2, mkdocs-material-7.0.6">
|
||||
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="../assets/stylesheets/main.77f3fd56.min.css">
|
||||
<link rel="stylesheet" href="../assets/stylesheets/main.2c0c5eaf.min.css">
|
||||
|
||||
|
||||
<link rel="stylesheet" href="../assets/stylesheets/palette.7fa14f5b.min.css">
|
||||
@@ -79,11 +79,9 @@
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<header class="md-header" data-md-component="header">
|
||||
<header class="md-header" data-md-component="header">
|
||||
<nav class="md-header__inner md-grid" aria-label="Header">
|
||||
<a href="https://docs.getpinry.com/" title="Pinry Docs" class="md-header__button md-logo" aria-label="Pinry Docs">
|
||||
<a href=".." title="Pinry Docs" class="md-header__button md-logo" aria-label="Pinry Docs" data-md-component="logo">
|
||||
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54z"/></svg>
|
||||
@@ -175,11 +173,9 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
|
||||
<label class="md-nav__title" for="__drawer">
|
||||
<a href="https://docs.getpinry.com/" title="Pinry Docs" class="md-nav__button md-logo" aria-label="Pinry Docs">
|
||||
<a href=".." title="Pinry Docs" class="md-nav__button md-logo" aria-label="Pinry Docs" data-md-component="logo">
|
||||
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54z"/></svg>
|
||||
@@ -338,6 +334,21 @@
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../api/" class="md-nav__link">
|
||||
API support
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../plugin-system/" class="md-nav__link">
|
||||
Plugin System
|
||||
@@ -553,6 +564,7 @@ instead of "tag" which designed for all users.</p>
|
||||
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
|
||||
Material for MkDocs
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="md-footer-social">
|
||||
@@ -579,7 +591,7 @@ instead of "tag" which designed for all users.</p>
|
||||
<script id="__config" type="application/json">{"base": "..", "features": [], "translations": {"clipboard.copy": "Copy to clipboard", "clipboard.copied": "Copied to clipboard", "search.config.lang": "en", "search.config.pipeline": "trimmer, stopWordFilter", "search.config.separator": "[\\s\\-]+", "search.placeholder": "Search", "search.result.placeholder": "Type to start searching", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.term.missing": "Missing"}, "search": "../assets/javascripts/workers/search.fb4a9340.min.js", "version": null}</script>
|
||||
|
||||
|
||||
<script src="../assets/javascripts/bundle.9b151c6a.min.js"></script>
|
||||
<script src="../assets/javascripts/bundle.a1c7c35e.min.js"></script>
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
@@ -15,8 +15,8 @@
|
||||
|
||||
<link rel="canonical" href="https://docs.getpinry.com/upgrade-guide/">
|
||||
|
||||
<link rel="shortcut icon" href="../assets/images/favicon.png">
|
||||
<meta name="generator" content="mkdocs-1.1.2, mkdocs-material-7.0.4">
|
||||
<link rel="icon" href="../assets/images/favicon.png">
|
||||
<meta name="generator" content="mkdocs-1.1.2, mkdocs-material-7.0.6">
|
||||
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="../assets/stylesheets/main.77f3fd56.min.css">
|
||||
<link rel="stylesheet" href="../assets/stylesheets/main.2c0c5eaf.min.css">
|
||||
|
||||
|
||||
<link rel="stylesheet" href="../assets/stylesheets/palette.7fa14f5b.min.css">
|
||||
@@ -79,11 +79,9 @@
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<header class="md-header" data-md-component="header">
|
||||
<header class="md-header" data-md-component="header">
|
||||
<nav class="md-header__inner md-grid" aria-label="Header">
|
||||
<a href="https://docs.getpinry.com/" title="Pinry Docs" class="md-header__button md-logo" aria-label="Pinry Docs">
|
||||
<a href=".." title="Pinry Docs" class="md-header__button md-logo" aria-label="Pinry Docs" data-md-component="logo">
|
||||
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54z"/></svg>
|
||||
@@ -175,11 +173,9 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
|
||||
<label class="md-nav__title" for="__drawer">
|
||||
<a href="https://docs.getpinry.com/" title="Pinry Docs" class="md-nav__button md-logo" aria-label="Pinry Docs">
|
||||
<a href=".." title="Pinry Docs" class="md-nav__button md-logo" aria-label="Pinry Docs" data-md-component="logo">
|
||||
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54z"/></svg>
|
||||
@@ -300,6 +296,21 @@
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../api/" class="md-nav__link">
|
||||
API support
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../plugin-system/" class="md-nav__link">
|
||||
Plugin System
|
||||
@@ -448,6 +459,7 @@ if we haven't written notes for it.</p>
|
||||
<div class="codehilite"><pre><span></span><code>git tag
|
||||
</code></pre></div>
|
||||
|
||||
|
||||
<p>The first line of output is our latest version of code.</p>
|
||||
<h1 id="v202-v210">v2.0.2 -> v2.1.0<a class="headerlink" href="#v202-v210" title="Permanent link">¶</a></h1>
|
||||
<p>Main breaking changes:</p>
|
||||
@@ -524,6 +536,7 @@ alias for <code>media file path</code> (where to store images).</p>
|
||||
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
|
||||
Material for MkDocs
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="md-footer-social">
|
||||
@@ -550,7 +563,7 @@ alias for <code>media file path</code> (where to store images).</p>
|
||||
<script id="__config" type="application/json">{"base": "..", "features": [], "translations": {"clipboard.copy": "Copy to clipboard", "clipboard.copied": "Copied to clipboard", "search.config.lang": "en", "search.config.pipeline": "trimmer, stopWordFilter", "search.config.separator": "[\\s\\-]+", "search.placeholder": "Search", "search.result.placeholder": "Type to start searching", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.term.missing": "Missing"}, "search": "../assets/javascripts/workers/search.fb4a9340.min.js", "version": null}</script>
|
||||
|
||||
|
||||
<script src="../assets/javascripts/bundle.9b151c6a.min.js"></script>
|
||||
<script src="../assets/javascripts/bundle.a1c7c35e.min.js"></script>
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user