Verified Commit 6a7162a7 authored by Silvio Rhatto's avatar Silvio Rhatto
Browse files

Feat: manage locales through l10n-for-markdown

parent 51c9bc66
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -5,8 +5,9 @@ reveal:
    - apt-get install -y git
    - git submodule update --init --recursive
    - vendors/onion-reveal/scripts/onion-reveal-provision-build
    - vendors/l10n-for-markdown/scripts/l10n-for-markdown-provision
    - make l10n-for-markdown-update-locales
    - make onion-reveal-build-theme
    - make onion-reveal-update-locales
    - make onion-reveal-build-all
  artifacts:
    paths:
+3 −0
Original line number Diff line number Diff line
@@ -4,3 +4,6 @@
[submodule "vendors/onion-tex-slim"]
	path = vendors/onion-tex-slim
	url = https://gitlab.torproject.org/tpo/community/onion-tex-slim.git
[submodule "vendors/l10n-for-markdown"]
	path = vendors/l10n-for-markdown
	url = https://gitlab.torproject.org/tpo/community/l10n-for-markdown.git
+1 −0
Original line number Diff line number Diff line
@@ -2,5 +2,6 @@
# Custom Makefile for Tor Trainings
#

L10N_FOR_MARKDOWN_PATH=vendors/l10n-for-markdown
ONION_REVEAL_PATH=vendors/onion-reveal
ONION_TEX_SLIM_PATH=vendors/onion-tex-slim
Original line number Diff line number Diff line
Subproject commit e4d04a7d9538479e27d313b0de11162e3edd4f45
Compare 1be620ef to 77d1b1fe
Original line number Diff line number Diff line
Subproject commit 1be620ef94ec73d6ac5346ee878536f4959677ec
Subproject commit 77d1b1fe33eb9fab059723b61e83c0ea63fbdc77