mirror of
				https://github.com/avitex/avitex.github.io
				synced 2025-11-04 08:43:28 +00:00 
			
		
		
		
	Compare commits
	
		
			No commits in common. "6dd3ec76e982b36a1d5e0aee842662f1977009c5" and "0b2ec0e84c29e042735ea6a56f373d1e3ff5ba74" have entirely different histories.
		
	
	
		
			6dd3ec76e9
			...
			0b2ec0e84c
		
	
		
@ -15,8 +15,7 @@ taxonomies = [
 | 
			
		||||
[link_checker]
 | 
			
		||||
skip_prefixes = [
 | 
			
		||||
	"https://play.esea.net",
 | 
			
		||||
	"https://letsplay.live",
 | 
			
		||||
	"https://twitter.com"
 | 
			
		||||
	"https://letsplay.live"
 | 
			
		||||
]
 | 
			
		||||
 | 
			
		||||
[extra]
 | 
			
		||||
 | 
			
		||||
@ -1,32 +1,17 @@
 | 
			
		||||
status = { experimental = "red", development = "orange", published = "green" }
 | 
			
		||||
 | 
			
		||||
###############################################################################
 | 
			
		||||
# Rust
 | 
			
		||||
 | 
			
		||||
[project.rust-badgen]
 | 
			
		||||
lang = "rust"
 | 
			
		||||
crate = "badgen"
 | 
			
		||||
status = "published"
 | 
			
		||||
status = "development"
 | 
			
		||||
github = "avitex/rust-badgen"
 | 
			
		||||
 | 
			
		||||
[project.rust-dangerous]
 | 
			
		||||
lang = "rust"
 | 
			
		||||
crate = "dangerous"
 | 
			
		||||
status = "published"
 | 
			
		||||
status = "development"
 | 
			
		||||
github = "avitex/rust-dangerous"
 | 
			
		||||
 | 
			
		||||
[project.rust-zc]
 | 
			
		||||
lang = "rust"
 | 
			
		||||
crate = "zc"
 | 
			
		||||
status = "published"
 | 
			
		||||
github = "avitex/rust-zc"
 | 
			
		||||
 | 
			
		||||
[project.rust-aliasable]
 | 
			
		||||
lang = "rust"
 | 
			
		||||
crate = "aliasable"
 | 
			
		||||
status = "published"
 | 
			
		||||
github = "avitex/rust-aliasable"
 | 
			
		||||
 | 
			
		||||
[project.rust-arae]
 | 
			
		||||
lang = "rust"
 | 
			
		||||
crate = "arae"
 | 
			
		||||
@ -36,7 +21,7 @@ github = "avitex/rust-arae"
 | 
			
		||||
[project.rust-dnscat]
 | 
			
		||||
lang = "rust"
 | 
			
		||||
crate = "dnscat"
 | 
			
		||||
status = "published"
 | 
			
		||||
status = "development"
 | 
			
		||||
github = "avitex/rust-dnscat"
 | 
			
		||||
 | 
			
		||||
[project.rust-public-ip]
 | 
			
		||||
@ -69,6 +54,12 @@ crate = "aliasable_deref_trait"
 | 
			
		||||
status = "published"
 | 
			
		||||
github = "avitex/rust-aliasable-deref-trait"
 | 
			
		||||
 | 
			
		||||
[project.rust-shared-box]
 | 
			
		||||
lang = "rust"
 | 
			
		||||
crate = "shared-box"
 | 
			
		||||
status = "development"
 | 
			
		||||
github = "avitex/rust-shared-box"
 | 
			
		||||
 | 
			
		||||
[project.rust-feast]
 | 
			
		||||
lang = "rust"
 | 
			
		||||
crate = "feast"
 | 
			
		||||
@ -81,9 +72,6 @@ crate = "battlelayer"
 | 
			
		||||
status = "development"
 | 
			
		||||
github = "avitex/battlelayer"
 | 
			
		||||
 | 
			
		||||
###############################################################################
 | 
			
		||||
# Elixir
 | 
			
		||||
 | 
			
		||||
[project.elixir-glicko]
 | 
			
		||||
lang = "elixir"
 | 
			
		||||
hex = "glicko"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user