Compare commits

..

2 Commits

Author SHA1 Message Date
luca0N! cc440900b9
Add required dependency in rule
Add a directory creation dependency in the l10n rules to prevent the `mv' commands from failing.
2024-03-17 14:41:15 -03:00
luca0N! a1da0f4dc5
Escape square brackets 2024-03-17 14:40:06 -03:00
3 changed files with 6 additions and 6 deletions

View File

@ -10,11 +10,11 @@ en: output/en/
pt: output/pt/ pt: output/pt/
output/en/: src/en/ output/en/: output/ src/en/
$(SWG) src/en/ $(SWG) src/en/
mv src/en/output output/en mv src/en/output output/en
output/pt/: src/pt/ output/pt/: output/ src/pt/
$(SWG) src/pt/ $(SWG) src/pt/
mv src/pt/output output/pt mv src/pt/output output/pt

View File

@ -12,13 +12,13 @@ By using these services, you agree to the [luca0N.com Terms of Service](tos).
These services are either private, have limited access or are invite-only. These services are either private, have limited access or are invite-only.
- [luca0N.com Git](https://git.luca0n.com/)<sup><a href="http://git.e6ta74yrvylu6k6xk6uq52gtfpfxsf2ex3ktrzs2ods2vznbhci6jpqd.onion/">[Tor]</a></sup>: this is where I host the source code for my software. - [luca0N.com Git](https://git.luca0n.com/)<sup><a href="http://git.e6ta74yrvylu6k6xk6uq52gtfpfxsf2ex3ktrzs2ods2vznbhci6jpqd.onion/">\[Tor\]</a></sup>: this is where I host the source code for my software.
- [luca0N! Social](https://social.luca0n.com/): this is my self\-hosted Pleroma instance (although I rarely use it). - [luca0N! Social](https://social.luca0n.com/): this is my self\-hosted Pleroma instance (although I rarely use it).
- [Matrix](https://matrix.luca0n.com/): my self-hosted Matrix instance. - [Matrix](https://matrix.luca0n.com/): my self-hosted Matrix instance.
# Apps # Apps
- [Element](https://element.luca0n.com/)<sup><a href="http://element.e6ta74yrvylu6k6xk6uq52gtfpfxsf2ex3ktrzs2ods2vznbhci6jpqd.onion/">[Tor]</a></sup>: an Element web client instance. - [Element](https://element.luca0n.com/)<sup><a href="http://element.e6ta74yrvylu6k6xk6uq52gtfpfxsf2ex3ktrzs2ods2vznbhci6jpqd.onion/">\[Tor\]</a></sup>: an Element web client instance.
# APIs # APIs

View File

@ -13,13 +13,13 @@ Ao utilizar estes serviços, você concorda com os [Termos de Serviço luca0N.co
Estes serviços são privados, de acesso limitado ou apenas para convidados. Estes serviços são privados, de acesso limitado ou apenas para convidados.
- [Git luca0N.com](https://git.luca0n.com/)<sup><a href="http://git.e6ta74yrvylu6k6xk6uq52gtfpfxsf2ex3ktrzs2ods2vznbhci6jpqd.onion/">[Tor]</a></sup>: o código-fonte dos meus programas ficam aqui. - [Git luca0N.com](https://git.luca0n.com/)<sup><a href="http://git.e6ta74yrvylu6k6xk6uq52gtfpfxsf2ex3ktrzs2ods2vznbhci6jpqd.onion/">\[Tor\]</a></sup>: o código-fonte dos meus programas ficam aqui.
- [luca0N! Social](https://social.luca0n.com/): é a minha instância do Pleroma (apesar de eu não utilizar ela muito). - [luca0N! Social](https://social.luca0n.com/): é a minha instância do Pleroma (apesar de eu não utilizar ela muito).
- [Matrix](https://matrix.luca0n.com/): é meu servidor Matrix. - [Matrix](https://matrix.luca0n.com/): é meu servidor Matrix.
# Aplicativos # Aplicativos
- [Element](https://element.luca0n.com/)<sup><a href="http://element.e6ta74yrvylu6k6xk6uq52gtfpfxsf2ex3ktrzs2ods2vznbhci6jpqd.onion/">[Tor]</a></sup>: é uma instância do cliente *web* Element. - [Element](https://element.luca0n.com/)<sup><a href="http://element.e6ta74yrvylu6k6xk6uq52gtfpfxsf2ex3ktrzs2ods2vznbhci6jpqd.onion/">\[Tor\]</a></sup>: é uma instância do cliente *web* Element.
# APIs # APIs