Compare commits

..

No commits in common. "0b2ec0e84c29e042735ea6a56f373d1e3ff5ba74" and "2f5c73ec99ff0b6d421e9926fc8b00bbb11932f6" have entirely different histories.

5 changed files with 11 additions and 12 deletions

View File

@ -6,7 +6,7 @@ before_script:
- curl -s -L https://github.com/getzola/zola/releases/download/v0.10.1/zola-v0.10.1-x86_64-unknown-linux-gnu.tar.gz | sudo tar xvzf - -C /usr/local/bin
script:
- zola check && zola build
- zola build
after_success: |
[ $TRAVIS_BRANCH = source ] &&

View File

@ -14,8 +14,7 @@ taxonomies = [
[link_checker]
skip_prefixes = [
"https://play.esea.net",
"https://letsplay.live"
"https://play.esea.net"
]
[extra]

View File

@ -12,5 +12,5 @@ You can find my PGP public key [here](/id/pk.txt).
## Contact
If you wish to contact me, email is easiest via `avitex (at) wfxlabs (dot) com`.
If you wish to contact me, email is easiest via `theavitex (at) gmail (dot) com`.
See my [social links](@/about/social.md) for other methods to get in touch.

View File

@ -10,7 +10,7 @@ description = "Links to my accounts on various social services for identity, cod
## Code
- [Github](https://github.com/avitex)
- [WhitefoxLabs](https://git.wfxlabs.com/avitex)
- [WhitefoxLabs](https://git.wfx.es/avitex)
- [Crates.io](https://crates.io/users/avitex)
- [Hex.pm](https://hex.pm/users/avitex)
- [NPM](https://www.npmjs.com/~avitex)
@ -37,7 +37,7 @@ description = "Links to my accounts on various social services for identity, cod
- [Steam](https://steamcommunity.com/id/avitex)
- [Faceit](https://www.faceit.com/en/players/avitex)
- [ESEA](https://play.esea.net/users/680258) (_dormant_)
- [LPL](https://letsplay.live/profile/246296/avitex/) (_dormant_)
- [Cybergamer](https://www.cybergamer.com/profile/246296/avitex/) (_dormant_)
## Other

View File

@ -6,18 +6,18 @@ crate = "badgen"
status = "development"
github = "avitex/rust-badgen"
[project.rust-dangerous]
lang = "rust"
crate = "dangerous"
status = "development"
github = "avitex/rust-dangerous"
[project.rust-arae]
lang = "rust"
crate = "arae"
status = "experimental"
github = "avitex/rust-arae"
[project.rust-font-size]
lang = "rust"
crate = "font-size"
status = "development"
github = "avitex/rust-font-size"
[project.rust-dnscat]
lang = "rust"
crate = "dnscat"