Commit Graph

8 Commits

Author SHA1 Message Date
Alexandros
d5a9c64a7c Move menu configuration in config.toml (#25) 2019-02-20 20:30:20 +01:00
Alexandros
433a25658e Disable French (#21)
Commit 93a7b4c had the side effect of causing existing theme demos that rely on the HugoBasicExample to display the French language posts.

So with this PR the French translation of the posts is disabled by default, to keep things for existing demos as before.

**NOTE**
When we are done with overhauling the HugoBasicExample we will need to add documentation in its README. 

For example in this case we will need to state that authors who wish to have a multilingual theme demo will need to remove `disableLanguages = ["fr"]` from the exampleSite config.
2019-02-19 17:07:25 +01:00
Rémy Jacquin
93a7b4c297 Added french posts translation for testing internationalization (i18n) (#11) 2019-02-17 11:28:24 +01:00
Anthony Fok
3b9de18696
Fix minor typos and update copyright year 2018-05-17 12:47:47 -06:00
Bjørn Erik Pedersen
d052d19001 Remove themeSite specific params from config 2015-07-10 09:53:54 +02:00
bep
d86276c292 Add some more content
And pagination config to show pagination in the themes that support that.
2015-03-08 14:29:02 +01:00
bep
2865adaaf3 Set canonifyurls = true 2015-03-01 16:27:44 +01:00
spf13
875efde235 Example site for themes 2014-04-26 16:00:10 -06:00