-
Notifications
You must be signed in to change notification settings - Fork 16
Create new support index #103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
yoshimotoyuk
wants to merge
8
commits into
groonga:gh-pages
Choose a base branch
from
yoshimotoyuk:add-english-support
base: gh-pages
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+29
−0
Open
Changes from 4 commits
Commits
Show all changes
8 commits
Select commit
Hold shift + click to select a range
492c2be
Create new support index
yoshimotoyuk 7eaf5ce
Update en.html
yoshimotoyuk a6d2e07
Update index.html
yoshimotoyuk 61d6427
Update index.html
yoshimotoyuk 93ae44b
Fix spelling errors in support/index.html
yoshimotoyuk be4c249
Apply suggestions from code review
yoshimotoyuk 65a0c7c
Apply suggestion from @Copilot
yoshimotoyuk 4baf848
Clarify company description in index.html
yoshimotoyuk File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,28 @@ | ||
| --- | ||
| layout: en | ||
| title: support | ||
| --- | ||
| <section id="support"> | ||
| <h2>Groonga Techinical Support</h2> | ||
|
abetomo marked this conversation as resolved.
Outdated
|
||
| <p>Listed company below provide Groonga Technical Support (in alphabetical order)</p> | ||
|
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'> | ||
|
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> | ||
|
abetomo marked this conversation as resolved.
Outdated
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> | ||
|
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> | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.