We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f94d3db commit 9e8f3e6Copy full SHA for 9e8f3e6
2 files changed
website/blog/2025-07-18-website.mdx
website/blog/2025-08-07-website.mdx
@@ -0,0 +1,35 @@
1
+---
2
+
3
+title: The project was released
4
+seo_title: New web site
5
+description: The new site is built with Docusaurus.
6
+keywords:
7
+ - xpack
8
+ - website
9
10
+date: 2025-08-07 21:47:00 +0300
11
12
+authors: ilg-ul
13
14
+tags:
15
+ - web
16
17
18
19
+import {PageMetadata} from '@docusaurus/theme-common';
20
21
+The **Doxygen Documentation Converter** project has a new web site.
22
23
+<!--truncate-->
24
25
+<PageMetadata title={frontMatter.seo_title} />
26
27
+## Docusaurus
28
29
+The tool used to generate the site is [Docusaurus](https://docusaurus.io),
30
+a highly successful open source project.
31
32
+## Minimal README
33
34
+The content of the `README.md` file was migrated to the
35
+[Getting Started](/docs/getting-started/) page
0 commit comments