94 lines
2.7 KiB
YAML
94 lines
2.7 KiB
YAML
template:
|
|
url: https://github.com/pnowy/CouscousNativeTemplate
|
|
|
|
include:
|
|
- docs
|
|
|
|
branch: gh-pages
|
|
|
|
baseUrl: https://devcode-it.github.io/openstamanager
|
|
|
|
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 DevCode.'
|
|
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
|
|
contribuire:
|
|
text: Contribuire
|
|
relativeUrl: contributing.html
|
|
structure:
|
|
name: Strutture
|
|
items:
|
|
moduli:
|
|
text: Moduli
|
|
relativeUrl: structure/moduli.html
|
|
plugin:
|
|
text: Plugin
|
|
relativeUrl: structure/plugin.html
|
|
stampe:
|
|
text: Stampe
|
|
relativeUrl: structure/stampe.html
|
|
widget:
|
|
text: Widget
|
|
relativeUrl: structure/widget.html
|
|
more:
|
|
name: Approfondimenti
|
|
items:
|
|
nucleo:
|
|
text: Nucleo
|
|
relativeUrl: more/nucleo.html
|
|
upload:
|
|
text: Upload
|
|
relativeUrl: more/upload.html
|
|
extra:
|
|
text: Extra
|
|
relativeUrl: more/extra.html
|
|
api:
|
|
text: API
|
|
relativeUrl: more/api.html
|
|
base:
|
|
name: Personalizzazione
|
|
items:
|
|
framework:
|
|
text: Framework
|
|
relativeUrl: base/framework.html
|
|
assets:
|
|
text: Assets
|
|
relativeUrl: base/assets.html
|
|
links:
|
|
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
|