Commit graph

3 commits

Author SHA1 Message Date
Leon Klingele
678a5fd3ba
Fix links by removing slash between site.baseurl and post.url
This avoids generating URLs with two leading slashes which results
in unexpected behaviour. Example:

    //2018/01/29/

was converted to

    0.0.7.226/01/29/

Fixes #617
2018-03-02 11:53:11 +01:00
robby-dermody
40771db30f update open paragraph wording for new i18n site 2018-02-13 00:23:29 +00:00
rehrar
983cc334a8
Finished multi-lingual implementation
- Updated README to accomodate for changes
- Updated footer and roadmap for multi-lingual readiness
- Updated yml files for an 'untranslated' string
- Added an 'untranslated' snippet to all untranslated files
- Added a 'template' language for new languages to be made easily
- Added link to Monerujo site to Downloads page
- CSS updates
2018-01-30 13:18:02 -07:00