2022-04-13 04:18:00 -07:00
|
|
|
---
|
|
|
|
|
eleventyNavigation:
|
|
|
|
|
key: PreviewArticle
|
|
|
|
|
title: Can I preview my article?
|
|
|
|
|
parent: ImprovingTheDocumentation
|
|
|
|
|
order: 15
|
|
|
|
|
---
|
|
|
|
|
|
2025-06-14 02:38:21 -07:00
|
|
|
Yes, but currently only if you're working with a local clone of the repository. In that case, simply follow the
|
|
|
|
|
instructions in the [`README.md`](https://codeberg.org/Codeberg/Documentation/src/README.md) file to set up and run a
|
|
|
|
|
local preview.
|
2022-04-13 04:18:00 -07:00
|
|
|
|
2025-06-14 02:38:21 -07:00
|
|
|
It is recommended to set this up, because it can help you a lot in spotting errors that would otherwise go unnoticed,
|
|
|
|
|
especially aesthetic errors and broken links.
|