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

chore: remove tinkerer's guide, set up temporary page informing users of the transition and redirects to it #710

Merged
merged 1 commit into from
Feb 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/tinker.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Universal Blue's old custom image tooling is moving

Per mutual decisision ([ublue-os/startingpoint#223](https://github.com/ublue-os/startingpoint/issues/223) & [ublue-os/main#476](https://github.com/ublue-os/main/issues/476)), the custom image build tooling based on recipes is moving to a different organization as it's own project. [BlueBuild](https://blue-build.org/) is the new place to get support and documentation. The same maintaners are continuing work on the project.

More information regarding things such as migration is going to be published later this month. In the meantime, _don't panic_, your current custom image repository is going to keep working.
9 changes: 0 additions & 9 deletions docs/tinker/community.md

This file was deleted.

30 changes: 0 additions & 30 deletions docs/tinker/installation.md

This file was deleted.

9 changes: 0 additions & 9 deletions docs/tinker/make-your-own.md

This file was deleted.

17 changes: 0 additions & 17 deletions docs/tinker/mindset.md

This file was deleted.

5 changes: 0 additions & 5 deletions docs/tinker/modification.md

This file was deleted.

3 changes: 0 additions & 3 deletions docs/tinker/modules/akmods.md

This file was deleted.

3 changes: 0 additions & 3 deletions docs/tinker/modules/bling.md

This file was deleted.

3 changes: 0 additions & 3 deletions docs/tinker/modules/default-flatpaks.md

This file was deleted.

3 changes: 0 additions & 3 deletions docs/tinker/modules/files.md

This file was deleted.

3 changes: 0 additions & 3 deletions docs/tinker/modules/fonts.md

This file was deleted.

4 changes: 0 additions & 4 deletions docs/tinker/modules/index.md

This file was deleted.

3 changes: 0 additions & 3 deletions docs/tinker/modules/rpm-ostree.md

This file was deleted.

3 changes: 0 additions & 3 deletions docs/tinker/modules/script.md

This file was deleted.

3 changes: 0 additions & 3 deletions docs/tinker/modules/systemd.md

This file was deleted.

3 changes: 0 additions & 3 deletions docs/tinker/modules/yafti.md

This file was deleted.

Binary file removed docs/tinker/setup/actions-2.png
Binary file not shown.
Binary file removed docs/tinker/setup/actions.png
Binary file not shown.
46 changes: 0 additions & 46 deletions docs/tinker/setup/auto-cli.md

This file was deleted.

10 changes: 0 additions & 10 deletions docs/tinker/setup/auto-web.md

This file was deleted.

Binary file removed docs/tinker/setup/create-branch-1.png
Binary file not shown.
Binary file removed docs/tinker/setup/create-branch-2.png
Binary file not shown.
Binary file removed docs/tinker/setup/create-branch-3.png
Binary file not shown.
Binary file removed docs/tinker/setup/default-branch.png
Binary file not shown.
10 changes: 0 additions & 10 deletions docs/tinker/setup/index.md

This file was deleted.

74 changes: 0 additions & 74 deletions docs/tinker/setup/manual.md

This file was deleted.

Binary file removed docs/tinker/setup/repo-create.png
Binary file not shown.
44 changes: 22 additions & 22 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,27 @@ extra:
link: https://universal-blue.org/feed_rss_updated.xml
plugins:
search: {}
redirects:
redirect_maps:
'tinker/make-your-own.md': 'tinker.md'
'tinker/mindset.md': 'tinker.md'
'tinker/setup.md': 'tinker.md'
'tinker/setup/auto-cli.md': 'tinker.md'
'tinker/setup/auto-web.md': 'tinker.md'
'tinker/setup/manual.md': 'tinker.md'
'tinker/installation.md': 'tinker.md'
'tinker/modification.md': 'tinker.md'
'tinker/community.md': 'tinker.md'
'tinker/modules.md': 'tinker.md'
'tinker/modules/akmods.md': 'tinker.md'
'tinker/modules/bling.md': 'tinker.md'
'tinker/modules/default-flatpaks.md': 'tinker.md'
'tinker/modules/files.md': 'tinker.md'
'tinker/modules/fonts.md': 'tinker.md'
'tinker/modules/rpm-ostree.md': 'tinker.md'
'tinker/modules/script.md': 'tinker.md'
'tinker/modules/systemd.md': 'tinker.md'
'tinker/modules/yafti.md': 'tinker.md'
nav:
- Home: index.md
- Installation: installation.md
Expand All @@ -98,25 +119,4 @@ nav:
- Repository Health: contributor-health.md
- Proposals: https://github.com/orgs/ublue-os/discussions?discussions_q=is%3Aopen+label%3Aproposal
- Roadmap: https://github.com/orgs/ublue-os/projects/1
- Tinkerer's Guide:
- Introduction: tinker/make-your-own.md
- Mindset: tinker/mindset.md
- Setup:
- tinker/setup/index.md
- Automatic setup (cli): tinker/setup/auto-cli.md
- Automatic setup (web): tinker/setup/auto-web.md
- Manual setup: tinker/setup/manual.md
- Installation: tinker/installation.md
- Modification: tinker/modification.md
- Community: tinker/community.md
- Modules:
- tinker/modules/index.md
- akmods: tinker/modules/akmods.md
- bling: tinker/modules/bling.md
- default-flatpaks: tinker/modules/default-flatpaks.md
- files: tinker/modules/files.md
- fonts: tinker/modules/fonts.md
- rpm-ostree: tinker/modules/rpm-ostree.md
- script: tinker/modules/script.md
- systemd: tinker/modules/systemd.md
- yafti: tinker/modules/yafti.md
- Tinkerer's Guide (deprecated): tinker.md
20 changes: 19 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ mkdocs-embed-external-markdown = "^2.3.0"
mkdocs-rss-plugin = "^1.6.0"
pillow = "^10.2.0"
cairosvg = "^2.7.0"
mkdocs-redirects = "^1.2.1"

[tool.poetry.group.dev.dependencies]
black = "^23.1.0"
Expand Down
Loading