📓 Add docs alongside

This commit is contained in:
Ettore Di Giacinto
2022-01-30 19:44:45 +01:00
parent 6f77fa2b3a
commit a591a1e44f
55 changed files with 3194 additions and 7 deletions

View File

@@ -0,0 +1,13 @@
---
title: "Luet Blog"
linkTitle: "Blog"
menu:
main:
weight: 30
---
This is the **blog** section. It has two categories: News and Releases.
Files in these directories will be listed in reverse chronological order.

View File

@@ -0,0 +1,8 @@
---
title: "News About Luet"
linkTitle: "News"
weight: 20
---

View File

@@ -0,0 +1,10 @@
---
title: "Website is up"
linkTitle: "Website is up"
date: 2019-12-23
description: >
Website is up
---
Finally the website is up! Docs are a work in progress. Stay tuned for more upcoming updates

View File

@@ -0,0 +1,14 @@
---
title: "0.3 Release"
linkTitle: "0.3"
date: 2019-12-23
description: >
X-Mas release!
---
This release comes with a lot of bugfixes and enhancement to the SAT solver core:
- Add support for `provides`. They allow to have `virtual` packages which can be replaced during solving by other drop-in packages.
- Tons of fixes
- Preparation for upcoming compression support

View File

@@ -0,0 +1,8 @@
---
title: "New Releases"
linkTitle: "Releases"
weight: 20
---