88 lines
2.5 KiB
YAML
88 lines
2.5 KiB
YAML
template:
|
|
url: https://github.com/pnowy/CouscousNativeTemplate
|
|
|
|
include:
|
|
- docs
|
|
|
|
branch: gh-pages
|
|
|
|
baseUrl: .
|
|
|
|
github:
|
|
user: devcode-it
|
|
repo: openstamanager
|
|
|
|
title: OpenSTAManager
|
|
subTitle: Il software gestionale open-source per l'assistenza tecnica e la fatturazione
|
|
fontAwesomeIcon: fa fa-cog
|
|
footerText: 'Progettato e sviluppato da <a href="http://devcode.it/">DevCode</a>.'
|
|
googleAnalyticsCode: UA-42808312-1
|
|
|
|
scripts:
|
|
after:
|
|
- php sami.phar update .sami
|
|
|
|
# The left menu bar
|
|
menu:
|
|
sections:
|
|
main:
|
|
name: Introduzione
|
|
items:
|
|
home:
|
|
text: Home
|
|
relativeUrl: index.html
|
|
installazione:
|
|
text: Installazione
|
|
relativeUrl: installazione.html
|
|
aggiornamento:
|
|
text: Aggiornamento
|
|
relativeUrl: aggiornamento.html
|
|
api:
|
|
text: API
|
|
relativeUrl: api.html
|
|
contribuire:
|
|
text: Contribuire
|
|
relativeUrl: contributing.html
|
|
structure:
|
|
name: Approfondimenti
|
|
items:
|
|
struttura:
|
|
text: Struttura
|
|
relativeUrl: struttura.html
|
|
moduli:
|
|
text: Moduli
|
|
relativeUrl: moduli.html
|
|
upload:
|
|
text: Gestione degli upload
|
|
relativeUrl: upload.html
|
|
widget:
|
|
text: Plugin
|
|
relativeUrl: widget.html
|
|
stampe:
|
|
text: Stampe
|
|
relativeUrl: stampe.html
|
|
widget:
|
|
text: Widget
|
|
relativeUrl: widget.html
|
|
custom:
|
|
name: Personalizzazione
|
|
items:
|
|
framework:
|
|
text: Framework
|
|
relativeUrl: framework.html
|
|
assets:
|
|
text: Assets
|
|
relativeUrl: assets.html
|
|
more:
|
|
name: Link utili
|
|
items:
|
|
docs:
|
|
text: Documentazione
|
|
relativeUrl: docs/
|
|
osm:
|
|
text: Sito web
|
|
absoluteUrl: http://www.openstamanager.com
|
|
forum:
|
|
text: Forum
|
|
absoluteUrl: http://www.openstamanager.com/forum
|