on Lua
This commit is contained in:
parent
ebb4543f8d
commit
b6e803cfee
11 changed files with 162 additions and 30 deletions
|
@ -23,6 +23,7 @@ description = "a place on the Internet I like to call home"
|
|||
"dispatchers/repo" = "https://github.com/liquidev/dispatchers"
|
||||
"abit/repo" = "https://github.com/abyteintime/abit"
|
||||
"rokugo/repo" = "https://github.com/rokugo-lang/rokugo"
|
||||
"mica/repo" = "https://github.com/mica-lang/mica"
|
||||
|
||||
# Blog posts I like to reference
|
||||
"article/function_coloring" = "https://journal.stuffwithstuff.com/2015/02/01/what-color-is-your-function/"
|
||||
|
@ -36,6 +37,10 @@ description = "a place on the Internet I like to call home"
|
|||
"person/firstbober" = "https://firstbober.com"
|
||||
"person/vixenka" = "https://github.com/Vixenka"
|
||||
|
||||
[redirects.page]
|
||||
"programming/cxx" = "programming/languages/cxx"
|
||||
"programming/unreal-engine" = "programming/technologies/unreal-engine"
|
||||
|
||||
[emoji]
|
||||
|
||||
[pics]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue