Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

Commit

Permalink
Repository archived
Browse files Browse the repository at this point in the history
The code will now be stored with the guide itself:
https://github.com/ubuntu-mate/ubuntu-mate-guide

This ensures there's only one CI pipeline and bug reports.
  • Loading branch information
lah7 committed Dec 6, 2024
1 parent ed5931c commit 86aa0d6
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 76 deletions.
25 changes: 0 additions & 25 deletions .github/ISSUE_TEMPLATE/bugs.md

This file was deleted.

4 changes: 0 additions & 4 deletions .github/ISSUE_TEMPLATE/config.yml

This file was deleted.

43 changes: 0 additions & 43 deletions .github/workflows/main.yml

This file was deleted.

15 changes: 11 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,16 @@
# guide.ubuntu-mate.org

![CI](https://github.com/ubuntu-mate/guide.ubuntu-mate.org/workflows/CI/badge.svg)
An online publication of the Ubuntu MATE Guide.

An online publication of the [Ubuntu MATE Guide].

> [!IMPORTANT]
> This repository was merged with the [ubuntu-mate-guide] repository.
>
> The original code used from 2020 to 2024 remains archived here, designed for
> use with the 20.04 version of pandoc.
>
> For the latest guide.ubuntu-mate.org code, visit the [ubuntu-mate-guide] repository.
>

## Building
Expand All @@ -25,8 +33,7 @@ The result will be output to the `build` folder ready for viewing or deployment.

The contents of this repository is licensed under the GNU General Public License v3.

Ubuntu MATE Guide is licensed under [CC-BY-SA-4.0](https://github.com/ubuntu-mate/ubuntu-mate-guide/blob/master/LICENSE).
See [LICENSE](https://github.com/ubuntu-mate/ubuntu-mate-guide/blob/master/LICENSE) from the [ubuntu-mate-guide] repository for the guide's content license.


[Ubuntu MATE Guide]: https://github.com/ubuntu-mate/ubuntu-mate-guide
[ubuntu-mate-guide]: https://github.com/ubuntu-mate/ubuntu-mate-guide

0 comments on commit 86aa0d6

Please sign in to comment.