-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
25 lines (25 loc) · 5.81 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<!DOCTYPE html><html lang=""><head><meta charSet="utf-8"/><meta http-equiv="X-UA-Compatible" content="IE=edge"/><title>Proofdict · A dictionary engine that based on one rule per one file.</title><meta name="viewport" content="width=device-width"/><meta name="generator" content="Docusaurus"/><meta name="description" content="A dictionary engine that based on one rule per one file."/><meta property="og:title" content="Proofdict · A dictionary engine that based on one rule per one file."/><meta property="og:type" content="website"/><meta property="og:url" content="https://proofdict.github.io//index.html"/><meta property="og:description" content="A dictionary engine that based on one rule per one file."/><meta name="twitter:card" content="summary"/><link rel="shortcut icon" href="/img/favicon.png"/><link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/default.min.css"/><script type="text/javascript" src="https://buttons.github.io/buttons.js"></script><script src="/js/scrollSpy.js"></script><link rel="stylesheet" href="/css/main.css"/><script src="/js/codetabs.js"></script></head><body><div class="fixedHeaderContainer"><div class="headerWrapper wrapper"><header><a href="/"><img class="logo" src="/img/proofdict.png" alt="Proofdict"/><h2 class="headerTitleWithLogo">Proofdict</h2></a><div class="navigationWrapper navigationSlider"><nav class="slidingNav"><ul class="nav-site nav-site-internal"><li class=""><a href="/docs/usage.html" target="_self">Usage</a></li><li class=""><a href="https://github.com/proofdict" target="_self">GItHub</a></li></ul></nav></div></header></div></div><div class="navPusher"><div><div class="homeContainer"><div class="homeSplashFade"><div class="wrapper homeWrapper"><div class="inner"><div class="projectLogo"><img src="/img/proofdict.png"/></div><h2 class="projectTitle">Proofdict<small>A dictionary engine that based on one rule per one file.</small></h2><div class="section promoSection"><div class="promoRow"><div class="pluginRowBlock"><div class="pluginWrapper buttonWrapper"><a class="button" href="/docs/usage.html" target="_self">Get Started</a></div></div></div></div></div></div></div></div><div class="mainContainer"><div class="container paddingBottom paddingTop"><div class="wrapper"><div class="gridBlock"><div class="blockElement alignCenter imageAlignTop twoByGridBlock"><div class="blockImage"><img src="/feather/book.svg"/></div><div class="blockContent"><h2><div><span><p>Your Dictionary</p>
</span></div></h2><div><span><p>Create original your dictionary.</p>
</span></div></div></div><div class="blockElement alignCenter imageAlignTop twoByGridBlock"><div class="blockImage"><img src="/img/textlint/textlint-icon.png"/></div><div class="blockContent"><h2><div><span><p>textlint</p>
</span></div></h2><div><span><p>Support integration with textlint.</p>
<p>You just use <a href="">textlint-rule-proofdict</a>.</p>
</span></div></div></div><div class="blockElement alignCenter imageAlignTop twoByGridBlock"><div class="blockImage"><img src="/feather/share.svg"/></div><div class="blockContent"><h2><div><span><p>Sharable</p>
</span></div></h2><div><span><p>Easy to share your dictionary as website.</p>
<p>Also, Your dictionary have JSON API automatically</p>
</span></div></div></div><div class="blockElement alignCenter imageAlignTop twoByGridBlock"><div class="blockImage"><img src="/feather/github.svg"/></div><div class="blockContent"><h2><div><span><p>GitHub</p>
</span></div></h2><div><span><p>Your dictionary can be maintained on GitHub.</p>
<p>Your dictionary can be Open Source and You can fork existing dictionary.</p>
</span></div></div></div></div></div></div><div class="container darkBackground paddingBottom paddingTop" id="usage"><div class="wrapper"><div class="gridBlock"><div class="blockElement imageAlignSide imageAlignRight twoByGridBlock"><div class="blockContent"><h2><div><span><p>Usage</p>
</span></div></h2><div><span><p>You can start by just 2 steps:</p>
<ol>
<li>Fork proof-dictionary repository</li>
<li>Enable gh-pages on your repository</li>
</ol>
<p>For more details, please see <a href="/docs/usage.html">Get Started</a>.</p>
</span></div></div><div class="blockImage"><img src="/img/example/proof-dictionary.png"/></div></div></div></div></div><div class="container paddingBottom paddingTop"><div class="wrapper"><div class="gridBlock"><div class="blockElement imageAlignSide imageAlignRight twoByGridBlock"><div class="blockContent"><h2><div><span><p>textlint</p>
</span></div></h2><div><span><p>You can use your dictionary with <a href="https://github.com/textlint/textlint" title="textlint">textlint</a>.</p>
<p>textlint is a linter tool for natural language.
It can check your text(Markdown, text, html etc..) with your dictionary.
Also, it can fix your text automatically.</p>
<p>For more details, see <a href="https://www.npmjs.com/package/@proofdict/textlint-rule-proofdict" title="textlint-rule-proo">textlint-rule-proofdict</a> and <a href="https://github.com/textlint/textlint" title="textlint">textlint</a>.</p>
</span></div></div><div class="blockImage"><img src="/img/example/textlint.png"/></div></div></div></div></div></div></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/" class="nav-home"><img src="/img/proofdict.png" alt="Proofdict" width="66" height="58"/></a><div><h5>Docs</h5><a href="/docs/usage.html">Getting Started</a></div><div><h5>Dictionaries</h5><a href="/users.html">User Dictionary</a></div><div><h5>More</h5><a href="https://github.com/proofdict/proofdict">GitHub</a><a class="github-button" href="https://github.com/proofdict/proofdict" data-icon="octicon-star" data-count-href="/facebook/docusaurus/stargazers" data-show-count="true" data-count-aria-label="# stargazers on GitHub" aria-label="Star this project on GitHub">Star</a></div></section><section class="copyright">Copyright © 2021 Facebook Inc.</section></footer></div></body></html>