Skip to content
Open
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions _layouts/en.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
<li><a href="/users/">Users</a></li>
<li><a href="/related-projects.html">Related projects</a></li>
<li><a href="/docs/community.html">Community</a></li>
<li><a href="/support/">Support</a></li>
<li><a href="/blog/">Blog</a></li>
<li><a href="/docs/contribution.html">Developers</a></li>
</ul>
Expand Down
28 changes: 28 additions & 0 deletions support/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
layout: en
title: support
Comment thread
yoshimotoyuk marked this conversation as resolved.
Outdated
---
<section id="support">
<h2>Groonga Techinical Support</h2>
Comment thread
abetomo marked this conversation as resolved.
Outdated
<p>Listed company below provide Groonga Technical Support (in alphabetical order)</p>
Comment thread
abetomo marked this conversation as resolved.
Outdated

<h3>ClearCode Inc.</h3>

<div class='company'>
<div class='logo'>
<a href='https://www.clear-code.com/'>
<img src='/images/support/ClearCode.svg'>
Comment thread
yoshimotoyuk marked this conversation as resolved.
Outdated
</a>
</div>
<div class='description'>
<p>ClearCode has participated to Groonga development since 2008. Based on those community work and development eperience, ClearCode offers technical support service for systems structured with Groonga,<a href='https://pgroonga.github.io/'>PGroonga</a>,<a href='https://mroonga.org/'>Mroonga</a>.</p>
Comment thread
abetomo marked this conversation as resolved.
Outdated
Comment thread
abetomo marked this conversation as resolved.
Outdated
<p>ClearCode has strengths in making improvement proposal to extend Groonga's features and developing new features to support system improvement.</p>
<p><a class='link' href='https://www.clear-code.com/services/groonga.html'>For further info, please check the service introduction page. The page is in Japanese, please use your browser tralation or similar services. You can contact in either English or Japanese.</a></p>
Comment thread
abetomo marked this conversation as resolved.
Outdated
</div>
</div>
<aside>
<a href='https://github.com/clear-code/resources'>"ClearCode logo"</a>
by <a href='https://www.clear-code.com'>ClearCode Inc.</a>,
used under <a href='https://creativecommons.org/licenses/by-sa/4.0/'>CC BY-SA</a>.
</aside>
</section>