[AJ] Ajout des spécificités du portail Dépotoire
This commit is contained in:
parent
9a079c218c
commit
80d18066ca
10
categ/01_domaines.dp
Normal file
10
categ/01_domaines.dp
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
# [[Category name]]Description
|
||||||
|
[[Domaines]]Liste des domaines recensés
|
||||||
|
# Link title ## HTTP website address ## Link description ## Image filename
|
||||||
|
Install Party##http://ip.depotoi.re/##Règles pour faire une Install Party##devices/computer.png
|
||||||
|
Lerna##http://lerna.depotoi.re/##Site d'une connaissance éloignée##emblems/emblem-favorite.png
|
||||||
|
L'auteur##http://m.depotoi.re/##Contacter l'auteur##status/meeting-chair.png
|
||||||
|
Portedesetoiles##http://portedesetoiles.depotoi.re/##Site en travaux permanent sur Stargate SG-1##places/bookmarks.png
|
||||||
|
Gest. proj. Tollana##http://tollana.depotoi.re/##Site de gestion de projets##actions/chronometer.png
|
||||||
|
Dépôt Nanoblogger##http://nanoblogger.depotoi.re/##Dépôt pour Nanoblogger##apps/system-file-manager.png
|
||||||
|
Dépotoire##http://f.depotoi.re/##Dépôt par défaut de Dépotoire##apps/system-file-manager.png
|
4
categ/02_projets.dp
Normal file
4
categ/02_projets.dp
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
[[Projets]]Ensemble des projets hébergés sur la plateforme Dépotoire
|
||||||
|
PorteAil##http://porteail.depotoi.re##Projet de création d'un portail web statique##actions/office-chart-ring.png
|
||||||
|
BlogBox##http://blogbox.depotoi.re##Projet de blog à la maison sur une petite machine##apps/utilities-file-archiver.png
|
||||||
|
Makefly##http://makefly.depotoi.re##Projet de blog statique pour les geeks##makefly-48x48.gif
|
2
categ/03_outils.dp
Normal file
2
categ/03_outils.dp
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
[[Outils]]Quelques outils dont dispose Dépotoire
|
||||||
|
Forge##http://forge.depotoi.re##Outil de gestion de projet##forge_64.png
|
4
composants/intro.html
Normal file
4
composants/intro.html
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<!-- Webpage introduction -->
|
||||||
|
<p>Depotoire est un ensemble de sites webs divers et variés qui ne suivent aucune règle particulière.</p>
|
||||||
|
<p>Tout ce qu'il faut pour qu'un site existe : avoir la permission du possesseur de ce domaine.</p>
|
||||||
|
|
44
configrc
Normal file
44
configrc
Normal file
@ -0,0 +1,44 @@
|
|||||||
|
###########################
|
||||||
|
## Main configuration ##
|
||||||
|
###########################
|
||||||
|
|
||||||
|
# Homepage title
|
||||||
|
TITLE = Depotoire
|
||||||
|
# CSS color file
|
||||||
|
STYLE = black.css
|
||||||
|
# Menu (if needed)
|
||||||
|
#MENU = menu.html
|
||||||
|
# Introduction (if needed)
|
||||||
|
INTRO = intro.html
|
||||||
|
# Destination directory
|
||||||
|
DESTINATION = porteail
|
||||||
|
|
||||||
|
###########################
|
||||||
|
## Additional config ##
|
||||||
|
###########################
|
||||||
|
|
||||||
|
##--[[ miscellaneous ]]--##
|
||||||
|
|
||||||
|
LANG = fr
|
||||||
|
#HOMEPAGE = Homepage - My portal
|
||||||
|
## File extension to be used to read categories
|
||||||
|
CATEGORIES_EXT = dp
|
||||||
|
## Default image
|
||||||
|
#DEFAULT_IMG = generique.png
|
||||||
|
## Templates
|
||||||
|
#TEMPLATE_ELEMENT = element.html
|
||||||
|
#TEMPLATE_INDEX = index.html
|
||||||
|
#TEMPLATE_CATEG = categories.html
|
||||||
|
#
|
||||||
|
###--[[ directories ]]--##
|
||||||
|
#
|
||||||
|
#COMPONENTS = composants
|
||||||
|
#CATEGORIES = categ
|
||||||
|
#IMAGES = img
|
||||||
|
#IMAGES_DESTINATION = image
|
||||||
|
#CSS = style
|
||||||
|
INSTALLDIR = ./www
|
||||||
|
#
|
||||||
|
###--[[ style ]]--##
|
||||||
|
#
|
||||||
|
#CSS_NAME = defaut.css
|
BIN
img/forge_64.png
Normal file
BIN
img/forge_64.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.9 KiB |
BIN
img/makefly-48x48.gif
Normal file
BIN
img/makefly-48x48.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.6 KiB |
Loading…
Reference in New Issue
Block a user