Skip to content

Commit 9e8f3e6

Browse files
committed
website blog update
1 parent f94d3db commit 9e8f3e6

2 files changed

Lines changed: 35 additions & 26 deletions

File tree

website/blog/2025-07-18-website.mdx

Lines changed: 0 additions & 26 deletions
This file was deleted.
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)