-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
31 changed files
with
478 additions
and
49 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains 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,7 @@ | ||
|
||
{/* ------------------------------------------------------------------------ */} | ||
|
||
The **xPack Binary Development Tools** project is part of the | ||
[xPack Reproducible Build Framework](https://xpack.github.io) | ||
and is hosted on GitHub as | ||
[`xpack-dev-tools`](https://github.com/xpack-dev-tools/). |
This file contains 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,3 @@ | ||
|
||
{/* ------------------------------------------------------------------------ */} | ||
|
File renamed without changes.
This file contains 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 |
---|---|---|
|
@@ -13,20 +13,30 @@ keywords: | |
- web | ||
- author | ||
|
||
date: 2024-09-22 10:23:00 +0300 | ||
date: 2024-10-24 23:58:00 +0300 | ||
|
||
--- | ||
|
||
import customField from '@site/src/libs/customField'; | ||
|
||
import CustomAbout from './_custom-about.mdx' | ||
|
||
import MoreIntro from './_more-intro.mdx' | ||
import History from './_history.mdx' | ||
import Website from './_website.mdx' | ||
|
||
{/* ------------------------------------------------------------------------ */} | ||
|
||
# About the xPack Binary Development Tools | ||
|
||
<MoreIntro/> | ||
## The project | ||
|
||
|
||
<CustomAbout /> | ||
|
||
|
||
## The project history | ||
|
||
The **xPack Binary Development Tools** history is presented | ||
in a separate [History](/docs/project/history/) page. | ||
|
||
## The web site | ||
|
||
|
@@ -40,6 +50,7 @@ a senior computer engineer, with expertise in **C++/C embedded systems**, | |
**RTOSes**, **build tools**, operating systems, compilers | ||
and Internet technologies. | ||
|
||
|
||
He can be reached at [`<[email protected]>`](mailto:[email protected]). | ||
Please note, this email address is provided as a courtesy. | ||
For all correspondence related to the | ||
|
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains 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,21 @@ | ||
/* | ||
* DO NOT EDIT! | ||
* Automatically generated from docusaurus-template-liquid/templates/docusaurus. | ||
* | ||
* This file is part of the xPack project (http://xpack.github.io). | ||
* Copyright (c) 2024 Liviu Ionescu. All rights reserved. | ||
* | ||
* Permission to use, copy, modify, and/or distribute this software | ||
* for any purpose is hereby granted, under the terms of the MIT license. | ||
* | ||
* If a copy of the license was not distributed with this file, it can | ||
* be obtained from https://opensource.org/licenses/MIT/. | ||
*/ | ||
|
||
import customField from '@site/src/libs/customField'; | ||
|
||
export default function HistoryXpm({specifier}): JSX.Element { | ||
return ( | ||
<>The xPack metadata has been added, and the package can now be more conveniently installed via <b>xpm</b>. It is available from <code>npmjs.com</code> as <code>{specifier ? specifier : 'xpack-dev-tools.github.io'}</code></> | ||
); | ||
} |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains 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 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,20 @@ | ||
--- | ||
|
||
title: History | ||
description: The most important moments since the project was created. | ||
keywords: | ||
- xpack | ||
- xpack-dev-tools.github.io | ||
- history | ||
|
||
date: 2024-10-24 23:58:00 +0300 | ||
|
||
--- | ||
|
||
import History from './_history.mdx' | ||
|
||
{/* ------------------------------------------------------------------------ */} | ||
|
||
# The xPack Binary Development Tools history | ||
|
||
<History /> |
This file contains 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,131 @@ | ||
--- | ||
|
||
# DO NOT EDIT! | ||
# Automatically generated from docusaurus-template-liquid/templates/docusaurus. | ||
|
||
title: Help Centre | ||
description: The project's support channel, where you can ask questions, start discussions, and report issues. | ||
keywords: | ||
- xpack | ||
- xpack-dev-tools.github.io | ||
- support | ||
- discussions | ||
- issues | ||
|
||
date: 2020-07-21 17:54:00 +0300 | ||
|
||
--- | ||
|
||
import Documentation from '../getting-started/_documentation.mdx'; | ||
|
||
{/* ------------------------------------------------------------------------ */} | ||
|
||
# How to get help for the xPack Binary Development Tools | ||
|
||
|
||
## Quick tips | ||
|
||
The **Binary Development Tools** consists of multiple individual | ||
projects, each hosted on its own GitHub repository. Therefore, the best | ||
way to get answers quickly is to use the | ||
GitHub Discussions | ||
pages for the specific project you're interested in. | ||
|
||
|
||
## Web pages issues | ||
|
||
If you find any issues in the content of these pages (such as typos or | ||
incorrect phrasing) or have suggestions for improving the documentation, | ||
please share them through the | ||
GitHub Discussions pages. Use the top-level | ||
[GitHub Discussions](https://github.com/xpack-dev-tools/xpack-dev-tools.github.io/discussions) | ||
page for issues related to the main xPack Project site, or the individual project’s GitHub Discussions pages for specific projects. | ||
|
||
## Check documentation | ||
|
||
As usual, before asking anything, it is a good idea to check the project | ||
documentation. | ||
|
||
<Documentation/> | ||
|
||
## Preliminary checks | ||
|
||
Before posting any questions or providing feedback, | ||
check if the subject was not already addressed. | ||
|
||
- check the FAQ | ||
for similar problems | ||
- check the GitHub Discussions for | ||
similar topics | ||
- check the | ||
GitHub Issues | ||
tracker and the | ||
GitHub Pull Requests | ||
for similar problems. | ||
|
||
## Ask questions in GitHub Discussions | ||
|
||
If you still could not find a solution, if you have interesting use | ||
cases, if you have custom configurations, and generally if you have | ||
any experience that you want to share with others, | ||
use the top-level | ||
[GitHub Discussions](https://github.com/xpack-dev-tools/xpack-dev-tools.github.io/discussions) | ||
page for questions related to the top xPack Project. For specific projects, | ||
use the individual project's GitHub Discussions pages. | ||
Enter a **New discussion**; use the **Q&A** category for questions, | ||
**Ideas** for suggestions and **General** for everything else. | ||
|
||
|
||
|
||
## Stack Overflow | ||
|
||
For community help, you can also use | ||
[Stack Overflow](https://stackoverflow.com/). | ||
Tag your questions with `xpack`. | ||
|
||
:::tip | ||
|
||
Please be aware that there is another tag `elastic-x-pack` for a different | ||
project, and some of their questions are tagged with `xpack` too. | ||
|
||
::: | ||
|
||
## The Discord channel | ||
|
||
For live discussions among members, join the **xPack Community** on | ||
[Discord](https://discord.com/invite/kbzWaJerFG). | ||
|
||
Currently, there are three channels available: | ||
|
||
- `#xpm` | ||
- `#xcdl` | ||
- `#xpack-dev-tools` | ||
- `#general` | ||
|
||
These channels are open for free discussions on their respective topics. | ||
|
||
However, for support, please use GitHub Discussions whenever possible. | ||
|
||
## X/Twitter | ||
|
||
New releases and other announcements are posted on | ||
[X/Twitter](https://twitter.com/xpack_project). | ||
|
||
Follow the hashtag `#xpack_project` for the latest updates. | ||
|
||
## Use of private e-mail | ||
|
||
:::caution Please, please, please! | ||
|
||
**Do not** use | ||
private e-mail for support, **use the | ||
[GitHub Discussions](https://github.com/xpack-dev-tools/xpack-dev-tools.github.io/discussions)** pages. | ||
|
||
::: | ||
|
||
Sending private messages will be automatically replied with | ||
a short message including a link to this page. | ||
The reason for this rude behaviour is simply an attempt to use | ||
the time more efficiently; since discussions are archived, other people | ||
having similar problems might benefit from the answers. | ||
|
Oops, something went wrong.