mirror of
https://github.com/YunoHost-Apps/pelican_ynh.git
synced 2024-09-03 19:46:35 +02:00
48 lines
2.1 KiB
Markdown
48 lines
2.1 KiB
Markdown
<!--
|
|
Ohart ongi: README hau automatikoki sortu da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>ri esker
|
|
EZ editatu eskuz.
|
|
-->
|
|
|
|
# Pelican YunoHost-erako
|
|
|
|
[](https://dash.yunohost.org/appci/app/pelican)  
|
|
|
|
[](https://install-app.yunohost.org/?app=pelican)
|
|
|
|
*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)*
|
|
|
|
> *Pakete honek Pelican YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.*
|
|
> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.*
|
|
|
|
## Aurreikuspena
|
|
|
|
Pelican is a static site generator written in Python.
|
|
|
|
* Compose content in Markdown_ or reStructuredText_ using your editor of choice
|
|
* Simple command-line tool (re)generates HTML, CSS, and JS from your source content
|
|
* Easy to interface with version control systems and web hooks
|
|
* Completely static output is simple to host anywhere
|
|
|
|
|
|
**Paketatutako bertsioa:** 4.9.1~ynh1
|
|
## Dokumentazioa eta baliabideak
|
|
|
|
- Aplikazioaren webgune ofiziala: <https://blog.getpelican.com>
|
|
- Administratzaileen dokumentazio ofiziala: <https://docs.getpelican.com/en/latest/index.html>
|
|
- Jatorrizko aplikazioaren kode-gordailua: <https://github.com/getpelican/pelican>
|
|
- YunoHost Denda: <https://apps.yunohost.org/app/pelican>
|
|
- Eman errore baten berri: <https://github.com/YunoHost-Apps/pelican_ynh/issues>
|
|
|
|
## Garatzaileentzako informazioa
|
|
|
|
Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/pelican_ynh/tree/testing).
|
|
|
|
`testing` abarra probatzeko, ondorengoa egin:
|
|
|
|
```bash
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/pelican_ynh/tree/testing --debug
|
|
edo
|
|
sudo yunohost app upgrade pelican -u https://github.com/YunoHost-Apps/pelican_ynh/tree/testing --debug
|
|
```
|
|
|
|
**Informazio gehiago aplikazioaren paketatzeari buruz:** <https://yunohost.org/packaging_apps>
|