Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Denis Salem
VenC
Commits
6157bc78
Commit
6157bc78
authored
Jun 24, 2019
by
Denis Salem
Browse files
add missing config.yaml to themes
parent
ae0234fe
Changes
5
Hide whitespace changes
Inline
Side-by-side
src/share/themes/academik/config.yaml
0 → 100644
View file @
6157bc78
info
:
description
:
'
theme_description_academik'
override
:
columns
:
1
src/share/themes/dummy/config.yaml
0 → 100644
View file @
6157bc78
info
:
description
:
'
theme_description_dummy'
override
:
columns
:
1
src/share/themes/gentle/config.yaml
0 → 100644
View file @
6157bc78
info
:
description
:
'
theme_description_gentle'
override
:
columns
:
1
src/venc2/l10n/en.py
View file @
6157bc78
...
...
@@ -67,6 +67,7 @@ class Messages:
arg_template_name
=
"Template name"
arg_input_filename
=
"Filename"
blog_folder_doesnt_exists
=
"Destination folder doesn't exist. VenC doesn't care and will built a new one."
theme_description_academik
=
"Theme with one column and footnotes support. Fit nicely for a blog."
theme_description_dummy
=
"The empty one. Aim to built your own from scratch."
theme_description_gentle
=
"Theme with one column. It's light, clear and elegant. Fit nicely for a blog."
theme_description_tessellation
=
"Theme with three columns. It's light, clear, and elegant. Fit nicely for a galery."
...
...
src/venc2/l10n/fr.py
View file @
6157bc78
...
...
@@ -65,6 +65,7 @@ class Messages:
arg_template_name
=
"Nom du template"
arg_input_filename
=
"Nom de fichier"
blog_folder_doesnt_exists
=
"Le dossier de destination n'existe pas... VenC s'en fiche et va en faire un nouveau."
theme_description_academik
=
"Thème mono colonne, avec de note de bas de page. Idéal pour un blog."
theme_description_dummy
=
"Le thème vide. Il donne une bonne base pour concevoir le votre."
theme_description_gentle
=
"Thème mono colonne, très clair, aéré et élégant. Idéal pour un blog."
theme_description_tessellation
=
"Thème comportant trois colonnes, très clair, aéré et élégant. Idéal pour une galerie."
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment