Compare commits
2 Commits
f9749e44ff
...
cc440900b9
Author | SHA1 | Date |
---|---|---|
luca0N! | cc440900b9 | |
luca0N! | a1da0f4dc5 |
4
Makefile
4
Makefile
|
@ -10,11 +10,11 @@ en: output/en/
|
|||
|
||||
pt: output/pt/
|
||||
|
||||
output/en/: src/en/
|
||||
output/en/: output/ src/en/
|
||||
$(SWG) src/en/
|
||||
mv src/en/output output/en
|
||||
|
||||
output/pt/: src/pt/
|
||||
output/pt/: output/ src/pt/
|
||||
$(SWG) src/pt/
|
||||
mv src/pt/output output/pt
|
||||
|
||||
|
|
|
@ -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.
|
||||
|
||||
- [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).
|
||||
- [Matrix](https://matrix.luca0n.com/): my self-hosted Matrix instance.
|
||||
|
||||
# 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
|
||||
|
||||
|
|
|
@ -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.
|
||||
|
||||
- [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).
|
||||
- [Matrix](https://matrix.luca0n.com/): é meu servidor Matrix.
|
||||
|
||||
# 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
|
||||
|
||||
|
|
Loading…
Reference in New Issue